body {
  	background:url(../img/bg.jpg) no-repeat center 0;
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	margin:0;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;list-style:none;}
table{border-collapse:separate;border-spacing:0;}
table,td,th{vertical-align:top;}
a img{border:none;}
a{color:#000;text-decoration:none;outline:none;}
a:hover{color:#f90;}
p{
	line-height: 140%;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	color:#111;
	margin:5px 0;
	font-weight:bold;
	font-size: 12px;
}
h3{
  font-family: "微软雅黑", Tahoma, Arial, Verdana;
  font-size:13px;
}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{margin:0;}
#AllWrap{
	width:960px;
	margin:0 auto;
	clear: both;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix,* html{height:1%;}
.clearfix{display:block;}
#Top{
	width:960px;
    margin:20px auto 8px;
}
#Logo{
	float:left;
  	width:200px;
    margin:0 0 0 18px;
}
#TopLinks{
  	clear:right;
	float:right;
    margin:10px 20px 0 0;
    text-align:right;
    line-height:120%;
}
#TopLinks a, #TopLinks a:link, #TopLinks a:visited {
	color: #393e47;
}
#TopLinks a:hover, #TopLinks a:focus, #TopLinks a:active {
	color: #777c86;
}
#TopLinks #special a, #TopLinks #special a:link, #TopLinks #special a:visited {
	margin-left: 1px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#TopLinks #special a:hover, #TopLinks #special a:focus, #TopLinks #special a:active {
	background-position: -400px 50%;
}
#TopLinks #servermap {
	background-image: url('../img/sitemap.png');
}
#TopLinks #email {
	background-image: url('../img/email.png');
}
#TopLinks #bookmark {
	background-image: url('../img/bookmark.png');
}
#TopLinks #print {
	background-image: url('../img/print.png');
}
#TopLinks #rss {
	background-image: url('../img/rss.png');
}
/*=搜索 
=============================================================================================*/
.SearchBar{
  	background:url(../img/search.gif) no-repeat 0 3px;
    padding-left:60px;
}
.SearchBar .inputstyle{
  	line-height:14px;
    height:14px;
}
.SearchBar .search_label span{
	display:none;
}
.SearchBar .keywords{
	width:160px;
}
.SearchBar .btn_search{
	background:url(../img/search.gif) no-repeat 0 -40px;
    border:none;
    height:18px;
    font-size:0;
    overflow:hidden;
    line-height:9999px;
    width:43px;
    cursor:pointer;
}
.SearchBar .btn_advsearch{
  	color:#fd9704;
}
.SearchBar table td{padding:0 5px;vertical-align:middle;}
/*=主菜单
=============================================================================================*/
#MenuWrap{
  	background:url(../img/menu_bg.jpg) repeat-x;
	height:39px;
  	line-height:39px;
    overflow:hidden;
    margin-bottom:5px;
}
#Menu{
  	width:960px;
    margin:0 auto;
    overflow:hidden;
  	background:url(../img/menu_bg.jpg) no-repeat;
    text-align:center;
}
#Menu .lbg, #Menu .rbg, #Menu .cbg, #Menu li{
    overflow:hidden;
  	background:url(../img/menu_bg.jpg) no-repeat;
  	display:inline-block;
    display:-moz-inline-stack;
    *display:inline;
    zoom:1;
}
#Menu .cbg{
    min-width:90px;
}
#Menu ul{
  	display:inline;
}
#Menu .lbg{
  	width:98px;
  	background-position:0 -39px;
}
#Menu .rbg{
  	width:98px;
  	background-position:0 -78px;
}
#Menu li{
  	width:92px;
  	background-position:0 -117px;
    text-align:center;
    *position:relative;
    *top:-2px;
    _top:-1px;
}
#Menu li a{
  	*position:relative;
    *left:-13px;
	color:#FFFFFF;
  	font-weight:bold;
    overflow:hidden;
}
#Menu li a:hover{ color:#FFFF33;}
.MenuList{_white-space:nowrap;}
.MenuList div{float:none;}
.MenuList .v-m-page{z-index:65535;background:#FFF;padding:2px 10px;border:1px solid #CCC;}
#Menu .v-m-page a,.MenuList .v-m-page a{white-space:nowrap;background:none;padding:0;margin:0;color:#333;}
#left{ float:left;}
#right{ float:right;}
.span-5{width:190px;}
.border2{
  	background:#4f4f4f url(../img/b2_bg.jpg) no-repeat;
	margin-bottom:8px;
  	padding:3px 8px 8px;
}
.border2 h3{
	background:url(../img/arrs.gif) no-repeat 0 -173px;
	color:#FFF;
	margin:0 0 5px;
	padding-left: 7px;
}
.border2 .border-body{
  	background:#FFF;
	padding:10px 2px;
}
.cut{
	overflow: hidden;
}
.GoodsCategoryWrap{
    line-height:150%;
    zoom:1;
}
.c-cat-depth-1 a{background:url(../img/arrs.gif) no-repeat 5px 3px;padding:0 0 5px 20px;font-weight:bold;border-bottom:1px solid #dddddd;display:block;font-weight:bold;}
.c-cat-depth-2 a{font-weight:normal;background:none;margin:0 2px; border:none;}
.c-cat-depth-3 a{font-weight:normal;}
.topMainBannerArea{ background:url(../img/topMainBannerArea.gif); width:753px; height:275px; padding:6px 4px;overflow:hidden}
.topMainBannerArea .series{ float:left; height:275px; }
.topMainBannerArea .a{ width:453px; position:relative;z-index:1 }
.topMainBannerArea .b img{ border:1px solid #ccc; border-bottom:0}
.topMainBannerArea .b{ width:119px;}
.topMainBannerArea .c{ width:181px;}
#notice{
	background-image: url(../img/noticebg.png);
	background-repeat: no-repeat;
	padding: 6px;
	height: 155px;
	clear: both;
	width: 749px;
}
#thirds{
	float: left;
	height: 140px;
	overflow:hidden;
	margin: 0px 0px 0px 99px;
	width: 144px;
	display: inline;
}
#thirds ul{
	margin-top: 20px;
}
#thirds ul li{
	padding: 4px 0px;
	border-bottom: 1px dashed #C9C9C9;
}
.dcenter{
	padding-left: 4px;
}
.dright{
	padding-left: 6px;
}
.RankingList ul li{ margin:4px 0px;}
#about{
	clear: both;
}
#intro{
	float: left;
	background-image: url(../img/introbg.png);
	background-repeat: no-repeat;
	width: 450px;
	padding: 60px 20px 0px 24px;
	height: 239px;
}
#bar{
	float: left;
	margin-left: 10px;
	width: 237px;
	height: 264px;
	background-image: url(../img/contactbg.png);
	background-repeat: no-repeat;
	padding: 35px 0px 0px 15px;
}
#phone{
	margin-top: 40px;
}
#footer{
	clear: both;
	margin: 0 auto;
	width: 960px;
	border-top: 1px solid #dbdbdb;
	margin-top:10px;
	background-image: url(../img/logo01.png);
	background-repeat: no-repeat;
	background-position: 820px 30px;
	height:100px;
}
#footer .left{
	float:left;
	margin-top: 10px;
}
#footer #special {
	float: right;
	width: 370px;
	margin: 10px 13px 0 0;
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited {
	color: #393e47;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #777c86;
}
#footer #special a, #footer #special a:link, #footer #special a:visited {
	margin-left: 1px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#footer #special a:hover, #footer #special a:focus, #footer #special a:active {
	background-position: -400px 50%;
}
#footer #servermap {
	background-image: url('../img/sitemap.png');
}
#footer #email {
	background-image: url('../img/email.png');
}
#footer #bookmark {
	background-image: url('../img/bookmark.png');
}
#footer #print {
	background-image: url('../img/print.png');
}
#footer #rss {
	background-image: url('../img/rss.png');
}
#footer h1{ display:inline;}
#pagebody{
	width: 960px;
	margin: 0 auto;
	clear: both;
}
#leftbar{
	width: 190px;
	float: left;
}
#leftop{
	background-image: url(../img/leftopline_bg.png);
	background-repeat: no-repeat;
	height: 5px;
	width:190px;
	overflow: hidden;
}
#leftmenu{
	border: 1px solid #cdcdcd;
	border-top:none;
	width: 168px;
	background-image: url(../img/leftopmenu_bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	margin-bottom: 10px;

}
#leftmenu h1{
	background-image: url(../img/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 5px;
}
#leftmenu ul li{
	border-bottom: 1px solid #cdcdcd;
	padding: 5px 0px 5px 12px;
	background-image: url(../img/arr2.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#rightbar{
	float: right;
	width: 770px;
}
#rightitle{
	border-bottom: 1px solid #dad1bc;
	padding-bottom: 5px;
	height:20px;
}
#rightcontent{
	padding: 0px 10px;
}
.k_pagelist {
 float:left;
 display:table;
 clear:both;
 line-height:30px;
 width: 100%;
 text-align: left;
}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}
.pl {
 clear:both;
 width: 500px;
 display: table;
 float: left;
}
.li_list{
	margin:5px 10px;
	background-color: #EEF3FF;
	padding:5px;
}
.li_list p{
	border: 1px dashed #C2C1D0;
	padding: 5px;
}
.li_list span{
	color: #903;
}
.li_list i{
	color: #060;
	margin-right: 10px;
}
