﻿/**
 *   Taobao CSS
 *   Made by Kai (ww:yangjiqiao86)
 *   version:1.0.0
 *   2012.07.30
 */

/************************* CSS Base *************************/

/* CSS Document */
body {
   background: #f2f2f2; 
	font: 13px/1.5  'Microsoft YaHei', 微软雅黑, Arial, Lucida Grande, Tahoma,SimSun, sans-serif;
 	color: #666;
	/*color: #000;*/
    text-align: center;
	text-shadow: 1px 1px 1px #d1d1d1;  
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
/*
a:link {color:#666;}
a:visited {color:#666;}
a:hover {color:#f60;}
a:active {color:#f60;}
*/

/* header */
#header {
	height: 86px;
	background: url(../images/P1.png) repeat-x;
}
.logo {
	float: left;
	padding: 15px 0 0 2px;
}
.nav, .nav a {
	color: #333;
}
.nav {
	float: right;
	padding: 54px 0 0;
	font: bold 15px/24px  'Microsoft YaHei', 微软雅黑, Arial, Lucida Grande, Tahoma,SimSun, sans-serif;
}
.nav ul li, .nav ul li a {
	height: 24px;
}
.nav ul {
}
.nav ul li {
	float: right;
	margin-left: 21px;
}
.nav ul li a {
	display: inline-block;
 
	padding: 0 12px;
}
.nav ul li.selected a {
	color: #0396d4;
}
/* end header */

/* footer */
/*#footer {
	padding: 38px 0 0;
	border-top: 1px solid #fff;
	background: url(../images/P2.png) repeat-x;
}*/
/*.related-bd .item-ww .ico1, .related-bd .item-ww .ico2, .related-bd .item-ww .ico3 {background:url(../images/P3.png) no-repeat;}
.related-bd .item-ww .ico1 {background-position:0 0;}
.related-bd .item-ww .ico2 {background-position:0 -29px;}
.related-bd .item-ww .ico3 {background-position:0 -69px;}
.related {position:relative; margin-top:-38px; font-family:Microsoft YaHei;}
.related-hd {}
.related-hd h1, .related-hd h1 span {height:24px;}
.related-hd h1 {padding:7px 0;}
.related-hd h1 span {display:inline-block; *display:inline; *zoom:1; overflow:hidden; color:#fff; font-size:16px; line-height:24px;}
.related-bd {}
.related-bd .item-down, .related-bd .item-ww {float:left;}
.related-bd .item-down a {color:#4ebfee;}
.related-bd .item-down a:hover {color:#4ebfee; text-decoration:underline;}
.related-bd .item-down {
	width: 354px;
	padding: 17px 0 0;
	font-size: 14px;
	line-height: 22px;
}
.related-bd .item-down h1, .related-bd .item-down p {margin:0 0 5px;}
.related-bd .item-down h1 {color:#666;}
.related-bd .item-down p {color:#999;}
.related-bd .item-ww a {color:#666;}
.related-bd .item-ww a:hover {color:#666; text-decoration:underline;}
.related-bd .item-ww {width:232px; padding:30px 0 0; font-size:16px; font-weight:bold;}
.related-bd .item-ww p {margin:0 0 22px;}
.related-bd .item-ww .ico1, .related-bd .item-ww .ico2, .related-bd .item-ww .ico3 {display:inline-block; *display:inline; *zoom:1; padding:0 0 0 54px;}
.related-bd .item-ww .ico1, .related-bd .item-ww .ico3 {height:29px; line-height:29px;}
.related-bd .item-ww .ico1 {}
.related-bd .item-ww .ico2 {height:40px; line-height:40px;}
.related-bd .item-ww .ico3 {}
.related-bd .item-links {float:right; width:404px; padding:30px 0 0; font-size:12px; line-height:20px; text-align:center;}
.related-bd .item-links a {display:inline-block; *display:inline; *zoom:1;}
.related-bd .item-links .about-tb a {color:#4e4e4e;}
.related-bd .item-links .about-tb a:hover {color:#4e4e4e; text-decoration:underline;}
.related-bd .item-links .about-tb {}
.related-bd .item-links .fd-link a {color:#7a7a7a;}
.related-bd .item-links .fd-link a:hover {color:#7a7a7a; text-decoration:underline;}
.related-bd .item-links .fd-link {}
.related-bd .item-links .copyright {color:#a0a0a0; font-size:90%;}*/
/* end footer */

