/*@hp
-----------------------------------*/
#hp p{
	line-height:1.8em;
}
/*@section
-----------------------------------*/
.section01,.section02{
	margin-top:25px;
}

.section02 .section_left{
float:left;
	background:url(/img/special/section02_left.jpg) no-repeat;
	width:470px;
	height:170px;
	position:relative;	
}
.section02 .section_left p{
	color:#fff;
	position:absolute;
	top:34px;
	left:172px;
	width:277px;
	font-size:15px;
	font-weight:bold;
}
.section02 .section_right{
	background:url(/img/special/section02_right.jpg) no-repeat;
	float:right;
	width:470px;
	height:170px;
	position:relative;	
}

.section02 .section_right p{
	color:#fff;
	position:absolute;
	top:34px;
	left:172px;
	width:277px;
	font-size:15px;
	font-weight:bold;
}

/* section03
-----------------------------------*/
.section03 .leftbox{
	width:436px;
	float:left;
	border-right:1px solid #ccc;
	padding-right:35px;
}
.section03 .rightbox{
	width:435px;
	float:right;
}
.section03 .leftbox .detail,
.section03 .rightbox .detail{
	width:220px;
	float:right;
}
.section03 .img01{
	width:206px;
	height:112px;
	float:left;
}
.section03 h3{
	font-size:11px;
	color:#383735;
	font-weight:normal;
}
.section03 h4{
	font-size:12px;
	margin-bottom:0;
}
.section03 span{
	color:#b8b8b8;
	font-size:10px;
}
.section03 .leftbox .detail img,
.section03 .rightbox .detail img{
	margin-top: 5px;
}