/*box*/
.headerstyle {text-align:center;}
.headerstyle .title{float:left;font-family: Arial, Helvetica, sans-serif;font-size: 18px;	color: #CC0000;	font-weight: bold;filter: Blur(Add=ture, Direction=135, Strength=3);}
.headerstyle .more{float:right;font-size:12px;}

.headerstyle .header-left{display:none}
.headerstyle .header-center{width: 100%;height: 5px;background-color: #0B2546;}
.headerstyle .header-right{display:none}

.headerstyle .footer-left{display:none}
.headerstyle .footer-center{ width: 100%; height: 5px; background-color: #E0E0E0;}
.headerstyle .footer-right{display:none}

.headerstyle .body-left{width:1px;background:#dddddd;}
.headerstyle .body-center{background:#F6F6F6;padding:3px;border-bottom:#e6e6e6 1px solid;}
.headerstyle .body-right{width:1px;background:#dddddd;}
/*link*/
 .headerstyle a:link {color:#000000;text-decoration:none;font-size:12px;}
 .headerstyle a:visited {	color:#000000;	text-decoration:none;font-size:12px;}
 .headerstyle a:hover {color:#000000;	text-decoration:underline;font-size:12px;}
 .headerstyle .content{width:830px;}