BODY {
	MARGIN: 0px; TEXT-ALIGN: center
}
DIV {
	FONT-SIZE: 12px; FONT-FAMILY: 宋体, sans-serif，Arial, Helvetica
}
form{
  margin: 0px;
  padding: 0px;
}

table{
  text-align: left;
}

table td{
  FONT-SIZE: 12px; FONT-FAMILY: 宋体, sans-serif，Arial, Helvetica
}

table.fix{
  table-layout: fixed;
}

table.fix td{
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow: hidden;
}
A:link {
	COLOR: #07519a; TEXT-DECORATION: none
}
A:visited {
	COLOR: #07519a; TEXT-DECORATION: none
}
A:hover {
	LEFT: 1px; COLOR: #ff6600; POSITION: relative; TOP: 1px; TEXT-DECORATION: underline
}

hr{
  height: 1px;
  border: #999999 1px solid;
}

ul{
  margin: 0px; 
  padding: 0px;
  list-style-type: none; 
  text-align: left;
  clear: both;
}

li{
  list-style-type: none; 
  line-height: 150%;
}

.main{
  MARGIN-TOP: 10px; WIDTH: 990px;
  clear: both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.m_top{
  background: url(images/bg_head.gif) repeat-x; MARGIN-TOP:0;
  padding-top:0; line-height:32px;
  height:30px;
}
.m_top .fl{PADDING:0; FLOAT: left; WIDTH: 300px; HEIGHT: 30px}
A.headred:link {
	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.headred:visited {
	FONT-SIZE: 12px; COLOR: #261cdc; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.headred:hover {
	FONT-SIZE: 12px; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.headred:active {
	FONT-SIZE: 12px; TEXT-DECORATION: none
}

.m_head{
  height:60; margin:0;
}

.h_logo{
  float:left;
  width:180px;
}

.h_banner{
  float:left;
}
.m_menu{
  padding-top:3px;
  margin-bottom:3px;
}
.headdiv1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; WIDTH: 100%; PADDING-TOP: 8px; HEIGHT: 19px; TEXT-ALIGN: center
}
.headdiv1 A:link {
	COLOR: white; TEXT-DECORATION: none
}
.headdiv1 A:visited {
	COLOR: white; TEXT-DECORATION: none
}
.headdiv1 A:hover {
	TEXT-DECORATION: none;COLOR: #ff6600;
}
.headdiv1 A:active {
	TEXT-DECORATION: none
}
.headfont12 {
	FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-FAMILY: 宋体
}
A.headblack:link {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.headblack:visited {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.headblack:hover {
	FONT-SIZE: 12px; FONT-FAMILY: 宋体; TEXT-DECORATION: none;COLOR: #ff6600;
}
A.headblack:active {
	FONT-SIZE: 12px; TEXT-DECORATION: none
}
.seach{ background:#f0f8fc; text-align:left; height:36px; padding:6px 0px 0px 30px;}
.m_foot{
  height:60px;
  text-align:center;
  padding:5px;
}
#copyright{ line-height:18px}

#left{
  float: left;
  WIDTH: 189px; MARGIN-RIGHT: 7px;
}

#right{
  float: right;
  MARGIN-LEFT: 7px; WIDTH: 189px;
}

#centers{
  float: left;
  DISPLAY: block; WIDTH: 598px;
}

#centerm{
  float: left;
  width: 793px;
}

#centerl{
  float: left;
  width: 990px;
}

#content{

}

.block{
  width: 100%;
  BORDER: #9bc9df 1px solid;
  margin-bottom: 5px;
}

.blocktitle{
 PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: #dbedf5;LINE-HEIGHT: 24px; HEIGHT: 24px; text-align:left;
}

.blockcontent{
  width: 100%;
  margin: 0px !important;
  margin: 3px;
}

.blocknote{
  border-top: #83b0e1 1px solid;
  padding: 3px;
  text-align: center;
  background: #dbedf5;
  line-height: 150%;
}

input{
}

.text{
	border: #83b0e1 1px solid; 
	height: 16px; 
	background-color: #ffffff;
	color: #054e86;
	height: 20px;
}

.textarea{
	border: #83b0e1 1px solid; 
	color: #054e86; 
	background-color: #ffffff;
	font-size: 12px; 
}

/*.button{
    background-color: #DDF2FF;
    border: #83b0e1 1px solid;
    color: #000000;
    height: 20px;
}*/

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #9bc9df;
}

