#site_center {text-align:center;}
#main {width:766px; margin:0 auto; text-align:left;}

#header {height:207px; background:url(/images/header_bgd.jpg) no-repeat left top; position:relative;}

#search{
	width: 200px; 
	position: absolute;
	right: 75px;
	bottom: 75px;
}

#search input{
	font-size: 11px;
	padding: 2px;
}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 { width:235px;}
#page1 #content .row_1 .col_2 { width:236px;}
#page1 #content .row_1 .col_3 { width:224px;}
#page1 #content .row_3 .col_1 { width:335px;}
#page1 #content .row_3 .col_2 { width:335px;}
/*#page1 #content .row_3 .col_3 { width:208px;}*/

/*======= index-1.html =======*/
#page2 #content .row_2 .col_1 {width:430px;}
#page2 #content .row_2 .col_2 {width:257px;}
#page2 #content .row_3 .col_1 {width:239px;}
#page2 #content .row_3 .col_2 { width:233px;}
#page2 #content .row_3 .col_3 { width:200px;}

/*======= index-2.html =======*/
#page3 #content .row_2 .col_1 {width:237px;}
#page3 #content .row_2 .col_2 {width:233px;}
#page3 #content .row_2 .col_3 {width:192px;}

/*======= index-4.html =======*/
#page5 #content .row_1 .col_1 { width:430px;}
#page5 #content .row_1 .col_2 { width:235px;}
#page5 #content .row_3 .col_1 {width:239px;}
#page5 #content .row_3 .col_2 { width:233px;}
#page5 #content .row_3 .col_3 { width:204px;}
/*=========================*/


#footer {height:98px;}