* {
	margitn: 0px auto;
	font-size: 12px;
	color:#333;
	line-height:20px;
	}
body{background:#ccc; text-align:center;}
#box{ width:1003px; height:auto !important; min-height:600px; height:600px; background:#FFF; text-align:left;}


#top {
	width: 1003px;
	height:60px;
	background: url(../images/top_bg.gif);
	
}


#top_logo{
	width: 233px;
	height:57px;
	padding-left:10px;
}
#banner {
	width: 1003px;
	height:532px;
}

 

#foot_left{
 width:289px;
 height:111px;
 background: url(../images/index_03.gif) no-repeat;
 float:left;
 }

#foot_right{
 width:714px;
 height:111px;
 background: url(../images/foot_bg.gif) no-repeat;
 float:left;
 }
#foot_right ul{ 
  margin-top:30px;}
#foot_right li{
    list-style:none;
	margin:0px 0 0 250px;
	color:#666;
	line-height:20px;
	}
 
