/* 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; background:#FFFFFF;}
ul,li,dl,ul,ol{list-style:none;}
div,li,td,th {
	line-height: 20px;
	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; display:block;}
.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;}

#nav{
	width:868px;
	border:1px solid #dedede;
	height:46px;
	background:url(../images/navbg01.gif) repeat-x top;
	text-align:left;
	margin:0 auto;
	margin-bottom:8px;}
	
.navl{
	float:left;
	width:240px;
	height:46px;}
	
.navr{
	float:right;
	width:625px;
	height:46px;
	line-height:46px;
	color:#006699;
	font-weight:bold;
	text-align:center;}
	
.scrollnav{
	float:left;
	display:inline;
	text-align:center;
	height:46px;
	padding-left:8px;
	padding-right:8px;
	line-height:46px;}
	
.scrollnav a:link{color:#006600; text-decoration:none}
.scrollnav a:visited{color:#006600; text-decoration:none}	
	
.scrollnav a:hover{
	background:url(../images/navicon.gif) no-repeat center bottom;
	display:block;
	color:#FF0000;
	text-decoration:none;}
.scrollnav a:active{color:#FF0000; text-decoration:none}
	
	
