@charset "gb2312";
body {
 font-family: "ÐÂËÎÌå";
 font-size: 14px;
 background-color: #0f5475;
 margin:0 auto;

}
a:link {
 text-decoration: none;
 color: #333333;
}
a:visited {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: none;
 color: #333333;
}
a:active {
 text-decoration: none;
 color: #333333;
}
.container{
 margin:0 auto;
 width:920px;
 padding:15px 20px 5px;
  background:url(bg.jpg)  no-repeat left top #fff;
}
.hotlink{
 margin-top:5px;
 border:1px solid #D6D6D8;
 background:#eee;
 width:228px;
 padding:10px 10 10px 10px;
 
}
.hotlink1{

 border:1px solid #D6D6D8;
 background:#eee;
 width:240px;
 padding:5px 0px 0px 0px;
 
}
.hotlink2{

 border:1px solid #D6D6D8;
 background:#eee;
 width:240px;
 padding:0px 0px 0px 0px;
 
}
.hotlink font{
 background:url(img/link_icon.gif) no-repeat right center;
 color:#036;
 font-size:12px;

}
.title{
 font-size:14px;
 font-weight:bold;
 color:#666
}
.right{
 border-bottom:5px solid #CCC;
 border-top: 5px  solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;}
.right_title{
 border-bottom:3px solid #999999;}
 .right_h{
 border-bottom:1px solid #ccc;}
.footer{
 border-top:#069 5px solid;
 padding-top:5px;
 margin-top:5px;
 padding-bottom:5px;
 
}