@charset "UTF-8";


#section1{
	width: 879px;
}


#section1 dl{
    margin-top: 20px;
    padding: 0;
}

#section1 dt{
    font-weight: bold;
    width: 176px;
}

#section1 ul{
	font-size:  85%;
	color: #888;
	margin-top: 15px;
}

#section2 .box{
	clear: both;
	margin-bottom: 20px;
	width: 879px;
	height: 282px;
	border-bottom: 1px solid #CCC;

}
#section2 .a_box{
	width: 250px;
	float: left;
}
#section2 .a_box img{
	padding-top: 10px;
}
#section2 .b_box{
	width: 500px;
	float: left;
	margin-left: 30px;
}
#section2 .b_box img{
	padding-bottom: 1em;
}
#section2 .a_box span{
	color: #E16C48;
	font-size: 115%;
	font-weight: bold;
}
#section2 ul{
	font-size:  95%;
	color: #CCC;
	margin-bottom: 15px;
}

#section3{
	width: 879px;
}
#section3 span{
	color: #E16C48;
	font-size: 110%;
	font-weight: bold;
}
#section3 ul{
	font-size:  95%;
	color: #CCC;
	padding-top: 1.5em;
	margin-bottom: 15px;
	clear: both;
}
#section3 div{
	height: 80px;
	padding-top: 10px;
	border-bottom:  1px solid #CCC;
}
.BtnpageTop{
	width: 879px;
	margin: 0 auto;
	text-align: right;
}

#section3 .w50p {
	width: 50%;
}

#section3 #boxL,
#section3 #boxR {
	float: none;
	position: static;
	width: 50%;
	height: auto;
	border: none;
}

#section3 #boxL {
	float: left;
}

#section3 #boxR {
	float: left;
}