/* content */
#content {
	background: url(../images/P4.png) repeat;
}
/* end content */

/* hd */
#hd, .ads, .ads-hd, .ads-bd {
	height: 399px;
}
#hd {
	padding: 0 0 4px;
	background: url(../images/P5.png) repeat-x;
}
.ads {
	font-family:  'Microsoft YaHei', 微软雅黑, Arial, Lucida Grande, Tahoma,SimSun, sans-serif;
}
.ads-hd, .ads-bd {
	overflow: hidden;
}
.ads-hd {
}
.ads-bd {
	margin-top: -399px;
}
/* end hd */

/* bd */
#bd {
	margin-top: -4px; /*width:auto;*/
}
/* end bd */

/* ft */
#ft {
}
/* end ft */

/************************* CSS Models *************************/

/* Common */
/*.ks-dialog, .ks-overlay {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.ks-contentbox {
}
.ks-stdmod-header {
	display: none;
}
.ks-stdmod-footer {
	display: none;
}
.ks-stdmod-body {
}
.ks-ext-close, .pop-dialog .ks-ext-close .ks-ext-close-x {
	width: 33px;
	height: 33px;
}
.ks-ext-close {
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer;
}
.ks-ext-close .ks-ext-close-x {
	display: block;
	overflow: hidden;
	background: url(../images/P6.png) no-repeat;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="../images/P6.png");
	text-indent: -9999px;
}
.ks-ext-mask {
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.face-wrap {
	height: 350px;
	border: 2px solid #d7e8f1;
	background: #fff;
	-moz-box-shadow: 0 0 5px #676767;
	-webkit-box-shadow: 0 0 5px #676767;
	box-shadow: 0 0 5px #676767;
	font-size: 0;
	line-height: 0;
}
.face-wrap img {
	width: 600px;
}*/
/* End Common */

/* Content */
/* End Content */

/*footer*/

#footer {
	width: 100%;
	clear: both;
	color: #666666;
	float: left;
	border-top: 1px solid #CED4D6;
	padding: 20px 0px;
	background: #333;
	/*font-family:  'Microsoft YaHei', 微软雅黑, Arial, Lucida Grande, Tahoma,SimSun, sans-serif;*/
}
/*footer*/

#link_box {
	width: 1000px;
	margin: 0 auto;
	float: none;
}
.f_about {
	width: 500px;
	padding-right: 30px;
	float: left;
}
.f_about a {
	color: #FF0000;
	text-decoration: underline;
}
.f_about a:hover {
	color: #666666;
}
.f_about h4 {
	font-size: 16px;
	line-height: 220%;/* font-weight:bold;*/
   /*	text-shadow: none;*/
	text-shadow: 1px 1px 1px #222;
}
.f_about p {
	padding-top: 10px;
	line-height: 160%;
   /*	text-shadow: none;*/
	text-shadow: 1px 1px 1px #222;
}
.f_link {
	width: 455px;
	float: left;
}
.f_link h4 {
	font-size: 16px;
	padding-left: 10px;
	line-height: 220%;/*font-weight:bold;*/
   /*	text-shadow: none;*/
	text-shadow: 1px 1px 1px #222;
}
.f_link ul {
}
.f_link li {
	width: 130px;
	float: left;
	font-size: 15px;
	line-height: 180%;
	border-left: 1px #555555 solid;
	padding-left: 10px;
   /*	text-shadow: none;*/
	text-shadow: 1px 1px 1px #222;
}
.f_link li a {
	color: #666666;

}
.f_link li a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* QQ在线 */
.online {
	position: fixed;
	_position: absolute;
	width: 90px;
	padding-top: 110px;
	padding-bottom: 10px;
	top: 160px;
	right: 1%;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight));
	overflow: visible;
	z-index: 10000;
	background: #FFF url(../images/z_top_1.jpg) left top no-repeat;
	text-align: center;
}
.online p {
	padding-top: 8px;
}

 