.gridtop{
  border-top: 1px solid #9bc9df;
  border-left: 1px solid #9bc9df;
  border-right: 1px solid #9bc9df;
  background: #dbedf5;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.title{
  background: #dbedf5;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background: #dbedf5;
  padding: 3px; 
  color:#054e86;
  font-size: 12px;
  font-weight: bold;
}

.even{
  background: #FFFFFF; 
  padding: 3px;
}

.odd{
  background: #FFFFFF; 
  padding: 3px;
}

.foot{
  background: #dbedf5; 
  padding: 3px; 
  text-align: center;
}

.bottom{
  height: 9px;
  background: #B7B785; 
}

.c_title{
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  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{
}

.jieqiQuote {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #9bc9df;
}
.jieqiCode {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #9bc9df;
}


.ultop li{list-style: decimal inside;PADDING-LEFT: 15px; LINE-HEIGHT: 22px; BORDER-BOTTOM: #e4e4e4 1px solid}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;}

.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{LINE-HEIGHT: 22px;text-align: right; clear:both;}


#jieqi_menu {
  line-height: 20px;
  list-style-type: none;
}
#jieqi_menu a {
  display: block;
  width: 65px;
  text-align: center;
}
#jieqi_menu a:link  {
  color: #1F3A87;
  text-decoration: none;
}
#jieqi_menu a:visited  {
  color: #1F3A87;
  text-decoration: none;
}
#jieqi_menu a:hover  {
  color: #FFFFFF;
  text-decoration: none;
}
#jieqi_menu li {
  float: left;
  width: 65px;
}
#jieqi_menu li a:hover{
  background: #1979CC;
}
#jieqi_menu li ul {
  line-height: 20px;
  list-style-type: none;
  text-align: left;
  left: -999em;
  width: 90px;
  position: absolute;
  margin: 0px;
  padding: 0px;
}
#jieqi_menu li ul li{
  float: left;
  width: 90px;
  background: #F6F6F6;
}
#jieqi_menu li ul a{
  display: block;
  width: 80px !important;
  width: 90px;
  text-align:left;
  padding-left:10px;
}
#jieqi_menu li ul a:link  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu li ul a:visited  {
  color:#1F3A87;
  text-decoration:none;
}
#jieqi_menu li ul a:hover  {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:normal;
  background:#1979CC;
}
#jieqi_menu li:hover ul {
  left: auto;
}
#jieqi_menu li.sfhover ul {
  left: auto;
}
/*首页封面推荐*/
.bkintq {
	MARGIN: 3px 0px 8px; LINE-HEIGHT: 18px
}
.bkintq .n {
	FONT-WEIGHT: bold; FONT-SIZE: 13px
}
.bkintq IMG {
	FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 65px; HEIGHT: 80px
}
.grjc {
	PADDING-RIGHT: 9px; MARGIN-TOP: 0px; PADDING-LEFT: 9px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
.grjcimg {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; MARGIN-RIGHT: 1px; BORDER-BOTTOM: 0px
}
.grjcimg IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 100px; BORDER-BOTTOM: 0px; HEIGHT: 125px
}
.grjct {
	COLOR: #6f6f6f; LINE-HEIGHT: 30px
}
.grjct .tt {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
.grjcc {
	DISPLAY: block; LINE-HEIGHT: 22px
}
/* 表格样式 */
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: 3px;
	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: 3px;
}

.odd{
	background: #ffffff; 
	padding: 3px;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}
.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;
}
.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;}
.hf {
	float: left;
	width: 784px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0eee9;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.hf1 {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.zi {
	float: left;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 24px;
	color:#FF6666;
}
.ratingblock {
	display:block;
	text-align:left;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}


.leftDiv{
padding:0; 
margin:0;
width:140px; 
float:left; 
padding-left:6px;
margin-left:-140px; 
position:relative; 
text-align:center;

}
.rightDiv{
	float:left;
}

.shi{
	color:#FF5A00;
	font-size:50px;
	font-style:italic;
	font-weight:900;
	left:0;
	line-height:70px;	
	}
.fen{
	color:#FF5A00;
	font-size:26px;
	font-style:italic;
	font-weight:bold;
	position:relative; top:-15px	
	}
.SelSPAN {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:14px;
font-weight:bold;
line-height:22px;
padding-top:4px;
text-align:center;
}

.NoSelSPAN {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
color:#004D00;
cursor:pointer;
font-size:14px;
font-weight:bold;
line-height:22px;
padding-top:4px;
text-align:center;
text-decoration:none;
}
.NoSelSPAN a{color:#004D00;}
img.toptime{filter:alpha(opacity=100); position:absolute;  z-index:10;margin-left:550px!important;margin-left:450px;margin-top:100px!important;margin-top:-50px;}