/* CSS Document */
/* 全局CSS定义 */
body{ font-family:'宋体'; margin:0; border:0; padding:0; font-size:12px;}
div,form,ul,ol,li,dl,dt,dd,span{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li,dl,dt,dd{list-style:none}
table,td,input{font-size:12px; padding:0;}
i,em { font-style:normal; }

/* 默认链接颜色 */
a { color:#00f; text-decoration:none}
a:hover { color:#ff0000; text-decoration:underline}

/*常用方法*/
.show{display:block}
.hidden{display:none}
.hand{cursor:pointer;}
.b{font-weight:bold;}


/* 顶部*/
.top{ width:100%;line-height:26px; overflow:hidden;background:url("tbg.gif") repeat-x;}
.top .t_l{ float:left; width:550px; text-align:left;color:#919192;height: 30px;}
.top .t_l a{ color:#919192;}
.top .t_l a:hover{color:#ff0000;}
.top .t_l a.mmk{ font-size:18px; font-family:"微软雅黑"; color:#616161;padding-right: 30px;}
.top .t_l a:hover.mmk {color:#ff0000;}
.top .t_r{ float:right; width:300px; text-align:right;color:#919192;line-height: 30px;}

.top .t_lgl{ float:left; width:610px; overflow:hidden; height:70px; padding-top:10px;}
.top .t_lgr{ float:right; width:350px; overflow:hidden; height:70px; padding-top:10px;}
.top .t_lgr .keyworde{ height:30px; line-height:30px; overflow:hidden;}
.top .t_lgr .keyworde span{ color:#646464; font-weight:bold;}

.ssbk{border: 1px solid #BFD983; width:267px; overflow:hidden; float:left;}
.ssbk dd{ position: absolute; z-index:222;width: 67px; background-color:#FFFFFF; border:solid 1px #cccccc; border-top:none;}
.ssbk dt a{ text-decoration:none; cursor:pointer;}
.ssbk dd{ margin:0; padding:0; float:left; text-align:left;}
.ssbk dd li{ color:#656565; height:22px; line-height:22px; padding-left:7px; cursor:pointer; float:left; width:60px;}
.ssbk dd li:hover{ background-color:#cdcccc; color:#FF0000;}

.top .t_lgr #keyword {float: left;height: 24px;line-height: 24px;vertical-align: middle;width:200px;border: solid 1px #ffffff}
.top .t_lgr #keyword_bnt {background: url("http://static.manmankan.com/dy2013/images/ss.jpg") no-repeat scroll 0 0 transparent;border: medium none;cursor: pointer;float: right; height: 28px;text-indent: -9999px;vertical-align: middle;width: 80px;}



/* 头部导航 */
.dhbg{ width:100%; height:31px; line-height:28px; overflow:hidden;background:url("http://static.manmankan.com/dy2013/images/dbg.jpg") repeat-x;}
.dhbg .dh_l{ float:left; width:710px; overflow:hidden;}
.dhbg .dh_l ul li{ float:left; margin-right:15px; font-family:"微软雅黑"; font-size:16px; color:#FFFFFF}
.dhbg .dh_l ul li a{ color:#FFFFFF;padding: 0 20px;}
.dhbg .dh_l ul li a:hover{ color:#D5FF71; text-decoration:none;}
.dhbg .dh_l ul li.sel{background:url("http://static.manmankan.com/dy2013/images/dsel.jpg") repeat-x;}
.dhbg .dh_l ul li.sel a{ color:#D5FF71;}

.dhbg .dh_r{ float:right; width:250px; overflow:hidden; text-align:right; font-size:14px;}
.dhbg .dh_r a{ color:#FFFFFF; padding-left:30px;}
.dhbg .dh_r a:hover{ color:#D5FF71; text-decoration:none;}
.dhbg .dh_r span{ color:#FFFFFF; padding-left:30px;}

.tbg{background:url("http://static.manmankan.com/dy2013/images/tbg.jpg") 279px 5px no-repeat; width:980px; height:80px;}


/* 公用样式 */
.w980{ width:980px; margin:0 auto;}
.main {overflow:hidden; margin:0 auto; background-color:#E4E4E4;}
.cl{ width:100%; height:1px; overflow:hidden; clear:both;}
.cl10{ width:100%; height:10px; overflow:hidden; clear:both;}


/* 底部 */
.footer {color: #000000;height:62px;line-height: 18px;padding-top: 15px; overflow:hidden;text-align: center;width: 100%;background:url("http://static.manmankan.com/dy2013/images/fbg.jpg");}

#search_filters {background: url("http://static.manmankan.com/dy2013/images/sfd.png") no-repeat scroll 46px 8px transparent;width: 58px;float:left;}
#search_filters dt a { padding-bottom: 3px;}
#search_filters a {color: #656565;display: block;height: 22px; line-height: 22px;text-indent: 8px;}
.pd10{ padding-top:10px;}

.gxz{ position:relative}
.a_span01{ display:block; background: none repeat scroll 0 0 #000000; width:130px; height:24px; opacity:0.5; filter:alpha(opacity=50); bottom:0; left:5px; position: absolute; color:#FFFFFF;overflow:hidden; white-space:nowrap;text-overflow: ellipsis;}
.a_span02{ display:block; left:5px;  text-align:center; color:#FFFFFF;  position: absolute; bottom:0; width:130px; height:24px; line-height:24px; font-size:12px;overflow:hidden; white-space:nowrap;text-overflow: ellipsis;}

.fixed_div{ z-index:555}