@charset "utf-8";

.sitemapWrap
{
	background:#342342;
	display:none;
	padding-bottom:30px;
}

.sitemapWrap section
{
	width:980px;
	margin:auto;
	color:#f0f0f0;
}

.sitemapWrap section li
{
	float:left;
	_display:inline;
	width:150px;
	margin-right:13px;
	_overflow:hidden;
}

.sitemapWrap section li ul li
{
	float:none;
	_display:block;
	zoom:1;
}

.sitemapWrap section li ul ul
{
	margin-left:20px;
}

.sitemapWrap section h2
{
	padding:30px 0 10px 0;
	border-bottom:2px solid #666;
	font-size:16px;
	background:url(../images/close1.gif) no-repeat 99% 75%;
	cursor: pointer;
}

.sitemapWrap section h3
{
	padding:15px 0 10px 0;
	font-size:12px;
	border-bottom:1px solid #444;
	margin-bottom:10px;
}

.sitemapWrap section h3 a
{
	color:#FFF;
}

.sitemapWrap section a
{
	color:#CCC;
	line-height:20px;
}

.sitemapWrap section a:hover
{
	color:#FFC;
}

header
{
	background:url(../images/bg.gif) top repeat-x;
	zoom:1;
}

.headerWrap {
	width:980px;
	margin:auto;
	padding-top:40px;
	position:relative;
	height:65px;
	z-index:5;
}

.headerWrap .logo
{
	float:left;
	_display:inline;
	height:50px;
	width:259px;
	background:url(../images/2_06.png) no-repeat center center;
}




.headerWrap .navWrap
{
	float:left;
	_display:inline;
	width:700px;
	_width:697px;
	margin-left:21px;
	border-bottom:1px solid #ccc;
	height:40px;
	margin-top:5px;
	zoom:1;
}

.headerWrap .navWrap nav
{
	margin-left:15px;
}

.headerWrap nav li
{
	float: left;
	_display:inline;
	position:relative;
	margin-right:2px;
}

.headerWrap nav li a
{
	position:relative;
	display:block;
	_display:inline-block;
	padding:0 13px;
	line-height:39px;
	font-weight:bold;
	color:#878787;
	text-decoration:none;
	border:1px solid #fff;
	border-bottom:none;
	z-index:1;
	zoom:1;
	_bottom:-1px;
}

.headerWrap nav li li a
{
	display:block;
}

.headerWrap nav li a.current,.headerWrap nav li a.hover
{
	border:1px solid #ccc;
	border-bottom:none;
	color:#333;
	z-index:120;
	line-height:40px;
	background:#fff;
}

.headerWrap nav li a.sub
{
	background:#fff url(../images/darrow.gif) 93% 50% no-repeat;
	padding:0 16px 0 10px;
}

.headerWrap nav ul ul
{
	margin-top:-1px;
	display:none;
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	z-index:100;
	width:150px;
	padding-bottom:10px;
	_left:0;
	_top:42px;
	
}

.headerWrap nav ul ul ul
{
	left:140px;
	top:5px;
	padding-top:10px;
	z-index:105;
}

.headerWrap nav ul ul li
{
	float:none;
	display:block;
	margin:0;
	_zoom:1;
	_vertical-align:middle;
}


.headerWrap nav ul ul li.subcurrent
{
	background:url(../images/arrow1.gif) 85% 50% no-repeat;
}

.headerWrap nav ul ul li a
{
	line-height:30px;
	font-weight:normal;
	color:#555;
	border:none;
}

.headerWrap nav ul ul li a:hover
{
	background:#412C40;
	color:#FFF;
}


.headerWrap .search 
{
	width:115px;
	border:1px solid #ccc;
	position:absolute;
	right:0px;
	top:57px;
}
.headerWrap .search input
{
	float:left;
}
.headerWrap .search .inp
{
	height:16px;
	line-height:18px;
	border:0px;
	width:89px;
	padding:0 0 0 5px;
	color:#999;
}

.headerWrap .sitemap
{
	position:absolute;
	right:0px;
	top:0px;
}

