/* CSS Document */
* {
	font-family:"微软雅黑", Verdana;
	}
.qh * {
	margin:0; padding:0;
	}
input[type="text"] ,textarea
    { 
		line-height:150%;
    }
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #545454;
	line-height:180%;
}
a {
	font-size: 12px;
	color: #545454;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545454;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #545454;
}
.dot{
	border-bottom:1px #ccc dashed;
	}
.dott td{
	border-bottom:1px #ccc dashed;
	}
.bot1 *,.bot1 * a,.bot1 * a:visited  {
	color:#6B6B6B;
	}
.bot1 * a:hover  {
	color:#6B6B6B;
	font-weight:bold;
	}
.bot2 *,.bot2 * a,.bot2 * a:visited  {
	color:#FFF;
	}
.bot2 * a:hover  {
	color:#FFF;
	font-weight:bold;
	}
.t *,.t * a,.t * a:visited  {
	color:#6B6B6B;
	font-weight:bold;
	font-size:14px;
	}
/*左侧导航*/
.sel {
	background:url(dh/2.jpg) center no-repeat;
	font-size:14px;

}
.no_sel {
	background:url(dh/1.jpg) center no-repeat;
	font-size:14px;
}
.no_sel *{
	font-size:14px;
}
.sel a,.sel a:visited {
	font-weight:bolder;
	color:#2872B9;
	font-size:14px;
	}
.sel *{
	color:#FFF;
	font-size:14px;
	}
.sel a:hover{
	font-weight:bolder;
	color:#2872B9;
	font-size:14px;
	}
.no_sel a:hover{
	font-weight:bolder;
	font-size:14px;

	}
.imgs {
	padding:3px;
	border:1px;
	border-color:#E2E2E2;
	background-color:#FFFFFF;
}
.imgs_s {
	padding:3px;
	border:1px;
	border-color:#1F8DC8;
	background-color:#FFFFFF;
}
.content p{
	margin:0;
	text-indent: 26px;
	line-height:250%;
	font-size:14px;
	}
.content,.content *{
	margin:0;
	line-height:250%;
	font-size:14px;
	}
/*华东标签样式*/
.hdm a{ display:block;
		width:80px;
		height:26px;
		text-align:center;
		line-height:26px;
		font-weight:bolder;
		font-size:12px;
		background:url(dh_bg2.jpg) no-repeat;
}
.hdm1 a{display:block;
		width:80px;
		height:26px;
		text-align:center;
		line-height:26px;
		font-size:12px;
		color:#FFF;
		background:url(dh_bg.jpg) no-repeat;
		font-weight:600;}
.hdm1 a:hover{color:#FFF;}
.hdm1 a:visited{color:#FFF;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {zoom:1;}
ul,li {list-style:none;}
img {border:0;}

.wrapper {width:1002px; margin:0 auto; padding-bottom:50px;}

h1 {height:50px; line-height:50px; font-size:22px; font-weight:normal; font-family:"Microsoft YaHei",SimHei;}

.shuoming {margin-top:20px; border:1px solid #ccc; padding-bottom:10px;}
.shuoming dt {height:30px; line-height:30px; font-weight:bold; text-indent:10px;}
.shuoming dd {line-height:20px; padding:5px 20px;}

/* qqshop focus */
#focus {width:1002px; height:311px; overflow:hidden; position:relative;}
#focus ul {height:380px; position:absolute;}
#focus ul li {
	float:left;
	width:1002px;
	height:311px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:1002px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(img/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
.cy IMG { FILTER: }
.cy:hover IMG {FILTER:gray;}
ul,li,h1,h2,h3,h4,h5,h6,dd,dl,dt
{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#menu 
{
	width:994px; 
	height:42px; 
	margin:0px auto auto auto;
	}
#menu li 
{
	position:relative;
	width:142px; 
	line-height:42px; 
	float:left; 
	display:inline; 
	cursor:pointer;
	font-family:微软雅黑; 
	font-size:16px;
	}
#menu li a 
{
	display:block; 
	width:100%;
	text-align:center;
	color:#FFFFFF;
	}
#menu li div{ width:142px; position:absolute; left:0px; top:42px; display:none; background-color:#FFFFFF; border-bottom:1px solid #E5E5E5; border-right:1px solid #E5E5E5; font-size:12px;}
#menu li dt{ width:142px; line-height:32px; margin:0px auto auto auto; overflow:hidden; border-bottom:1px solid #F3F3F3; }
#menu li dt a{ color:#7F7F7F; text-align:center;}
#menu li dt a:hover{color:#004DB7;}