a:hover {color:#e10000;}


#topnav2 {float:right;}
.topnav { 

 }


#menu {
 	color:#fff;
	
}
#menu div{
 background-color:#222;
 	background-repeat: repeat-x;

 }
#menu a{
display:block;
 width:11%;
text-align:center;
 float:left;
color:#fff;
 border-right:1px solid #444;}
#menu a:hover{
	background-color: #e10000;
	color:#fff;
}
#menu a.cur{
	background-color: #e10000;
}


.f_r .box {
border:1px solid #e6e6e6;
text-indent:5px;}

.f_l .box {
border:1px solid #e6e6e6;
text-indent:5px;}

.boxtitle a {
font-weight:normal;
padding-right:5px;
margin-right:5px;}
.boxtitle {
  	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size: 14px;
 }

.f_l .boxtitle {border-bottom:1px solid #eee;
 	background-repeat: no-repeat;
	background-position: 8px 12px;
 	text-indent:15px;
	
	}
	
.f_r .boxtitle {border-bottom:1px solid #ddd;
 	background-repeat: no-repeat;
	background-position: 8px 10px;
	height:38px;
	line-height:38px;
	text-indent:24px;
	
	
 	background-image:url(../../www/css/a.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
 
}	

div.colevel0 {
	height:25px;
	line-height:25px;
	background-color:#fff;
	text-align:center;
 	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	float:right;
	color: #E10000;
} 

 #footer { 
width:100%;
border-top:2px solid #e10000; 
font-size:12px;
background-color:#3d3d3d;
color:#f0f0f0;
line-height:200%;
}
 #footer a{color:#f0f0f0;}

.banner {
	height:120px;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#ECE9D8;
} 