/* 基本样式 */
*{
	margin: 0px;
	padding: 0px;
}

body{
	background: transparent;
	text-align: center;
	font: 12px/120% Verdana, Arial, sans-serif, 宋体;
}

TD, DIV {
	FONT-SIZE: 12px; 
}

a{
	color: #0069A2;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #ff6600;
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px;
}

span{
	line-height: 120%;
}

p{
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6{
	line-height: 150%;
}

img{
	border: 0px;
}

div{
	text-align: left;
}

hr{
	height: 1px;
	border: 1px solid #a3bee8;
	clear: both;
	margin: 0px 0px;
}

ul{
	list-style: none;
	clear: both;
	text-align: left;
}

li{
	line-height: 140%;
}

/* 表格样式 */
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 f0f0f0;
	padding: 3px;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #e0e0e0;
	background: #f0f0f0;
	vertical-align: middle; 
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	margin-bottom: 1px;
}

table.grid th, .head{
	border: 1px solid #e0e0e0;
	background: #f0f0f0;
	color:#054e86;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

table.grid td{
	border: 1px solid #e0e0e0;
	padding: 3px;
	background-color: #ffffff !important; 
}

table.hide, table.hide th, table.hide td{
	width: 98%;
	border: 0;
	white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;
}

/*表格辅助样式*/

.title, #CommentTitle {
	background: #e0edff;
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-size: 14px;
	font-weight: bold;
}

.even, .odd{
	background: #ffffff; 
	padding: 3px;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}


/* 表单样式 */

form{}

input{}

.text{
	border: 1px solid #a3bee8; 
	background: #ffffff;
	color: #054e86;
	height: 18px;
	font: 12px/120% Verdana, Arial, sans-serif, 宋体;
}

.textarea{
	border: 1px solid #a3bee8; 
	background: #ffffff;
	color: #054e86; 
	font: 12px/120% Verdana, Arial, sans-serif, 宋体;
}

.button{
	background: #ddf2ff;
	border: 1px solid #a3bee8; 
	height: 20px;
	padding: 1px 0px 0px 0px;
	font: 12px/120% Verdana, Arial, sans-serif, 宋体;
}

.checkbox, .radio{border-width: 0px;}

.select{height: 20px;	font-size: 12px;}
select{font-size: 12px;}

/* 布局样式 */

#wrapper{}

#left{
	float: left;
	width: 190px;
	margin-right:3px;
}

#right{
	float: right;
	width: 189px;
}

#centers{
	float: left;
	width: 574px;
}

#centerm{
	float: left;
	width: 760px;
}

#centerl{
	float: left;
	width: 960px;
}

#content{

}

.main{
	width: 960px;
	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;
	text-align:right;
}

.h_link{
	float:right;
	width:90px;
	padding-top:6px;
}

.m_menu{
  background-color: #178BDE;
  height:44px;
  padding-top:3px;
  margin-bottom:3px;
  position:relative;
}

.m_foot{
	background:#f6f6f6;
	border:1px solid #e4e4e4;
	text-align:center;
	padding: 5px 0px;
	margin-top:3px;
	margin-bottom:10px;
}

.block{
	border: 1px solid #e0e0e0;
	margin-bottom: 5px;
}

.search{
	border: 1px solid #e0e0e0;
	margin-bottom: 2px;
	background: url("images/footbg.gif");
	padding: 1px 1px;	
}

.blocktitle{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #c0c0c0;
	font-weight: bold;
	font-size: 14px;
	background: #f0f0f0;
	color: #054e86; 
	height: 26px; 
	line-height: 26px; 
	padding-left: 10px;
}

.blockcontent{
	padding: 3px;
}

.blocknote{
	border-top: 1px solid #c0c0c0;
	padding: 3px;
	text-align: center;
	background: #f0f0f0;
	line-height: 150%;
}

.blocktitle span{
	position: relative;
	bottom: -4px;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background: #ffffff;
	padding: 3px 6px 3px 6px;
	color: #c42205;
	height: 22px;
	line-height: 22px; 
}

