* {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
}
body {
	font-size: 12px;
	color: #606060;
	font-family: "SimSun", Arial, Helvetica, sans-serif;
}
a,a:hover{
	color: #333;
	text-decoration: none;
}
#wrapper { width:100%;}
.banner { background:url(../images/banner.png) no-repeat center center; width:100%; height:365px;min-width:1300px;}
.img_list{ overflow:hidden;width:930px;min-width:1300px; margin:120px auto;}
.img_list li {float:left;margin:0 109px;}
.bg { background:url(../images/bg.png) repeat-x left top;overflow:hidden;}




