
/*
----------------------------------------------------
* 文件名  : comic.css
* 漫画介绍页的样式
----------------------------------------------------
*/

@import "base.css"; 
@import "layout.css"; 

/*左边 #CLT_Content 659px*/

/*当前位置导航*/
#CLT_Content .cnav {margin-bottom:0px; width:530px;}
#CLT_Content a.fav {float:right;width:120px;height:31px;line-height:31px;background:url(favbtn.jpg) no-repeat left top;overflow:hidden;font-size:14px;color:#FFF;font-weight:bold;padding-left:5px;}

/*标题*/
.ctitle{float:left;width:100%;height:33px;overflow:hidden;line-height:33px;}
.ctitle span{float:left;background:url(s-3.jpg) no-repeat top left;font-size:14px;font-weight:bold;padding-left:35px;}
.ctitle code{float:right;padding:8px 0 0 8px;}

.line-02{float:left;width:100%;height:7px;background:url(line02.jpg) repeat-x;}

/*介绍*/
.cdetail{float:left;clear:both;width:659px;}
.cdetail .cimg {clear:both;float:left;width:178px;margin-right:13px;padding-left:20px}
.cdetail .cimg img{width:176px;}
	.pt {float:left; width:196px;height:54px; background:url(phone_top.gif) no-repeat 0 0;line-height:1px;font-size:0}
	.pc {float:left; width:196px; background:url(phone_con.gif) repeat-y; text-align:center;}
	.pc #connect{display:none;}
	.pb {float:left; width:196px;height:53px;  background:url(phone_btn.gif) no-repeat 0 0;line-height:1px;font-size:0;position:relative; padding-bottom:10px;}
	.pb a{position:absolute; display:block; width:52px; height:26px;}
	.pb a.pre{left:23px ;top:7px}
	.pb a.next{right:22px ;top:7px}

	ul.cc {float:right;width:400px;padding:4px 9px 0 0;text-align: left;overflow:hidden;}
	ul.cc li {line-height:38px;height:auto;background:url(dotline03.gif) repeat-x left bottom;}
	ul.cc li.con{line-height:24px;background:#FFF;}
	ul.cc h1 {font-size:14px;font-weight:bold;color:#f75900}
	ul.cc a,ul.cc a:visited {color:#223178}

.dir {clear:both;width:100%; overflow:hidden;}
.dir a,a.visit{font-size:14px;font-weight: bold; }
	.t_attachlist {float:left;width:300px; margin-right:29px; border-bottom: 1px dashed #E8E8E8; padding: 5px 0;}
	.t_attachlist dt {background:url(binary.gif) no-repeat left top;padding-left:20px; }
	.t_attachlist dt img { margin-bottom: -4px; }
	.t_attachlist dd { padding-left: 20px; color: #999; }
	.t_attachlist em { color: #999; font-style : normal }
	

/*评论*/
.comment{float:left;width:100%;overflow:hidden;}
ul.hl,ul.hl li {float:left;width:100%;}
ul.hl li {margin:1px 0 5px 0;background:url(dotline03.gif) repeat-x left bottom;}
ul.hl li dl {float:left;width:100%;line-height:30px;text-align:left;color:#FF6600;font-weight:bold;}
ul.hl li dl a,ul.hl li dl a:visited {font-size:12px;color:#FF6600;font-weight:bold;}
ul.hl li dd {float:left;text-align:left;width:100%;line-height:18px;padding-bottom:7px;}
ul.hl li dd.tit {clear:both;float:left;margin:5px 0 5px 0;text-align:left;width:100%;line-height:14px;font-size:12px;color:#666;}
ul.hl li dd a,ul.hl li dd a:visited {color:#223178}

#addmsg{background-color: #D5D5D5;}

/*本类推荐*/
ul.l1 {float:left;width:100%;margin-bottom:20px;}
ul.l1 li {float:left;width:108px;text-align:center;margin-bottom:3px;}
ul.l1 img {clear:both;width:90px;height:120px;border:1px solid #333;margin:2px auto;}
ul.l1 h5 {float:left;width:100%;line-height:18px;text-align:center;white-space:nowrap; overflow:hidden;}
ul.l1 h5 a {font-weight:normal;text-decoration:none;font-size:12px;}


/*右边 #CRT_Content 240px*/
/*搜索等内容，与首页相同*/
.title{float:left;width:100%;height:31px;overflow:hidden;background-color: #CCCCCC;line-height:31px;}
.title span{float:left;font-size:14px;font-weight:bold;padding-left:35px;background:url(arrow.gif) no-repeat 7px 5px;}
.title code{float:right;padding:8px 8px 0 0;}

.search {float:left;width:100%;height:81px;overflow:hidden;background:#F3F3F0 url(searchb.jpg) repeat-x left bottom;}
.search .title{background-color: #F3F3F0;color:#003300;}
.search select{margin:0 0 5px 6px;width:85px;}
.search input {float:left;}
.search input.k {border:1px solid #999;height:18px;line-height:18px;width:150px;margin-left:6px;margin-right:8px;}

.title#info span{background:url(arrow02.jpg) no-repeat 7px 5px;}
.info {clear:both;width:240px;background:#8D8D8D;overflow:hidden;}
ul.info {padding-bottom:6px;text-align:left;color:#FFFFFF;}
ul.info li {clear:both;line-height:24px;height:24px;background:url(dotline02.gif) repeat-x 0 22px;overflow:hidden;margin-left:8px;}
ul.info code {float:right;padding-right:8px;}
ul.info a,ul.info a:visited{color:#FFF;}

#new {background-color: #FF9900;}
.title#new span{background:url(arrow03.jpg) no-repeat 7px 5px;}
.new {clear:both;width:233px;background:#EEBB41;padding:8px 0 0 17px;text-align:center;overflow:hidden;}

.adTaoBaoBox {clear:both;text-align:center;overflow:hidden;}


/* 留言样式 */
#reply{width:100%;float:left;margin:0 15px 0 0;}
.addmsg{width:100%;float:left;background-color: #D5D5D5;}
.addmsg form{margin:10px 0 0 10px;}
.addmsg input{border:1px solid #999999;height:21px;}
#nickname {width:100px;}
#title {width:200px;}
.addmsg textarea{clear:both;float:left;width:400px;height:107px;margin:11px 15px 5px 15px ;border:1px solid #999999;overflow:auto;}
.addmsg span{clear:both;float:left;margin:5px 0 10px 100px;height:25px;line-height:25px;}
