*{
	padding:0;
	margin:0;
	/*border:0;*/
}
body{
	font:normal 12px/180% "宋体";
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
	color:#FF9000;
}
a:hover{
	text-decoration:underline;
	color:#FD8300;
}
img{
	display:block;
	border:0;
}

#wrapper{
	width:987px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
#TopMenu{
	background:transparent url(images/header.gif) left top repeat-x;
	height:22px;
	border-left:#CECECE solid 1px;
	border-right:#CECECE solid 1px;
	padding:0 20px;
}
#TopMenu .left{
	float:left;
	width:300px;
}
#TopMenu .left li{
	float:left;
	background:transparent url(images/header.gif) left -29px no-repeat;
	padding:0 10px;
}
#TopMenu .right{
	float:right;
}
#TopMenu a{
	color:#444;
}
#header{
	clear:both;
	padding-top:5px;
}
#header .head{
	padding-bottom:5px;
	overflow:hidden;
	zoom:1;
}
#header .logo{
	float:left;
	padding-left:20px;
}
#header .tel{
	float:right;
	padding:10px 15px 0 0;
}
#header .menu{
	clear:both;
	background:url(images/menu.jpg) no-repeat;
	height:55px;
	padding:15px 0 0 50px;
}
#header .menu a{
	color:#fff;
	width:120px;
}
#header .menu li{
	float:left;
	font:bold 18px "";
	background:url(images/header.gif) right -113px no-repeat;
	text-align:center;
	padding:8px 20px;
}
#header .menu .peton{
	background:url(images/header.gif) 20px -161px no-repeat;
	display:block;
	width:103px;
	height:39px;
}
#header .menu .peton a{
	color:#AC6933;
}
#header .search{
	background:url(images/search.jpg) no-repeat;
	height:46px;
	padding:20px 50px;
	overflow:hidden;
	zoom:1;
}
#header .search .searBox{
	float:left;
	width:600px;
}
#header .search .searBox .text{
	width:350px;
	height:20px;
	border:#FAC27A solid 1px;
}
#header .search .searBox .button{
	background:url(images/button.gif) no-repeat;
	width:63px;
	height:22px;
	border:0;
}
#header .search .searBox .select{
	height:23px; 
	border:#FAC27A solid 1px;
}
#header .search .searBox .input li{
	float:left;
	padding-right:10px;
}
#header .search .searBox .hot{
	clear:both;
	padding-top:8px;
	color:#A54C0A;
}
#header .search .searBox .hot a{
	color:#A54C0A;
}
#header .search .shop{
	float:right;
	width:180px;
	background:url(images/search.gif) no-repeat;
	height:46px;
	padding:5px 0 0 70px;
	margin-top:10px;
	color:#690706;
}
#header .search .shop a{
	color:#690706;
}
#ad{
	clear:both;
	padding:8px 4px;
	padding-bottom:0;
}

#main{
	clear:both;
	padding:8px 4px;
	overflow:hidden;
	zoom:1;
}
#main .sidebar{
	float:left;
	width:230px;
}
#main .mainbody{
	float:right;
	width:748px;
}

#footer{
	clear:both;
	text-align:center;
	border-top:#ccc solid 1px;
	padding-top:8px;
}
#footer a{
	color:#444;
}
.footer_03{
	padding-left:235px;
}
#footer .ZFB{
	float:left;
	width:150px;
}
#footer .copyright{
	float:left;
	padding:15px 5px;
	padding-bottom:0;
}
#footer .police{
	float:left;
}