/* 基本样式 */
*{
	margin: 0px;
	padding: 0px;
}

body{
	
	text-align: center;
	font: 12px/120% 宋体,Verdana,Arial,sans-serif;
}

a{
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #FF3300;
}

span{
	line-height: 120%;
}

p{
	line-height: 150%;
}
h1{
	font-size: 26px;
	line-height: 150%;
}
 h2, h3, h4, h5, h6{
	font-size: 16px;
	line-height: 150%;
}

img{
	border: 0px;
}

div{
	text-align: left;
}

hr{
	height: 1px;
	border: 1px solid #AEAEAE;
	clear: both;
	margin: 5px 0px;
}

ul{
	list-style: none;
	clear: both;
	text-align: left;
}

li{
	line-height: 150%;
}

/* 表格样式 */
table{
	text-align: left; 
	font: 12px/120% 宋体,Verdana,Arial,sans-serif;
}

table td{
}

table.fix{
	table-layout: fixed;
}

table.fix td{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.aishu5_grid{
	border: 1px solid #7F7F7F;
	background-image: url("/images/title_bg.gif");
	background-repeat: repeat-x;
    color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
}


table.grid{
	border-collapse: collapse;
	border: 1px solid #AEAEAE;
	padding: 3px;
	text-align: center;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #AEAEAE;
	background: #F5F6F6;
	vertical-align: middle; 
	text-align: center;
	padding: 3px;
	color:#006600;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

table.grid th, .head{
	border: 1px solid #AEAEAE;
	background: #F8F8F8;
	color:#006600;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

table.grid td{
	border: 1px solid #AEAEAE;
	padding: 3px;
	background-color: #ffffff !important; 
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

/*表格辅助样式*/

.title{
	background: #F5F6F6;
	text-align: center;
	padding: 3px;
	color:#006600;
	font-weight: bold;
	font-size: 14px;
}

.even{
	background: #ffffff; 
	padding: 3px;
}

.odd{
	background: #ffffff; 
	padding: 3px;
}

.foot{
	background: #F8F8F8; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}


/* 表单样式 */

form{}

input{}

.text{
	border: 1px solid #AEAEAE; 
	background: #ffffff;
	color: #006600;
	height: 20px;
}

.textarea{
	border: 1px solid #AEAEAE; 
	background: #ffffff;
	color: #006600; 
}

.button{
		background: #F3F3F3;
		border: 1px solid #AEAEAE; 
		height: 20px;
		padding: 2px 0px 0px 0px;
}

.checkbox, .radio{border-width: 0px;}

.select{height: 18px;}

/* 布局样式 */

#wrapper{}

#left{
	float: left;
	width: 185px;
}

#right{
	float: right;
	width: 185px;
}

#centers{

	margin-left:6px;
	float: left;
	width: 578px;
}

#centerm{
	float: right;
	
	width: 768px;
}

#centerl{
	float: left;
	width: 960px;
}

#content{

}

.main{
	width: 960px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.m_top{
	line-height: 20px;
	height: 25px;
	background: #FFFFFF;
	padding-top: 5px;
	border-bottom: 1px solid #D9D9D9;
	background-repeat: repeat-x;
}

.m_head{
	height: 72px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color:#FFFFFF
}

.h_logo{
	float:left;
	width:180px;
}

.h_banner{
	float:left;
}

.h_link{
	float:right;
	width:90px;
	padding-top:6px;
}

.m_menu{
	background:#55a0ff;
	height:22px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding-top:3px;
	margin-bottom:3px;
}

.m_foot{
	text-align:center;
	padding: 20px 0px;
	margin-top:3px;
	margin-bottom:10px;
	border-top: 1px dashed #AEAEAE;
	border-bottom: 1px dashed #AEAEAE;
}

.block{
	border: 0px solid #AEAEAE;
	margin-bottom: 5px;
}

.blocktitle{
   
	background-image: url("/images/l_title.gif");
	background-repeat: repeat-x;
    color: #ffffff;
	width:185px;
	font-size: 13px;
	font-weight: bold;
	height: 27px;
}


.blocktitlecm{
    
	border: 1px solid #7F7F7F;
	background-image: url("/images/title_bg.gif");
	background-repeat: repeat-x;
    color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
}
.blockcontent{
	border: 0px;
    border: 1px solid #7F7F7F;
    background: #Fff;
	padding: 3px;
}

.blockcontentcr{

    BORDER-left: #7F7F7F 1px dashed;
	


	
	padding-right: 3px;
}
.blockcontentcl{
	
    
	
	padding-left: 3px;
	
	
}
.blockcontentct{
	border: 0px solid #7F7F7F;
	
	
	
	
	padding: 3px;
}

.blocknote{
	border-top: 1px solid #AEAEAE;
	padding: 3px;
	text-align: center;
	background: #F8F8F8;
	line-height: 150%;
}

.blocktitle span0{
	position: relative;
	bottom: -5px;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	background: #ffffff;
	padding: 3px 6px 3px 6px;
	color: #c42205;
	height: 22px;
	line-height: 22px; 
}

 .txt{	
	PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: url("/images/aishu5_arrow.gif") no-repeat center top; FLOAT: left; MARGIN: 0px; PADDING-TOP: 6px
}

.blocktitle .txtr{
	
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 7px;
}

#left .blocktitle, #right .blocktitle{
   width: 185px;
	background-image: url("/images/l_title.gif");
	background-repeat: no-repeat;
	height: 30px;
}

