*{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
a{
color: #fff;
text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: none;
}
#menu li a:active {
color: #fff;
text-decoration: none;
}
#menu li a.actived{
color: #f7941d;
}
#menu li a.actived:hover{
color: #f7941d;
}
html,body{margin:0px;padding: 0px;}
body{margin:0px;background: #000 }
img{border:0;}
#bd{
position: absolute;
}
#ft{
width:800px;height:20px;
position:relative;
bottom:0px;
clear:both;
color:#fff;
font-size:150%;
font-family: verdana;
font-stretch:ultra-expanded;
font-weight:bold;
text-align: center;
}
#hd{
width:800px;height:220px;
position:relative;
top:0px;
clear:both;
background:  url(../img/header.jpg) top center no-repeat;
}
#bd{
background: url(../img/bgline.jpg) top repeat-x;
width:800px;height:333px;
position:relative;
clear:both;
}
#credit{
width:800px;height:50px;
position:relative;
bottom:0px;
clear:both;
background: url(../img/powered.jpg)  center no-repeat ;
text-align: center;
border: 0px solid #f00;
}
#menu{
width: 130px;
float: left;
padding-right: 20px;
}
#menu ul, #menu li{
list-style-type: none;
text-align: left;
}
#menu li{
width:100px;
height:36px;
background: url(../img/libg.jpg)  top repeat-x ;
}
#menu li a{
color: #fff;
display: block;
text-align: center;
padding-top: 10px;
}
#body_content{
width: 650px;
float: left;
*width: 620px;
}
h3 a{
color:#ffb644;
}
h3 a:hover{
color:#ffb644;
}

