@charset "utf-8";


#content{
 width:1200px;
 height:auto;
 margin:0 auto;
}
#right1{
 width:1200px;
 float:left;
 min-height:520px;
 margin-top:15px;
 margin-bottom:10px;
 border:1px solid #e3e3e3;
}
#right-top{
 width:1200px;
 height:38px;
 background:#fff;
 border-bottom:2px solid #28ab99;
}
#right-dow{
 width:1200px;
 min-height:480px;
 background:#FFF;
}
#right-dow a{
 color:#000;
}

#right-dow ul li{
 background-image:url(../images/10.jpg);
 background-position:5px center;
 background-repeat:no-repeat;
 color:414746;
 font-size:16px;
 width:1200px;
 height:40px;
 line-height:40px;
 border-bottom:1px solid #e3e3e3;
 padding-left:20px;
}
#aaa{
 color:#28ab99;
 width:200px;
 height:40px;
 line-height:40px;
 font-size:18px;
 float:left;
 font-weight:bold;
 text-align:center;
}
#bbb{ 
 color:#28ab99;
 width:470px;
 height:40px;
 line-height:40px;
 font-size:16px;
 float:right;
 text-align:center;
}