/*全局*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}
a:link {
	color: #4F0031;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #540035;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.more{background:url(../images/more.gif) 200px 10px no-repeat; text-align:right; padding-top:10px; padding-right:25px; }
/*顶部*/
#top{
	width:851px;
	height:138px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	overflow:hidden;
	text-align: center;
}
#top_left{
	float:left;
	padding-left:15px;
	padding-top: 10px;
}
#top_right{
	float: right;
	height: 80px;
	width: 730px;
	text-align: right;
	padding-right: 10px;
}
#top_right div{
	font-size:12px;
	padding-top: 10px;
}
#top_right a{font-size:12px}
#top_right span{color: #990000;}
/*顶部结束*/

/*导航*/
#nav_box{
	width:848px;
	height:26px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 3px;
}
a.nav {
	width:94px;
	height:26px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	float: left;
	line-height: 26px;
	background-image: url(../images/swhy_nav.gif);
	text-align: center;
	display: block;
	font-size: 14px;
}
a.nav:link {
	width:94px;
	height:26px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	float: left;
	line-height: 26px;
	background-image: url(../images/swhy_nav.gif);
	text-align: center;
	display: block;
	font-size: 14px;
}
a.nav:visited{
	width:94px;
	height:26px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	float: left;
	line-height: 26px;
	background-image: url(../images/swhy_nav.gif);
	text-align: center;
	display: block;
	font-size: 14px;
}
a.nav:hover {
	color: #FFFF99;
	text-decoration: underline;
	background-image: url(../images/swhy_nav1.gif);
}
/*导航结束*/

/*内容框架*/
#content{
	width:847px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}
.left{
	width:200px;
	height: auto;
	float: left;
}
.right{
	width:432px;
	height: auto;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
/*切屏广告结束*/

/*内容框架结束*/

/*页脚*/
#bottom{
	width:851px;
	height: auto;
	overflow:hidden;
	line-height:20px;
	border-top:1px solid #993366;
	color:#333333;
	text-align:center;
	padding-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.ad {
	border: 1px none #CCCCCC;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #5A0039;
	line-height: 25px;
}
.text {
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
}
a.li:hover {
}
.li {
	*list-style-type: none;
	height:21px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8C0058;
	text-align: center;
	font-size: 12px;
	display: block;
	list-style-type: none;
	margin-top: 6px;
}
.img {
	border: 1px solid #BCBCBC;
	padding: 2px;
	display: block;
}
#faq dt{
	cursor:pointer;
	margin: 0px;
	color: #480036;
	list-style-type: none;
} 
#faq dd{
	display:none;
	margin: 10px 5px 0px;
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} 
.pic {
	border: 1px solid #BEBEBE;
	display: block;
	padding: 2px;
	background-color: #FFFFFF;
	height: 122px;
	width: 160px;
}
a.pic:hover {
	border: 1px solid #F7B900;
	display: block;
}
.text2 {
	font-size: 12px;
	color: #820062;
}
.text3 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a.text3:link {
	font-size: 12px;
	color: #333333;
}
a.text3:visited {
	color: #000000;
}
a.text3:hover {
	text-decoration: underline;
}
.text4 {
	text-decoration: none;
	font-size: 14px;
	line-height: 21px;
}