/* 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:#383838; font:12px "ËÎÌå",Lucida Grande, Verdana, Lucida, Arial, Helvetica, sans-serif; text-align: center;}
ul,li,dl,ul,ol{list-style:none;}
div,li,td {
	line-height: 24px;
	font-size:14px;}
select	{font-size:12px; color:#383838;}
input	{font-size:12px; color:#383838;}
select,input{vertical-align:middle; padding:0; margin:0;}

.cls {clear:both;	display:block;}
.dis{display:inline;}

a:link {color:#383838;text-decoration:none;} 
a:visited {color: #383838;text-decoration:none;} 
a:hover{color: #F00; text-decoration:underline;} 
a:active {color: #F00;text-decoration:underline;}

.marB{ margin-bottom:6px;}

#wraper{
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:#f6f2e7;
	padding-bottom:8px;}
	
.nav{
	background:url(images/navbg.jpg) repeat-x;
	height:33px;
	line-height:33px;
	padding-left:30px;
	padding-right:20px;
	text-align:right;
	font-size:12px;}
	
.imgl{
	float:left;}
.subnav{
	background:url(images/subnavbg.jpg) no-repeat;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#f0e5c7;
	font-weight:bold;}
#wraper .subnav a,#wraper .subnav a:link{
	color:#f0e5c7;
	font-weight:bold;
	margin-left: 15px;
	display:inline;}
.conU{
	width:974px;
	margin:8px auto;}
.left{
	width:308px;
	float:left;}
.right{
	float:right;
	margin-bottom:10px;}
.phb{
	height:60px;
	background:url(images/phb.jpg) no-repeat;
	padding-top:33px;
	padding-left:20px;
	font-weight:bold;}	
.left span,.left .phb a,.left .phb a:link{
	color:#e30202;}


#footer{
	width:1000px;
	margin:0 auto;
	border-top:2px solid #375fce;
	text-align:center;
	background-color:#FFFFFF;}
	
#footer div{margin-bottom:5px;}

#footer span{color:#FF0000;}
	
#footer .link{
	background-color:#f7f7f7;
	height:29px;
	line-height:29px;
	color:#375fce;}
	
#footer .marR{margin-right:10px;}

#footer A:link,#footer A:visited{color:#375fce; text-decoration:none;}
#footer A:hover,#footer A:active{color:#FF0000; text-decoration:none;}							
