@charset "utf-8";

/*总体定义*/
body{font-size:12px; font-family:"宋体" Arial;color:#333;line-height:24px;margin:0px auto; padding:0px;background:url(images/top_nav.gif) repeat-x;}
div,form,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0px; padding:0px; border:0px;}
td{line-height:24px; height:24px; font-size:12px}
ul{list-style:none; margin:0px; padding:0px}
.clear{clear:both}
.overflow{overflow:auto;zoom:1;}
.pic{font-size:0px; line-height:0px}
.cl{text-align:left}
.cm{text-align:center}
.cr{text-align:right}
.fl{float:left}
.fr{float:right}
/*链接颜色定义*/
a{text-decoration:none}
A:link{color:#333}
A:visited{color:#333}
A:hover{color:#c00;}
A:active{color:#333}

/*标题1颜色*/
.cred1{color:#e91b87}
.cred1 a{color:#e91b87}
.cred1 a:hover{color:#333;}

/*标题2颜色*/
.cred2{color:#c1046b;}
.cred2 a{color:#c1046b;}
.cred2 a:hover{color:#333;}

/*文章*/
.cred{color:#e91b87;}
.cred a{color:#e91b87;}
.cred a:hover{color:#e91b87; text-decoration:underline;}

.cy{color:#aa5445;}

/*白色*/
.cw{color:#fff}
.cw A:link{color:#fff}
.cw A:visited{color:#fff}
.cw A:hover{color:#ff0}
.cw A:active{color:#fff}

/*灰色*/
.cg{color:#1E1E1E}
.cg A:link{color:#1E1E1E}
.cg A:visited{color:#1E1E1E}
.cg A:hover{color:#c00}
.cg A:active{color:#1E1E1E}


/*主体定义*/
.com{width:980px; margin:0px auto; padding:0px;} 
.warpper{width:980px; margin:0px auto; padding:0px;}
.top_nav{height:27px; line-height:27px; padding-right:15px;}
.top_nav li{width:70px; float:right; display:inline; line-height:27px;height:27px; text-align:center;}
.bor{border:1px #dadada solid;}

.pages{
  margin:5px auto 0;
  background-color:#f4f4f4;
  text-align:center;
  border-top:1px solid #dcdcdc;
  padding:5px;
}

/*关注流行榜中帮*/
.bzb{height:80px;margin-top:3px;background-color:#fff1e7;border-bottom:#f7cdb5 1px solid;}
.bzb_l{float:left;width:90px;height:80px;background:url(images/index_21.png) no-repeat;}
.bzb_c{float:left;height:80px;width:798px;border-top:#f7cdb5 1px solid;}
.bzb_r{float:right;width:90px;height:80px;background:url(images/index_22.png) no-repeat;}
.bzb_l li{height:24px;line-height:24px;padding-left:10px;color:#E66C19;font-size:14px;}
.bzb_c li{height:24px;line-height:24px;padding-left:10px;}