#main { margin:0 auto; width:950px; text-align:left; /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 766)? "766px" : "100%");*/ min-width:766px;}

#header { padding:0 16px;}

#middle { padding:0 15px 0 17px;}

#footer { height:56px;}

.column1, .column2, .column3, .col1, .col2, .col3 {float:left;}
.container {width:100%;}

/* ============================= index ===========================*/

#index .column1 {width:308px; margin-left:-100%;}
#index .column2 {width:100%;}
#index .column2 .indent_s {margin-left:600px;}


/* ============================= index-1 ===========================*/

#index_1 .column1 {width:/*469px*/64%;}
#index_1 .column2 {width:/*265px*/36%;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:/*390px*/53%; border-right:1px solid #e3e3e3;}
#index_2 .column2 {width:/*343px*/46%;}

#index_2 .col1 {width:/*356px;*/51%}
#index_2 .col2 {width:/*336px;*/49%}
/* ============================= index-3 ===========================*/

#index_3 .column1 {width:/*306px*/42%;}
#index_3 .column2 {width:/*428px*/58%;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:482px; margin-left:-100%;}
#index_4 .column2 {width:100%;}
#index_4 .column2 .indent_s {margin-left:482px;}

#index_4 .col1 {width:210px;}
#index_4 .col2 {width:190px;}


/*======= image_container =======*/
.pic-container {float:left; width:100px; height:91px; padding: 5px 5px 10px 0;}
.pic-container2 {float:left; width:122px; height:91px; padding: 5px 13px 0px 0;}
.pic-container3 {float:left; width:122px; height:91px; padding: 7px 13px 0px 0;}
.pic-left {
	float:left; 
	width:200px; 
	height:150px; 
	padding: 0px 15px 5px 0px;	
	}

.pic-left2 {
	float:left; 
	width:220px; 
	height:150px; 
	padding: 0px 0px 5px 0px;	
	border-width:1px;
	}

.pic-left_inside {
	float:left; 
	width:200px; 
	margin-top:5px;
		
}

.pic-left_inside2 {float:left; width:200px; 
	border-left:solid;
	border-left-color:#999;
	border-width:1px;
	border-color:#999;
	padding-left:20px;
	margin-top:5px;
}
.pic-right {float:left; width:200px; 
	height:100px; 
	padding: 5px 0 5px 15px;	
	border-width:3px;
	border-bottom-color:#ffffff;
	border-bottom:solid;
	border-color:#cfeaf6;}
	
/*======= banner_container =======*/
.banner_container {float:left; width:100%;  margin:10px auto; text-align:center;}