@charset "gb2312";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "ËÎÌå", "Î¢ÈíÑÅºÚ", Tahoma, Arial;
	font-size: 12px;
	background:#fff url(../pic/body_bg.jpg) repeat-x;
	color:#333333;
}
h1,h2,h3,p,div,span,img{
	margin: 0;
	padding: 0;	
}
img{
	border:none;
}
.fl{
	float:left;
}
a{
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none; 
}
.clear{
	clear:both;
}
.blank20{
	height:20px;
	clear:both;
}
.banner{
	width:1435px;
	margin:0 auto;
}
.banner img{
	display:block;
}
.wall1440{
	width: 1400px;
	margin: 0 auto;
}
.wall1000{
	width: 1000px;
	margin: 0 auto;
}
.wall {
	width: 960px;
	margin: 0 auto;
	background:#cf0f00;
	padding:0 20px;
}
.content_title{
	margin:0 0 7px 0;
}
.content_word{
	position:absolute;
	top:26px;
	left:25px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width: 212px;
}
.content_list li{
	float:left;
	background:url(../pic/box_bg.jpg) no-repeat;
	width:300px;
	height:170px;
	position:relative;
	margin:0 30px 20px 0;
}
.content_list li img{
	margin:55px 0 0 25px;
	width:250px;
	height:100px;
}
.go_shop{
	background:url(../pic/btn_bg.jpg) no-repeat;
	width:66px;
	height:21px;
	line-height:21px;
	color:#fff;
	position:absolute;
	bottom:23px;
	right:30px;
	text-align:center;
	cursor:pointer;
}
.bottom_banner{
	width:1000px;
	margin:0 auto;
}


/*footer*/
#footer {
	clear:both;
	width:1100px;
	height:90px;
	line-height:1.8em;
	margin:0 auto;
	padding:0;
	color:#333;
	text-align:center;
	padding-top:30px;
}
#footer a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	padding:15px 0 0;
}
#footer p span{
	font-size:12px;
}
