/*全局样式*/
body,td,th {
	font-family: 宋体;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
a {font-family: 宋体;font-size: 14px;color: #333333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: none;color: #BD00BD;}
a:active {text-decoration: none;color: #BD00BD;}
.so_ul {
	width:976px;
	float:left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 34px;
}
.bz_ul {
	width:976px;
	float:left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#topter {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	margin-top:25px;
}
.guanggao {
	width:980px;
	float:left;

}

#login {
	width:960px;
	float: left;
}

#menu_out{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../template/2010-05/topmenu01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu_in{
	padding-right:4px;
}
#menu{
	height:48px;
}
.menu_line{
	width:8px;
}
.menu_line2{
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:40px;
	height:35px;
	cursor:pointer;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:13px;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(../images/menu_on_right.gif) no-repeat right top;

}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
.a1 { margin-top:5px;}
.left a{color:#f06;}
.left .nl a:link{text-decoration: none;color: #000;}
.left .nl a:visited {text-decoration: none;color: #BD00BD;}
.left .nl a:hover {text-decoration: none;color: #BD00BD;}
