/* 基本样式 */
.booktitle{FONT-WEIGHT: bold; FONT-SIZE: 30px; COLOR: #ff3300; FONT-FAMILY: "隶书"}
*{
	margin: 0px;
	padding: 0px;
}

body{
	background: transparent;
	text-align: center;
	font: 12px/120% 宋体,Verdana,Arial,sans-serif;
	margin:0 auto;
}

a{
	color: #2f468f;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #ff6600;
}

span{
	line-height: 120%;
}

p{
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6{
	font-size: 16px;
	line-height: 150%;
}

img{
	border: 0px;
}

div{
	text-align: left;
}

hr{
	height: 1px;
	border: 1px solid #a3bee8;
	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;
}

table.grid{
	border-collapse: collapse;
	border: 1px solid #a3bee8;
	padding: 3px;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #a3bee8;
	background: #e9f1f8;
	vertical-align: middle; 
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
}

table.grid th, .head{
	border: 1px solid #a3bee8;
	background: #f0f7ff;
	color:#054e86;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

table.grid td{
	border: 1px solid #a3bee8;
	padding: 6px;
	background-color: #ffffff !important; 
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

/*表格辅助样式*/

.title{

	background: #e9f1f8;
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
}

.even{
	background: #ffffff; 
	padding: 5px;
}

.odd{
	background: #ffffff; 
	padding: 5px;
     
}

.odds{ 
	background: #ffffff; 
	padding: 5px;
        font-size: 14px;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}

.picborder{padding:1px;border:1px solid #AAAAAA;}
.picborder:hover{padding:1px;border:1px solid #65a5c7;}
/* 表单样式 */

form{}

input{}

.text{
	border: 1px solid #a3bee8; 
	background: #ffffff;
	color: #054e86;
	height: 20px;
}

.textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border: 1px solid #a3bee8; 
}	

.button{
		background: #ddf2ff;
		border: 1px solid #a3bee8; 
		height: 20px;
		padding: 2px 0px 0px 0px;
}

.checkbox, .radio{border-width: 0px;}

.select{height: 18px;}

/* 布局样式 */

#wrapper{}

#left{
	float: left;
	width: 185px;
	margin-right:6px;
}

#right{
	float: right;
	width: 185px;
}

#centers{
	float: left;
	width: 578px;
}

#centerm{
	float: left;
	width: 798px;
}

#centerl{
	float: left;
	width: 990px;
}

#content{

}

.main{
	width: 990px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.m_top{
	background: #f6f6f6;
	border-top: 3px solid #a9c9e2;
	border-bottom: 1px solid #e4e4e4;
	padding: 5px 0px;
	margin-bottom: 3px;
	height: 15px;
}

.m_head{
	height: 60px;
	margin-bottom: 3px;
}

.h_logo{
	float:left;
	width:180px;
}

.h_banner{
	float:left;
	width:680px;
}

.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{
	background:#f6f6f6;
	border:1px solid #e4e4e4;
	text-align:center;
	padding: 5px 0px;
	margin-top:3px;
	margin-bottom:10px;
}

.block{
	border: 1px solid #a3bee8;
	margin-bottom: 5px;
}

.blocktitle{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	
	font-weight: bold;
	font-size: 14px;
	background:url("/css/img/title_bg.gif");
	color: #054e86; 
	height: 26px; 
	line-height: 26px; 
	padding-left: 10px;
}

.blockcontent{
	padding: 3px;
}

.blocknote{
	border-top: 1px solid #a3bee8;
	padding: 3px;
	text-align: center;
	background: #f0f7ff;
	line-height: 150%;
}

.blocktitle span{
	padding: 2px 6px 2px 6px;
	color: #2f468f;
	height: 25px;
	line-height: 25px; 
}
#left .block{
	background: #e9f1f8;
	padding: 2px;
}

#left .blocktitle{
	border: 0px;
	padding: 0px;
	line-height: 24px; 
	text-align: center;
}

#left .blockcontent{
	border: 1px solid #d8e4ef;
	background: #ffffff;
}
/*常用样式*/