.headerWrap .sitemap a
{
	display:block;
	width:91px;
	height:25px;
	background:url(../images/sitemap.gif) no-repeat top left;
	text-indent:-500px;
	overflow:hidden;
}

.headerWrap .sitemapfocus a
{
	background-position:0 -25px; 
}

footer
{
	background:#efefef url(../images/2_21.png) top repeat-x;
	color:#717171;
	margin-top:100px;
}

footer .wrap
{
	width:900px;
	margin:auto;
}

footer .topBlank
{
	height:27px;
	border-bottom:2px solid #e1e1e1;
	background:#fff;
	margin:auto;
	margin-bottom:30px;
	width:980px;
}

footer .contact
{
	float:left;
	_display:inline;
	width:61%;
	padding-bottom:20px;
}

footer .contact a
{
	color:#666;
	text-decoration:underline;
}

footer .blog
{
	float:left;
	_display:inline;
	width:13%;
}

footer .tsblog
{
	float:left;
	_display:inline;
	width:17%;
}

footer .tsblog a
{
	display:block;
	height:43px;
	background:url(../images/blog.jpg) no-repeat;
	line-height:43px;
	padding-left:50px;
	width:60px;
	color:#666;
	margin-top:5px;
}

footer .mobile
{
	float:left;
	_display:inline;
	width:9%;
}

footer .mobile a
{
	color:#666;
	background:url(../images/mobile.gif) no-repeat left center;
	padding:3px 0 3px 18px;
}

footer h4
{
	padding:5px 0;
}

footer a:hover
{
	color:#000;
}


footer .contact li, footer .blog li
{
	float:left;
	_display:inline;
}

footer .contact li
{
	margin-right:25px;
}


footer .copyright
{
	color:#b9b9b9;
	border-top:1px solid #e3e3e3;
	padding:10px 0 40px 0;
}

footer .copyright .feedback
{
	float:right;
	padding-right:10px;
	background:url(../images/arrow.gif) no-repeat right center;
	color:#888;
}


footer .feedbackWrap
{
	background:#FFF;
	padding:10px 25px 20px 25px;
	color:#666;
	line-height:24px;
	border:1px solid #ccc;
	margin-bottom:15px;
	display:none;
}

footer .feedbackWrap textarea
{
	width:100%;
	height:100px;
	margin-top:5px;
}

footer .feedbackWrap input,footer .feedbackWrap textarea
{
	border:1px solid #ccc;
}

footer .feedbackWrap .btn
{
	line-height:20px;
	padding:0 10px;
	background:#efefef;
}

footer .feedbackWrap h4
{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	background:url(../images/close.gif) no-repeat 99% 60%;
	cursor: pointer;
}


footer .blog li a
{
	line-height:24px;
	padding-left:20px;
	padding-right:10px;
	color:#666;
}
footer .blog li
{
	background:url(../images/blog.png) no-repeat;
	width:100%
}

footer .blog li.sina
{
	background-position:0 3px;
	position:relative;
}

footer .blog li.tencent
{
	background-position:0 -63px;
}

footer .blog li.qq
{
	background-position:0 -41px;
}

footer .blog li.kaixin
{
	background-position:0 -85px;
}

footer .blog li.renren
{
	background-position:0 -19px;
}

footer .popBlog
{
	position:absolute;
	width:320px;
	height:180px;
	border:6px solid #ccc;
	background:#fff;
	top:-230px;
	left:-150px;
	padding:15px 20px;
	_padding:15px 20px 10px 20px;
	display:none;
}

footer .popBlog ul
{
	zoom:1;
}

footer .popBlog li
{
	background:none;
	width:40px;
	text-align:center;
	zoom:1;
}

footer .blog .popBlog a
{
	padding:0;
	zoom:1;
}

footer .blog .popBlog a:hover
{
	color:#000;
	text-decoration:underline;
}

footer .blog .popBlog .darrow
{
	background:url(../images/darrowb.gif) no-repeat center top;
	height:10px;
	overflow:hidden;
	position:relative;
	bottom:-25px;
	zoom:1;
}