.col1, .col2, .col3, .col4, .col5,.col6,.col7,.col0, .cols { float:left;}
.body1{
	background-image: url(header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.header{height:180px;}
.body3{background:#fff}
.body4{background:url(b_bg.jpg) top center repeat}
.body5{background:url(bg_top_img.jpg) center bottom no-repeat}
/*======= index.html =======*/

#index .cols{width:190px;}
#index .col1{width:480px;font-family: "宋体", "微软雅黑", Arial, sans-serif;	font-size: 14px;line-height: 22px;text-indent: 28px;padding: 20px;}
#index .col3{width:120px;}
#index .col4{width:200px;margin-right: 15px;}
#index .col0{width:200px;height:200px;margin-top: 20px;margin-bottom: 20px;}
#index .col2{width:220px;margin-top: 20px;}

/* =======b_class */

#b_class .col1 {width:220px;}
#b_class .ind_col {width:14px; float:left;}
#b_class .col2 {width:740px;}
#b_class .col6 {width:320px;}
#b_class .col7 {
	width:350px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/* =======Contact */

#ContactPage .col1 {width:234px; float:left;}
#ContactPage .ind_col {width:15px; float:left;}
#ContactPage .col2 {width:443px; float:left;}

/* =======newspage */
#newspage .col1 {width:220px; float:left;}
#newspage .ind_col {width:14px; float:left;}
#newspage .col2 {width:740px; float:left;}
#newspage .col5 {
	width:180px;
	float:right;
	background-color: #999;
	padding: 10px;
}