@charset "utf-8";
/* CSS Document */

.title{
	width: 565px;
	height: 40px;
	float: left;
	margin-bottom: 25px;
}

.caption{
	width: 565px;
	height: 60px;
	float: left;
	margin-bottom: 25px;
}

.textbox{
	width: 565px;
	height: auto;
	float: left;
	margin-bottom: 40px;
}

.textbox p{
	font-size: 13px;
	color: #663300;
	margin-bottom: 20px;
}

.imgbox{
	width: 565px;
	height: auto;
	float: left;
	margin-bottom: 25px;
}

.imgbox .box1{
	width: 232px;
	height:161px;
	float: left;
	margin: 0 25px 45px 25px;
}

.imgbox .box2{
	width: 232px;
	height:161px;
	float: left;
	margin: 0 25px 45px 26px;
}

.boder{
	width: 565px;
	height: 10px;
	float: left;
	margin-bottom: 30px;
}