﻿@charset "utf-8";
.clear {
	clear: both;

}
.col1, .col2, .col3, .col4, .cols {float:left}
.col {
width: 550px;
float: right;
padding-right: 25px;
font-family: "微软雅黑";
}
.col1 {
	width:100%;
	padding:0 0 0 15px;
}
.col2 {
	width:100%;
	padding: 0px 0 0 15px;
}
.col3 {width:266px;margin-right:60px;}
.col4 {width:277px;}

.cols {width:226px}
/* index.html */
#page1 .body1 {background:url(../images/bg_top.gif) top repeat-x #fff}
#page1 .body2 {background:url(../images/bg_top_img.jpg) top center no-repeat}
#page1 #div_h1 {padding:31px 0 0 217px}
#page1 #search {padding:38px 50px 0 0}
#page1 #menu {padding:25px 45px 0 0}
#page1 h2 {
	padding:20px 0 15px 0;
	font-size:22px;
	font-weight: bold;
	font-family: "微软雅黑";
}
#page1 header {padding-bottom:33px}
/* index-1.html */
/* index-2.html */
/* index-3.html */
/* index-4.html */
#page4 .body2 {background:url(../images/bg_top_img.jpg) top center no-repeat}
#page5 .cols {width:90px}
/* index-5.html */
/* index-6.html */