#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{width:86%;list-style: none; background: url("images/liblue.gif") no-repeat; padding-left: 16px !important; margin: 3px 4px; border-bottom: 1px solid #d8e4ef; color: #1b74bc; letter-spacing:2px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.ultop li a{ color: #c42205;}
.ulitem li{width:90%; line-height:18px; list-style: circle inside; margin-left: 3px; letter-spacing:2px; white-space:nowrap; overflow: hidden;}
.ulrowl li{padding:3px;}
.ulcenter li{text-align: center; letter-spacing:2px;}
.ulmul{overflow: hidden;}
.ultop2 li{width:86%; list-style: none; background: url("images/ligold.gif") no-repeat; padding-left: 16px !important; margin: 2px 4px; border-bottom: 1px solid #d8e4ef; color: #1b74bc; letter-spacing:2px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.ultop2 li a{color: #c42205;}
.ulsort li{width: 98%; list-style: none; padding-top:3px; margin: 2px 2px; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; border-top: 1px dotted #d8e4ef;}
.ulsort li a{color: #666666;}
.ulreview li{overflow: hidden; margin-bottom: 5px;}
.sorttl {font-size:14px; font-weight:bold; BORDER-Right: #cccccc 1px dotted; PADDING:5px;}
.sorttr {font-size:14px; font-weight:bold; PADDING:5px;}
.sortl {PADDING:5px;}
.sortr {line-height:140%; BORDER-Right: #cccccc 1px dotted;PADDING:3px;}
.sortrr {line-height:140%; PADDING:3px;}
.sortb {}
.sortt {font-size:14px; font-weight:bold; color:#C42205;}
.at {width:22%;color:#666666;}

.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; letter-spacing:2px;}
.fl{float:left;}
.fr{float:right; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.tr{text-align:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.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{
	color: #0000ff;
	padding: 3px;
	display: none;
}

#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;}

/*下拉菜单样式*/
#jieqi_menu {
  line-height: 20px;
  list-style-type: none;
  height: 23px;
  margin-left: 5px;
}
#jieqi_menu a {
  display: block;
  width: 79px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px dashed #FFFFFF;
  margin-bottom: 2px;  
}
#jieqi_menu a:link  {
  color: #FFFFFF;
  text-decoration: none;
}
#jieqi_menu a:visited  {
  color: #FFFFFF;
  text-decoration: none;
}
#jieqi_menu a:hover  {
  color: #178BDE;
  text-decoration: none;
}
#jieqi_menu li {
  float: left;
  width: 79px;
  filter: DropShadow(Color=#333333, OffX=1, OffY=1, Positive=1);
}
#jieqi_menu li a:hover{
  background: #DAE3ED;
}

.shadeout { 
  position:relative; 
  background:#bbb;  
  margin:4px auto; 
  width:110px 
  } 

.shadein { 
   margin-left: 2px;
  background:#fff;  
  border:1px solid #555; 
  padding:3px; 
  position:relative;  
  top:-4px; 
  left:-4px; 
  } 

.booklink{
	font-size:14px;
	padding-top: 5px;
}

.booklink a{
	border-bottom: 1px dotted;
}

h1{
  font-size:28px; font-weight: bold;
}

#ContentRight {
	float: left;
	width: 99.8%;
 	BORDER: #d8e4ef 1px solid;
}

#TitleBar {
	height:25px;
	width: 100%;
	float: left;
	background: #f0f0f0;
}

#Title {
	float: left;
	width: 100%;
	line-height: 50px;
	text-align: center;
	color: #FF3333;
}

#TitleLeft {
	float:left;
	margin-left:5px;
	margin-top:6px;
}

#TitleRight {
	float: right;
	margin-right:5px;
	margin-top:6px;
}

#ClassSum {
	float: left;
	width: 98.4%;
	BORDER: #cccccc 1px dotted;
	margin: 0 3px 0 3px;
	padding-bottom:5px;
	background: #fff7e3;
}

#ClassSum ul li{
	float:left;
	padding-top:5px;
}

.l1{
	padding-left: 10px;
	width: 28%;
}

.l2{
	width: 24.5%;
}

#ArtAD {
	float: left;
	width: 100%;
	text-align: center;
}

#BookLink {
	margin-left: 5px;
	float: left;
	width: 98%;
        padding-top: 1px;
}

#BookLink ul li{
	border: #6699CC 2px dotted;
	background: #f0ffff;
	float: left;
	font-size: 14px;
	padding-top: 2px;
	width: 94px;
	text-align: center;
	margin-right: 7px;
}

#Det, #Note, #Tips, #TipContent, .Comment, #VoteT, #VoteItem {
	width: 98%;
	float: left;
	padding: 1%;
}

#DetSum {
	float: left;
	width: 600px;
}

#BookFace {
	margin-top: 10px;
	width: 120px;
	height: 150px;
	float: right;
	border: 1px solid;
}

#Tip {
	float: left;
	margin: 2px;
	width: 99%;
        line-height: 25px;
	background: #F0F3F6;
	border-bottom: #c2ceda 1px dashed;
	color: #006699;
}

#TipContent {
	margin-left: 2px;
	width: 96.5%;
	border: #C2CEDA 1px solid;
	color: #006699;
	background: #fff7e3;
	line-height: 20px;
}

#CommentTitle {
	margin: 2px;
	float: left;
	width: 98%;
	height: 20px;
	line-height: 20px;
}

.Reviewer {
	padding-bottom: 3px;
	margin: 0 5px;
	float: left;
	width: 98%;	
	border-bottom: 1px solid #a3bee8;
}

#VoteT {
	height: 25px;
	background: #F0F3F6;
}

#VoteTitle {
	float: left;
	width: 65%;
}

#VoteBtn {
	float: right;
}