#left .blockcontent, #right .blockcontent{
	border: 0px;
	background: #Fff ;
	border-left: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;

}
/*常用样式*/


.ultop li{list-style: decimal inside; background-image: url("/images/aishu5_ico2.gif");background-position:0px 4px; background-repeat: no-repeat;padding-left:5px; margin: 3px 1px; border-bottom: 1px dashed #F6F6F6; color: #000;}
.ultop li a{color: #000;}
.ultop2 {white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; background-image: url("/images/aishu5_ico.gif"); background-repeat: no-repeat;background-position:1px 5px; }
.ultop2 li{ margin: 3px 20px; border-bottom: 1px dashed #F6F6F6; color: #808080;}
.ultop2 li a{color: #000;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden; }
.ulmultui {overflow: hidden;  }
.ulmultui li{ margin-left: 8px; padding: 0px 10px 5px; color: #808080;}
.ulmulzhe {overflow: hidden; background:#F5F5F5;border:1px dashed #C0C0C0 ;padding:5px;}


.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align: right;}

.c_title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}

.c_head{
	line-height: 150%;
}

.c_content{
	font-size: 14px;
	line-height: 150%;
}

.c_foot{
	line-height: 150%;
}

.c_label{
	font-weight: bold;
}

.c_value{
}



/*醒目效果*/
.hottext, a.hottext{color: #ff0000;}
.poptext, a.poptext{color: #005E00;}
.poptext1, a.poptext1{color: #EC3C03;font-size: 13px;line-height: 150%;}
.notetext, a.notetext{color: #EC3C03;}
.errortext, a.errortext{color: #ff0000;}

a.btnlink{color: #000000;  height:20px; padding: 2px 10px 0px 10px;}
a.btnlink:hover{}


/*常用界面*/

.jieqiQuote, .jieqiCode, .jieqiNote{
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #AEAEAE;
}

.divbox{
	border: 1px solid #AEAEAE;
	margin-bottom: 3px;
	text-align: center;
}

.textbox{
	border: 1px solid #AEAEAE;
	padding: 5px;
	margin: 3px;
	line-height: 150%;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #AEAEAE;
	background: #F8F8F8;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

#tips {
	border: 1px solid #AEAEAE;
	padding: 3px;
	display: none;
	background: #F8F8F8;
	position: absolute;
}

.tablist ul{height:25px; margin:0px 0px 0px 10px; padding:0px;}
.tablist li{float:left; height:24px; list-style:none; margin-right:3px;}
.tablist li a{float:left; height:24px; line-height:24px; padding:0px 10px; display:block; background:#F8F8F8; text-decoration:none; color:#000000; border:1px solid #AEAEAE; border-bottom:none; }
.tablist li a.selected{ background:#ffffff; height:25px; position:relative; margin-bottom:-1px;}
.tabcontent{clear:both; border:1px solid #AEAEAE; padding:10px;}

.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #AEAEAE;
	float: right;
	background: #F8F8F8;
	line-height:24px;
	padding:0;
}
.pagelink a, .pagelink strong, .pagelink em, .pagelink kbd, .pagelink a.first, .pagelink a.last, .pagelink a.prev, .pagelink a.next, .pagelink a.pgroup, .pagelink a.ngroup{
	float: left;
	padding: 0 6px;
}
.pagelink a:hover{background-color: #ffffff; }
.pagelink strong{font-weight: bold; color: #ff6600; background: #F5F6F6;}
.pagelink kbd{height:24px; border-left: 1px solid #AEAEAE;}
.pagelink em{height:24px; border-right: 1px solid #AEAEAE; font-style:normal;}
.pagelink input{border: 1px solid #AEAEAE; color: #006600; margin-top:1px; height: 18px;}


/* 自定义div样式 */


#left_01{float: left; width:340px; height: 415px; OVERFLOW: hidden;}

#right_01{float: right;	width: 236px;height: 415px;}

#ileft_01{float: left; width: 250px; margin-right:10px; OVERFLOW: hidden;}

#iright_01{float: right; width: 460px;}
.readinfo{
height:26px;

background-color:#F6F6F6;
 line-height: 26px;
 padding-left:5px;
}
.infoleft{
float:left;
}
.inforight{
float:right;
}


#left_01 .fengtuiBig{padding:9px 5px 10px 6px;float:left;display:none;background-color:#FFF;}
 #left_01 .fengtuiBig1{display:block}
 #left_01 .fengtuiBig h1 a{font-size: 14px;color:#EC3C03;line-height: 25px;}
  #left_01 .fengtuiBig img {float: left;border:1px #ccc solid; padding:4px; background-color:#F6F6F6;margin-right:5px}
   #left_01 .fengtuiBig h2 {font-size: 12px;font-weight: normal;}
   #left_01 .fengtuiBig h2 em {font-style: normal;color: #008000;}

.qianglei_ul {
	padding: 5px;
	
	float: left;
	width: 265px;
	height: 150px;
}
.qianglie {
	font-size: 14px;
	line-height: 25px;
	color: #0099FF;
}
.qianglei_ul img {
	float: left;
}
.qianglei_ul em {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 25px;
}
.imga {
	display: block;
	float: left;
	BORDER: #d6d6d6 1px solid;  PADDING: 2px;
	background: #Fff;
	margin-right: 4px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E8E8E8;
}

.name a {
	font-size: 14px;
	color: #EC3C03;
	line-height: 25px;
	display: block;
	height: 25px;
}
.bg222 {
	background-image: url(/images/one_right_userbg.gif);
	display: block;

	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 2px;
}
.name {
}


   
.clear {clear: both;}




a.m:link{font-size:12px;color:#fff; font-weight:bold;text-decoration:none;}
a.m:visited{font-size:12px;color:#fff; font-weight:bold;text-decoration:none;}
a.m:active{font-size:12px;color:#fff; font-weight:bold;text-decoration:underline;}
a.m:hover{font-size:12px;color:#FFFF00; font-weight:bold;text-decoration:underline;}
a.t:link{font-size:14px;color:#868686; font-weight:bold;text-decoration:none;}
a.t:visited{font-size:14px;color:#868686; font-weight:bold;text-decoration:none;}
a.t:active{font-size:14px;color:#868686; font-weight:bold;text-decoration:none;}
a.t:hover{font-size:14px;color:#868686; font-weight:bold;text-decoration:none;}
a.tn:link{font-size:14px;color:#c30; font-weight:bold;text-decoration:none;}
a.tn:visited{font-size:14px;color:#c30; font-weight:bold;text-decoration:none;}
a.tn:active{font-size:14px;color:#c30; font-weight:bold;text-decoration:none;}
a.tn:hover{font-size:14px;color:#c30; font-weight:bold;text-decoration:none;}

.t{width:960px; height:72px; background:url('image/bg_01.gif'); margin:0 auto; clear:both;}
.t1{width:280px;height:70px; float:left;}
.t1 li{padding:7px 0 0 0; text-align:left; list-style:none; float:left;}
.t2{width:650px; background:url('/images/b01.gif') no-repeat; height:30px; float:left;}
.t2 li{width:73px; padding:7px 18px 0 0; text-align:right; font-size:14px; list-style:none; float:right;}
.t2 .li4{width:76px; padding:7px 8px 0 0; text-align:right; font-size:14px; list-style:none; float:right;}
.t3{width:631px; height:44px; float:right;}
.t3 li{width:631px; padding:8px 0 0 0; text-align:right; list-style:none; float:left;}
.s{width:960px; height:42px; background:url('/images/bg_10.gif'); margin-left:auto; margin-right:auto;margin-bottom:3px;  clear:both;}
.s5{width:960px; height:42px; margin-left:auto; margin-right:auto; clear:both;}
.s1{padding:12px 0 0 0; float:left;}
.s2{padding:9px 0 0 0; float:left;}
.s3{float:left;}
.s3 li{padding:13px 0 0 0; text-align:left; font-size:14px; font-weight:bold; list-style:none; float:left;}
.s4{padding:15px 0 0 0; float:left;}
.sn{width:960px; height:50px; background:url('/images/nav_bg.gif');}
.m1{width:183px; border:#C5BDB7 1px solid; background:#fff; padding:1px; margin:0 10px 0 0; float:left;}
.fill{width:100%; height:10px; margin-left:auto; margin-right:auto; clear:both;}
.r{width:956px; height:32px; border-left:#C5BDB7 1px solid;color: #FFFFFF; border-right:#C5BDB7 1px solid; border-bottom:#C5BDB7 1px solid; background:#fff; padding:2px 1px 1px 1px; background:url('/images/nav_bg.gif'); margin-left:auto; margin-right:auto; clear:both;}
.r li{width:956px; padding:4px 0 0 0; line-height:19px;color: #FFFFFF; text-align:center; font-size:12px; list-style:none; float:left;}


.bookname {
	width: 360px;
	float: left;
}
.fenlei{width:30px;float: left;text-align:left;padding-top: 5px;}

.zuozhe {
	float: right;
	width: 120px;
	text-align: right;
	margin-right: 4px;
	line-height: 25px;
}
.aishu5_info {
	padding-top: 5px;
	padding-bottom: 5px;
}
.aishu5_info li {
	line-height: 25px;
	
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(/images/ico.PNG);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 5px;
}

.aishu5_toubu {background:#F8F8F8;}
.aishu5_toubu1 {background:#F6F6F6;}
.aishu5_toubu2 {background:#FFF;}

.aishu_mu {
    padding-top:5px;
	background:#F6F6F6;


	height: 22px;
}

.list_bookname {
	width: 440px;
	padding-left:20px;
	float: left;
}
.list_zuozhe {
	float: right;
	width: 190px;
	text-align: right;
	margin-right: 4px;
	line-height: 25px;
}
.list_daxiao{width:30px;float: right;text-align:center;padding-top:3px;}
.list_zhuangtai {
	width: 35px;
	float: right;
	text-align: center;
	line-height: 25px;
}

.aishu_info {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A3A7B6;
	border-bottom-color: #A3A7B6;
	border-left-color: #A3A7B6;
	padding-bottom: 5px;
}
.aishu_info li {
	line-height: 25px;
	
	background-image: url(/images/ico.PNG);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 10px;
}


/*评论*/
.intro_r2l1{

	
	width:765px;
			
			background: #E7E7E7 ;
			padding:1px 1px 30px 1px;
			
			
			float:left;
			
	}	
.bold{
	font-weight:bold;
	}
.intro_r2l1_head{
	width:750px;
	height:20px;
	
	
	}
	.intro_r2l1_head span{
		margin-left:15px;
		position:relative;
		top:3px;
		}
	.intro_r2l1_sp1{
		position:relative;
		left:406px;
		}	
	.comment{
		width:750px;
		background: #ffffff ;
	    border: 1px solid #C8C7C7;
		list-style:none;
		position:relative;
		top:4px;
		left:7px;
		}
		.comment li{
			height:27px;
			

			}
		.com_head{
			background-color:#ffffff;
			border-bottom: 1px solid #E6E6E6;
			}
		.com_head .com1{
			color:#333333;
			}			
		.com1{
			width:450px;
			float:left;
			position:relative;
			left:14px;
			top:7px;
			color:#083f99;
			}		
		.com2{
			width:90px;
			float:left;
			position:relative;
			left:14px;
			top:7px;			
			}
		.com_head .com3{
			position:relative;
			left:28px;
			}								
		.com3{
			width:100px;
			float:left;
			position:relative;
			left:14px;
			top:7px;			
			}
               .com_head .com4{
			position:relative;
			left:28px;
			}								
		.com4{
			width:100px;
			float:left;
			position:relative;
			left:4px;
			top:7px;	
                        color:#FF6600;		
			}
.line8{
	width:100%;
	height:2px;
	border-bottom:solid 1px 	#fff;
	border-top:solid 1px 	##8C8C8C;
	position:relative;
	top:8px;
	margin-top:5px;	
	
	}
.comm{
    width:740px;
    background: #ffffff ;
	    border: 1px solid #C8C7C7;
	position:relative;
	top:15px;
	left:7px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	.comm p a{
		color:#FF6600;
		}
	.comm_form div{
		height:23px;
		}
	.comm_form div img{
		
		position:relative;
		top:3px!important;
		top:22px;
		}
	.inp_code{
		width:100px;
		border:solid 1px #7e9db9;
		height:18px;
		background-color:#FFFFFF;
		position:relative;
		top:2px!important;
		top:20px;
		}
	.comm_txtarea{
		border:solid 1px #7e9db9;
		width:564px;
		height:86px;
		background-color:#FFFFFF;
		position:relative;
		top:8px;
		}
	
	.sp4{
		position:relative;
		top:0px!important;
		top:19px;
		}
	
	.comm_ps3{
		position:relative;
		top:17px;
		}
/* 频道和列表页 */
.box {
	background: #E7E7E7 ;
	
	
	margin-bottom: 10px;
}
.box2 {
	background: #fff ;
	border: 1px solid #C8C7C7;
	
	margin-bottom: 8px;
}
.position {
	background: #E7E7E7 ;
	color: #000000;
	
	
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}

