@charset "gb2312";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	padding:0;
	margin:0
}
body, div, span, pre, textarea, input {
	font-size:12px;
	line-height:18px;
	color:#434343;
}
input {
	vertical-align:middle
}
img {
	border:none
}
ol, ul {
	list-style-type:none;
	cursor:default
}
.relative {
	position:relative
}
a:link, a:visited {
	color:#434343;
	text-decoration:none
}
a:hover {
	color:#e50083;
	text-decoration:none
}
.l {
	float:left
}
.r {
	float:right
}
.c {
	clear:both;
	overflow:auto;
	_zoom:1
}
.bold {
	font-weight:bold
}
/* mac hide \*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clear {
	clear:both;
}
.clearfix {display:block;}
.fl {
	float:left
}
.hide {
	display:none
}
.clear_img {
	font-size:0;
	line-height:0
}
.out_frame {
	position:relative;
	margin-bottom:0;
}
.outer_width{
	width:760px;
	margin-right: auto;
	margin-left: auto;
}
#top_nav {
	height: 42px;
	background-color:#191919;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #323232;
	border-bottom-color: #e50083;
}
#top_nav ul{
	height:35px;
	padding-top:5px;
	padding-left:4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #535353;
	border-bottom-color: #323232;
}
#top_nav ul li{
	line-height:26px;
	line-height:28px\9;
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0 12px;
	overflow:hidden;
	height:26px;
        list-style:none;
}
.nav_normal{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #424242;
}
#nav_on{
	line-height:5px;
	width:9px;
	height:5px;
	overflow:hidden;
	background-image: url(../img/nav_on.gif);
	background-repeat: no-repeat;
	top: 37px;
	position: absolute;
	left:40px;
}
#top_nav a{ color:#FFFFFF;}

