@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-family:"宋体";
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
img
{
	border:0;
}
img a{
border:0;
}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	height:auto;	
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
ul,li,p,h1,h2,h3,p
{
	margin:0;
	padding:0;
	list-style:none;
	
}
.flft
{
	float:left;
	display:inline;
}

#header
{
	margin:0 auto;
	width:960px;
	background:url(../images/toppic.jpg) no-repeat 0 0;
	height:237px;
}
#nav{
height:32px;
background:url(../images/logbar.gif) repeat-x 0 -64px;
margin:3px auto 13px;
width:960px;
position:relative;
}
#nav .s1{
text-align:left;
background:url(../images/logbar.gif) no-repeat 0 0;
padding:11px 0 0 8px;
left:0;
font-size:12px;
height:21px;
overflow:hidden;
position:absolute;
}
#nav .s1 input{
background:#e2e2e3 url(../images/icons.gif) no-repeat 0 -50px;
border:0;
height:18px;
width:77px;
}
#nav .ibtn{
	position:absolute;
	left:234px;
	top:9px;
	width: 190px;
	text-align:left;
}
#nav .ibtn input{
font-weight:bold;
color:#fff;
text-decoration:none;
height:24px;
width:44px;
border:0;
margin:0;
display:inline-block;
}
#nav .ibtn input#logbtn{
background:url(../images/icons.gif) no-repeat 0 -147px;
}
#nav .ibtn input#regbtn{
background:url(../images/icons.gif) no-repeat -47px -147px;
}
#nav .ibtn input#lostbtn{
background:url(../images/icons.gif) no-repeat -94px -147px;
width:70px;
}
#nav #navitems{
	height:32px;
	position:absolute;
	right:0;
	width:546px;
	text-align:right;
	background:url(../images/logbar.gif) no-repeat right -32px;
}
#navitems ul li{
float:left;
text-align:center;
margin:12px 0 0 0;
height:20px;
line-height:20px;
background:url(../images/logbar.gif) -2px -107px no-repeat;
}
#navitems ul li.first{
background:none;
margin-left:6px;
}
#navitems ul li span a{
margin:0 9px;
color:#122d5f;
float:left; 
font-size:14px;
font-weight:bold;
display:inline;
}
#navitems ul li span a:hover{
color: #FF6600;
text-decoration:underline;
}
#navitems ul li span.focus a{ 
color:#0090ff;
}
#footer{
margin:25px auto;
width:960px;
height:60px;
background:#b8b8b8;
position:relative;
}
#footer p{
font-size:12px;
font-weight:bold;
line-height:60px;
}
#footer a{
color:#818181;
display:inline-block;
margin:0 10px;
}
#footer a.hot{
color:#f06101;
}
#footer .lfcorner,#footer .rtcorner{
position:absolute;
top:0;
height:10px;
width:10px;
overflow:hidden
}
#footer .lfcorner{
top:0;
left:0;
background:url(../images/bot.gif) no-repeat 0 0;
}
#footer .rtcorner{
right:0;
top:0;
background:url(../images/bot.gif) no-repeat 0 -10px;
}
/*三级页面新加导航*/
#addnav{
height:26px;
text-align:right;
margin:0 auto;
width:958px;
border:1px solid #bdbdbd;
border-bottom-color:#d1d1d1;
}
#addnav ul{
margin:7px 0 0 0;
}
#addnav ul li{
float:left;
text-align:center;
height:13px;
font-size:12px;
border-left:1px solid #000;
}
#addnav ul li.first{
background:none;
margin-left:2px;
border-left:0;
}
#addnav ul li span a{
margin:0 9px;
color:#122d5f;
float:left; 
font-size:12px;
display:inline;
}
#addnav ul li span a:hover{
color: #FF6600;
text-decoration:underline;
}
#addnav ul li span.focus a{ 
color:#0090ff;
}