.ultop li{padding-left:10px;  margin: 3px 4px; border-bottom: 1px solid #d8e4ef; color: #1b74bc;}

.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulmul{
	list-style:none;
	width:170px;
	height:120px;

	top:5px;
	}
.ulmul li{
	list-style:none;
	width:85px;
	float:left;
	text-align:center;
	}

.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: #c42205;}
.notetext, a.notetext{color: #1979cc;}
.errortext, a.errortext{color: #ff0000;}

a.btnlink, a.btnlink:visited{color: #000000; background: #ddf2ff; border:1px solid #a3bee8; height:20px; padding: 2px 10px 0px 10px;}
a.btnlink:hover{background: #cccccc;}


/*常用界面*/

.jieqiQuote, .jieqiCode, .jieqiNote{
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #a3bee8;
}

.divbox{
	border: 1px solid #a3bee8;
	margin-bottom: 3px;
	text-align: center;
}

.textbox{
	border: 1px solid #a3bee8;
	padding: 5px;
	margin: 3px;
	line-height: 150%;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #a3bee8;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

#tips {
	border: 1px solid #a3bee8;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}

.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:#f0f7ff; text-decoration:none; color:#000000; border:1px solid #a3bee8; border-bottom:none; }
.tablist li a.selected{ background:#ffffff; height:25px; position:relative; margin-bottom:-1px;}
.tabcontent{clear:both; border:1px solid #a3bee8; padding:10px;}

.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #a3bee8;
	float: right;
	background: #f0f7ff;
	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: #e9f1f8;}
.pagelink kbd{height:24px; border-left: 1px solid #a3bee8;}
.pagelink em{height:24px; border-right: 1px solid #a3bee8; font-style:normal;}
.pagelink input{border: 1px solid #a3bee8; color: #054e86; margin-top:1px; height: 18px;}



/*评论*/
.intro_r2l1{

	
	width:796px;
			
			background:url(/images/r2l1.gif) repeat-x top;
			padding:1px 1px 50px 1px;
			border:solid 1px #b1c4e4;
			margin-top:7px;
			float:left;
			
	}	
.bold{
	font-weight:bold;
	}
.intro_r2l1_head{
	width:798px;
	height:24px;
	background-color:#cce9f7;
	border-bottom:solid 1px #b1c4e5;
	}
	.intro_r2l1_head span{
		margin-left:15px;
		position:relative;
		top:3px;
		}
	.intro_r2l1_sp1{
		position:relative;
		left:350px;
		}	
	.comment{
		width:792px;
	
		list-style:none;
		position:relative;
		top:4px;
		left:4px;
		}
		.comment li{
			height:27px;
			}
		.com_head{
			background-color:#efeded;
			}
		.com_head .com1{
			color:#333333;
			}			
		.com1{
			width:470px;
			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:14px;
			top:7px;	
                        color:#083F99;		
			}
.line8{
	width:100%;
	height:2px;
	border-bottom:solid 1px 	#b1c4e5;
	position:relative;
	top:17px;
	margin-top:5px;	
	*margin-top:0px!important;
	*margin-top:-24px;
	}
.comm{
	position:relative;
	top:30px;
	left:14px;
	}
	.comm p a{
		color:#0a5596;
		}
	.comm_form div{
		height:23px;
		}
	.comm_form div img{
		margin-left:10px;
		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;
		}
	.but_refresh{
		background:url(/images/but_bg2.gif) no-repeat;
		width:61px;
		height:20px;
		position:relative;
		top:2px!important;
		top:19px;
		left:12px;
		line-height:22px;
		}
	.sp4{
		position:relative;
		top:0px!important;
		top:19px;
		}
	.but_submit{
		background:url(/images/but_bg2.gif) no-repeat;
		width:61px;
		height:60px;
		line-height:22px;
		position:relative;
		top:14px!important;
		top:140px;
		}
	.but_cal{
		background:url(/images/but_bg2.gif) no-repeat;
		width:61px;
		height:20px;
		line-height:22px;
		position:relative;
		top:14px!important;
		top:140px;
		left:15px;
		}
	.comm_ps3{
		position:relative;
		top:17px;
		}
/* 频道和列表页 */
.position {
	background: #E9F2FB url("/css/img/title_bg.gif") repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}

