
/* CSS Document */
a{hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */outline: none;  /* for firefox 1.5 + */}
a:hover{hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */outline: none;  /* for firefox 1.5 + */}
*{
	margin:0px;
	padding:0px;
}
html,body{
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0 auto;
	padding:0;
}
.clear{ clear:both;}
.g{ height:3px; line-height:3px;}
img{ border:0;}
li{ list-style-type:none;}
.orange{ color:#FF9900}
#header{
	width:auto;
	height:30px;
	line-height:30px;
	letter-spacing:1px;
	background:url(../images/header.jpg) repeat-x;
	color:#dedfdf;
}
#header ul li#zs1{ background:url(../images/topUser1.gif) no-repeat; padding-left:18px;}
#header ul li#zs3{ background:url(../images/topUser3.gif) no-repeat; padding-left:20px;}
#header ul{
	width:1000px;
	margin:0 auto;
	list-style:none;	
	text-align:right;
}
#header ul li{
	display:inline;
}
#header ul li a{
	text-decoration:none;
	color:#888888;
}
#header ul li #myindex{
	color:#ff6600;
	font-weight:bold;
}
#header ul li #myshop{
	color:#ff6600;
	font-weight:bold;
}
#header ul li a:hover{
	text-decoration:none;
	color:#ff6600;
}
#logo{
	width:1000px;
	height:90px;
	margin:3px auto 8px auto;
}
#logoimg{
	width:998px;
	height:90px;
	background:url(../images/logo20120806.jpg) no-repeat left center;
	text-align:right;
	vertical-align:bottom;
}
/*-----------------------------*/

#mainbav{
	width:1000px;
	height:84px;
	margin:0 auto;
}
#menu_left{
	width:4px;
	height:84px;
	float:left;
	background:url(../images/menu_left.gif) no-repeat top center;
}
#menu_cen{
	width:992px;
	height:84px;
	float:left;
	background:url(../images/menu_bg.gif) repeat-x top center;
}
#nav{
	list-style:none;
}
#nav li{
	display:block;
	float:left;
}
#nav .menu_line{
	width:5px;
	height:42px;
	background:url(../images/menu_line.gif) no-repeat  top center;
}
#nav li a{
	display:block;
	float:left;
	padding-left:5px;
	text-decoration:none;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	
	background:url(../images/menu_on_left.gif) no-repeat left top;
}
#nav li #mynav0{
	margin-left:15px;
	_margin-left:8px;
}
#nav li .nav_on{
	background-position:left 100%;
}
#nav li a span{
	display:block;
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/menu_on_right.gif) no-repeat right top;
}
#nav li .nav_on span{
	background-position:right 100%;
	color:#333333;
	padding:15px 14px 6px 10px;
}
#menu_con{
	clear:both;
	margin-left:30px;
}
#menu_con ul{
	list-style:none;
}
#menu_con ul li{
	display:block;
	float:left;
	line-height:21px;
}
.menu_line2{
	width:15px;
	height:21px;
	line-height:21px;
	background:url(../images/menu_line2.gif) no-repeat  top center;
}
#menu_con ul li a{
	display:block;
	float:left;
	padding-left:3px;
	text-decoration:none;
	cursor:pointer;
	color:#666666;
	background:url(../images/menu_on_left2.gif) no-repeat left top;
}
#menu_con li a span{
	display:block;
	float:left;
	padding:6px 10px 4px 8px;
	line-height:12px;
	background:url(../images/menu_on_right2.gif) no-repeat right top;
}
#menu_con ul li a:hover{
	color:#ff6600;
	background:url(../images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(../images/menu_on_right2.gif) no-repeat right bottom;
}
#menu_right{
	width:4px;
	height:84px;
	float:left;
	background:url(../images/menu_right.gif) no-repeat  top center;
}
#footer{
	clear:both;
	width:100%;
	background:url(../images/footbg.jpg);
	height:auto;
	margin:0 auto;
	text-align:center;
	border-top:1px solid #e1e1e1;
	margin-top:3px;
}
#footer dl dd{
	height:25px;
	line-height:25px;	
}
#footerddone{
	margin-top:10px;	
}
#footerddone ul{
	list-style:none;
}
#footerddone ul li{
	display:inline;
	margin:0 5px;
	color:#dedfdf;
}
#footerddone ul li a{
	text-decoration:none;
	color:#666666;
}
#footerddone ul li a:hover{
	text-decoration:underline;
	color:#ff6600;
}
#footerddtwo{ height:30px; line-height:30px; margin-bottom:10px;}
#footerddtwo a{
	text-decoration:none;
	color:#666666;
}
#footerddtwo a:hover{
	text-decoration:underline;
	color:#ff6600;
}
#footerddfour ul{
	list-style:none;
}
#footerddfour ul li{
	display:inline;
}
#footerddfour ul li a{
	text-decoration:none;
}
#footerddfour ul li a img{
	border:none;
}
/****************************************/
<!--
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}

.qqbox{
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:238px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
}
.qqlv{
	width:22px;
	height:224px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf{
  border-top:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  background:#FFFFFF;
	width:100px;
	height:192px;
	overflow:hidden;
float:right;
	top:0;
	z-index:99px;
}
.qqkfbt{
	width:100px;
	height:103px;
	overflow:hidden;
	background:url(http://www.chnsos.cn/image/x3.gif) no-repeat center;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	cursor:pointer;
	text-align:center;
}
.qqkfhm{
	width:100px;
	height:32px;
	overflow:hidden;
	line-height:32px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}