#site_center { text-align:center; background: url(images/top_bg.jpg) left 
top repeat-x #fff;} #main { width:1024px; margin:0 auto; text-align:left;}

#header { height:451px; }

.col_1, .col_2, .col_3, .col_4, .column1, .column2, .column3 { float:left;}

.rotateContainer
{
	position:relative;
}

.rotate
{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

.rotateFirst
{
	display:block;
}

/*======= index.html =======*/
/*#page1 #content .col_1 { width:426px;}*/
#page1 #content .col_1 { width:326px;}
#page1 #content .col_2 { width:604px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 { width:426px;}
#page2 #content .col_2 { width:504px;}
#page2 #content .col_3 { width:292px;}
#page2 #content .col_4 { width:634px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 { width:338px;}
#page3 #content .col_2 { width:592px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 { width:430px;}
#page4 #content .col_2 { width:495px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 { width:430px;}
#page5 #content .col_2 { width:479px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 { width:607px;}
#page6 #content .col_2 { width:323px;}
/*=========================*/

/*#footer { height:86px;}*/
#footer { height:85px;background:#50cb14;color:#fff;}
#footer a{
	text-decoration: none;
	color: #fff;
}
#footer a:hover{
	text-decoration: none;
	color: #000;
}
#foot_bottom{
	height: 50px;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 11px;
	color: #a6e688;
}

.fut_img1{margin-top:16px; margin-right:14px;}
.fut_img2{margin-top:21px; margin-right:8px;}
