#site_center {text-align:center;}
#main {
	width:1000px;
	margin:0 auto;
	text-align:left;
	vertical-align: baseline;
}

#header {height:403px;}

.col_1, .col_2, .col_3 {
	float:left;
	width: 310px;
}

/*======= index.htm =======*/
#page1 #content .col_1 {width:370px;}
#page1 #content .col_2 { width:310px;}
#page1 #content .col_3 { width:310px;}

/*======= zjsf.html =======*/
#page2 #content .col_1 {width:980px;}

/*======= xwzx.html =======*/
#page3 #content .col_1 {width:654px;}
#page3 #content .col_2 { width:314px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:195px;}
#page4 #content .col_2 { width:795px;}
#page4 #content .col_3 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:354px;}
#page5 #content .col_2 { width:614px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:390px;
	background-image: url(images/line1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#page6 #content .col_2 { width:325px;}
#page6 #content .col_3 { width:284px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:704px;}
#page7 #content .col_2 { width:264px;}

/*======= index-7.html =======*/
#page8 #content .col_1 {width:354px;}
#page8 #content .col_2 { width:614px;}

/*======= index-8.html =======*/
#page9 #content .col_1 {width:968px;}


/*=========================*/


#footer {height:106px;}
