body {   
    color: #333333;
    font-family: "宋体";
    font-size: 12px;
    margin: 0;
    padding: 0;
	  /*
            首先不支持绝对路径，只支持相对路径。
            其次，是相对于当前ASPX网页的相对路径，和CSS文件的位置无关。 
            */
            behavior: url(../css/hover.htc); /*可在IE6,7中对非<a>元素使用hover等伪类*/
	
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a {
    border: medium none;
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #D31200;
    text-decoration: none;
}
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
dl, dt, dd {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
img {
    border: medium none;
}

/*---------------------漫画列表页------------------------------*/
#content { margin-top: 10px;width: 954px;background-color:#FFF;float:left;}
#comic{width:937px; padding-left:10px;line-height:24px;}
.comic_top{ float:left; width:100%; }
.comic_top img{ float:left;}
#rementj{width:280px; float:right;}
.remen_title{ width:100%;  line-height:28px; height:28px; color:#fff; font-weight:bold; text-indent:15px; background:url(../images2013/remenBg.jpg) repeat-x;}
#rementj_con{padding:15px; background:url(../images2013/remen_shadow.jpg) repeat-x 0 0 #ececec; float:left;width:250px;border-bottom:2px solid #d7d7d7;}
.tjList{padding:5px 0; float:left; width:100%;}
.tjList_left{ float:left;}
.tjList_right{width:163px; float:right;}
.tjList_left img{ width:72px; height:64px; padding:1px; border:1px solid #cbcbcb;}
.tjlist_title{ clear:both;  color:#b30600; line-height:20px;}
.tjList_right a{ color:#b30600;}
#fenlei{ background:url(../images2013/fenleibg2.jpg) no-repeat 0 50% #ececec ;  width:100%; margin:10px 0; float:left;}
#fenlei_left{ float:left; width:85px;}
#fenlei_left ul{ padding:11px 0 0 24px;}
.fenlei_ul{ float:left; width:100%;}
#fenlei_right{    float: left; padding-top: 11px; width:99%;padding-bottom:10px;}
#fenlei_right ul{ line-height:26px; border-bottom:1px solid #ffffff; float:left; width:100%;padding:4px 0 0 0;width:840px;   overflow:hidden;}
#fenlei_right ul li{ padding-right:12px; float:left; margin-bottom:4px;}
#fenlei_right ul li a{ padding:3px 5px; height:12px; line-height:12px; float:left;  cursor:pointer;}
.fenlei_s{padding-left:24px; width:60px; float:left;color: #FFFFFF;font-family: 微软雅黑;font-weight: bold;line-height: 26px; text-shadow: 0 0 4px #151515;}
.fl_more{ float:right;padding:7px 5px; height:12px; line-height:12px;  cursor:pointer;}
#fenlei_right ul li a:hover,#fenlei_right li a.current{ background-color:#a50800;  color:#fff; display:block;border-radius:2px; }
#comic_main{ background:url(../images2013/shadowbg.jpg) repeat-x; border:1px solid #ececec; float:left;width:935px;padding:20px 0;margin-bottom:10px; box-shadow: 0 1px 0 #EFEFEF;}
.select_one{width:106px; height:22px; background:url(../images2013/noselect.jpg) no-repeat; float:left; margin:0px 0 0 17px;_margin-left:9px;}
.one{width:53px; height:22px; line-height:25px; display:block; text-align:center; color:#333; float:left; cursor:pointer;}
.select_on{ background:url(../images2013/select.jpg) no-repeat; color:#fff;}
.turn_page{ float: right; margin:0px 20px 0 0;_margin-right:10px; width:364px;}
#tpre,#tnext{width:46px; height:22px; line-height:22px; background:url(../images2013/nextBg.jpg) no-repeat; display:inline-block; text-align:center; margin-left:10px; cursor:pointer;}
a#tpre:hover,a#tnext:hover{ background:url(../images2013/nextBg_hover.jpg) no-repeat; color:#333;}
.comic_list img{width:160px; height:224px; padding:2px; border:1px solid #cbcbcb;}
.comic_list{width:166px; float:left; margin-left:17px;_margin-left:9px;_margin-right:8px;padding-bottom:10px; text-align:center;}
#allcomic{ float:left; width:100%; margin:10px 0 0 0;}
.part{ float:left;width:100%;padding-bottom:10px;}
.comic_img{ position:relative; float:left;}
.comic_genxi{ position:absolute; height:30px; background:#000;filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; color:#fff; text-align:center; line-height:30px;width:100%; z-index:100;left:0; bottom:-2px;}





.comic_list .comic_name，.comic_con{ text-align:center; clear:both; line-height:22px;}
.comic_con{ color:#8c8c8c;height:17px;}
 #hot_comic,.weibo_left{width:650px; border:1px solid #ececec; float:left; background:url(../images2013/shadowBg.jpg) repeat-x; box-shadow: 0 1px 0 #EFEFEF;}
 .box_img img{width:110px; height:151px; float:left;padding:1px; border:1px solid #cdcdcd;}
 .box_img{ float:left;padding-top:6px;}
 .hot_box{ float:left; padding-left:13px;}
 .box_info{width:177px; padding-left:12px; float:left; line-height:22px;}
 .box_con{color:#8c8c8c; }
 .con_info{padding-top:5px;text-overflow:ellipsis;}
 .box_name a{ font-family:"微软雅黑"; font-size:13px; color:#333; line-height:24px;}
 .hot_title{width:100%; height:40px; background:url(../images2013/rqtj_t.jpg) no-repeat 14px 4px; float:left;}
 .hot_list{ float:left;padding-left:13px; text-align:center; width:115px;padding-top:15px;}
 .hot_list img{width:110px;padding:1px; border:1px solid #cdcdcd; float:left;}
 #huodong{width:270px; float:right;}
 .hd_title{ background: url("../images2013/hdzq.jpg") no-repeat scroll 5px 10px transparent; border-bottom: 2px solid #A51111; height: 39px; width: 270px;}
 .hd_list{clear: both; padding-left: 30px; padding-top:9px;text-align: center; width: 210px;}
.guanzhu{    float: right; width: 270px;}
.guanzhu_top{ height:30px; float:left; background:#000;}
.guanzhu_top ul{margin-left:10px; width:250px; margin-top:3px;}
.guanzhu_top li{width:120px; float:left;  height:27px; line-height:28px; color:#fff;}
.guanzhu_top img{ float: left; margin-left: 5px; margin-right: 4px;margin-top: 4px;}
.weiboon{ background:#8e0000;}
.guanzhu_com{ background: url("../images2013/weibg.jpg") no-repeat scroll 0 0 transparent; float: left; height:324px;width: 260px;}
.guanzhu_com .px1{float: left; height: auto;padding: 17px 0 5px 12px; width: 110px;}
.guanzhu_com .px_img {height: 110px; width: 110px;}
.guanzhu_com .px_title {text-align: center;}
#zhuan_page{width:25px; border:1px  solid #cdcdcd; text-align:center;}
#zhuan_page1{width:25px; border:1px  solid #cdcdcd; text-align:center;}

/*		Comic Info Box Introduction		*/ 
#allcomic .comic_intro {position:absolute;height:230px;background:#ffffff;color:#000000;text-align:left;line-height:30px;width:380px;z-index:102;left:-6px;top:-6px;padding:4px;border:2px solid #cbcbcb;}
#allcomic .comic_intro .intro_left{position:relative;float:left;}
#allcomic .comic_intro .comic_genxi {position:absolute;height:30px;background:#000000;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;color:#ffffff;text-align:center;line-height:30px;z-index:100;left:0;bottom:0;}
#allcomic .comic_intro img {float:left;width:160px;height:224px;border:1px solid #cbcbcb;}
#allcomic .comic_intro .ir_top {font-family:微软雅黑;font-size:16px;line-height:30px;color:#333333;padding:0px 0px 15px 175px;}
#allcomic .comic_intro .ir_center {padding-left:175px;line-height:24px;}
#allcomic .comic_intro .ir_center .title {color:#8c8c8c;}
#allcomic .comic_intro .ir_bottom {line-height:20px;padding:20px 0px 0px 175px;}
#allcomic .comic_intro .ir_more {text-align:right;padding-right:10px;}
#allcomic .comic_intro .ir_more a {color:#d31200;}
#allcomic .comic_intro .ir_more a:hover {color:#000000; }
.cover_style {position:relative;z-index:101;}	/*	Solve IE7 Browser Cover	*/
