
/*New Nav Style*/
#nav_wrap {
margin:0 auto;
	width:980px;
	overflow:hidden;
}
#nav {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8AB9EB), color-stop(40%,#5C9DDC), color-stop(100%,#2374C5));
	background: -moz-linear-gradient(top, #8AB9EB, #5C9DDC, #2374C5);
	height:39px;
	width:980px;
	margin:0 auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	padding: 0;
	z-index:999;
	background-color: #FF0000;
	background-image: url(../images/_r2_222c34342.jpg);
	background-repeat: repeat-x;	
}
#nav .l {
	background:url(../images/navnbg.gif) no-repeat 0px 0px;
	height:39px;
	width:2px;
	float:left
}
#nav .r {
	background:url(../images/navnbg.gif) no-repeat -4px 0px;
	height:39px;
	width:2px;
	float:right
}
#nav .bt_qnav {
	float:right;
}
#nav .bt_qnav a {
	width:31px;
	height:29px;
	line-height:39px;
	display:block;
	padding:9px 2px 0 0;
}
#nav li {
	float:left;
}
#nav li a {
	width:83px;
	height:39px;
	line-height:33px;
	display:block;
	color:#FFF;
	background:url(../images/navnbg.gif) no-repeat -87px 6px;
	float:left;
	font-family:"Microsoft Yahei";
}
#nav li a:hover{
background:url(../images/navnbg.gif) no-repeat 0px -47px;
color:#116406;
line-height:42px;
font-size:14px;
text-decoration:none;
}
#nav li.on a{
background:url(../images/navnbg.gif) no-repeat 0px -47px;
color:#116406;
line-height:42px;
font-size:14px;
text-decoration:none;
}

.fixed {
    position: fixed;
    top: 0px;
    box-shadow: 0 0 0 #222;
    -webkit-box-shadow: 0 0 40px #222;
    -moz-box-shadow: 0 0 40px #222;
    z-index:999;
}
#tmenu {
	background:url(../images/nav_bg1.gif) repeat-x bottom;
	height:26px;
	left:20px;
	margin-top:5px;
	border-bottom:1px solid #eee;
}
.box {
	width:980px;
	text-align:center;
	margin:0px auto;
	background-color: #FF0000;
}
#myFocus {
	width:192px;
	height:194px;
	clear:both;
}
.outer {
	width:980px;
	padding:20px 5px 10px;
}
#hotnews_kk {
	width:532px;
	margin-top:0px;
	float:right;
	overflow:hidden;
}
#dom_stff td {
	line-height:20px;
}
#scrollWrap {
	width:196px;
	height:18px;
	overflow:hidden;
	float:left;
}
#scrollMsg {
	float:left;
	text-align:left;
	padding:0 10px;
}
#scrollMsg a {
	color:#505050
}
#scrollMsg ul {
	margin:0;
	padding:0;
}
#scrollMsg li {
	line-height:18px;
	list-style:none;
}
.title {
	color:#df420b;
	font:bold 14px /20px arial;
}

