/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,Passlogin,table,td,img,div{margin:0;padding:0;border:0;}
body  { margin:0; color:#000; font:12px "ËÎÌå",Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif; text-align: center;}
ul,li,dl,ul,ol{list-style:none;}
div,li,td,th {
	line-height: 21px;
	font-size:12px;
}
select	{font-size:12px; color:#333333;}
input	{font-size:12px; color:#333333;}
select,input{vertical-align:middle; padding:0; margin:0;}

.cls {clear:both;}
.dis{display:inline;}

a:link {color:#000;text-decoration:none;} 
a:visited {color: #000;text-decoration:none;} 
a:hover{color: #F00; text-decoration:underline;} 
a:active {color: #F00;text-decoration:underline;}


#navbig{
	width:870px;
	height:58px;
	margin:0px auto;
	margin-bottom:8px;}
.logo{
    width:169px;
	height:58px;
	float:left;
}
.navb{
	width:701px;
	height:58px;
	float:left;
}
.nav{
    font-size:14px;
	width:701px;
	height:31px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:url(../images/nav_bg.gif) repeat-x center;
	float:left;
}
.nav a:link,.nav a:visited{
	color:#FFF;
	text-decoration:none;
}
.nav a:hover,.nav a:active{
	color:#eaf4fd;
	text-decoration:underline;
}
.subnav{
	width:699px;
	height:25px;
	line-height:25px;
	text-align:center;
	background:url(../images/subnav_bg.gif) repeat-x center;
	border:1px solid #A6D0E7;
	float:left;
}