
/*
----------------------------------------------------
* 文件名  : author.css
* 作者介绍页的样式
----------------------------------------------------
*/

@import "base.css"; 
@import "layout.css"; 

/*左边 #CLT_Content 659px*/

/*当前位置导航*/
.cnav {float:left;width:100%;height:16px;line-height:16px;margin:2px 0 20px 0;}
.cnav span {color:#F75900}


/*标题*/
.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:152px;margin-right:13px;}
.cdetail .cimg img{width:150px; height:202px;border:1px solid #B8C4DA}

	ul.cc {float:left;width:485px;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}
	*html ul.cc li.star{padding:9px 0 11px 0;}

.dir {clear:both;width:100% ;background-color: #EEEEEE;height:28px; line-height:28px;}
.dir a,a.visit{font-weight:bold;font-size:14px;}

/*评论*/
.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;}
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;}
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:146px;margin-left:6px;margin-right:8px;}

.title#info span{background:url(arrow02.jpg) no-repeat 7px 5px;}
.info {clear:both;width:100%;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;}
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;}
