body{
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

form{
  margin: 0px;
  padding: 0px;
}

table{
  text-align: left;
}

table td{
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
}

table.fix{
  table-layout: fixed;
}

table.fix td{
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow: hidden;
}

div {
  text-align: left;
}

a{
  color: #0069A2; 
  text-decoration: none; 
  background-color: transparent;
}

a:hover{
  color: #FF0000;
}

hr{
  height: 1px;
  border: #89D4F8 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{
  width: 920px;
  clear: both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
padding-top: 10px;
}

.m_top{
  background:#F1F6F9;
  background-image:url('images/topbg.gif');
  padding-top:5px;
  height:26px;
}

.m_head{
  height:60;
}

.h_logo{
  float:left;
  /*width:180px;*/
    width: 260px;
}

.h_banner{
  float:left;
    text-align: center;
}

.h_link{
  float:right;
  width:90px;
  padding-top:6px;
}

.m_menu{
  /*background-color: #178BDE;*/
    background: #2B97E3;
  /*background-image:url('images/menubg.gif');*/
  height:30px;
  padding-top:3px;
  margin-bottom:3px;
}

.m_foot{
  background-image:url('images/footbg.gif');
  background-repeat: repeat-x;
  height:80px;
  text-align:center;
  padding:5px;
}

#left{
  float: left;
  width: 180px;
  margin-right:8px;
  /*color: #834400;*/
    color: #333333;
}

#right{
  float: right;
  width: 180px;
  /*color: #834400;*/
    color: #333;
}

#centers{
  float: left;
  width: 544px;
}

#centerm{
  float: left;
  width: 730px;
}

#centerl{
  float: left;
  width: 790px;
}

#content{

}

.block{
  width: 100%;
  /*border: #89D4F8 1px solid;*/
  border: 1px solid #E0EDFF;
  margin-bottom: 5px;
}

.blocktitle{
  border-top: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  /*border-bottom: #89D4F8 1px solid;*/
    border-bottom: 1px solid #7ca4db;
  font-weight: bold; 
  font-size: 14px; 
  color: #0075B5; 
  /*line-height: 26px; */
    line-height: 22px;
  padding-left: 10px;
  background-color: #ffffff;
  background-image:url('images/titlebgt.gif');
}

.blockcontent{
  width: 100%;
  margin: 0px !important;
  margin: 3px;
    /*padding: 3px;*/
    /*line-height: 163%;*/
    /*overflow: hidden;*/
    
}

.blocknote{
  border-top: #89D4F8 1px solid;
  padding: 3px;
  text-align: center;
  background: #F0F7FF;
  line-height: 150%;
}

#left a, #right a{
  /*color: #834400;*/
    color: #0069A2;
}

#left a:hover, #right a:hover{
  color: #FF0000;
}

#left .block, #right .block{
  /*border: #E8CA78 1px solid;*/
    border: 1px solid #E0EDFF;

}

#left .blocktitle, #right .blocktitle{
  /*border-bottom: #E8CA78 1px solid;*/
    border-bottom: 1px solid #7CA4DB;
  /*background: #FFEB93;*/
  background: #ffffff;
  background-image:url('images/titlebgb.gif');
  /*color: #834400; */
    color: #0075B5;
}

#left .blockcontent, #right .blockcontent{
  background: #FFFEFA;
}

#left .blocknote, #right .blocknote{
  border-top: #E8CA78 1px solid;
  background: #FFFEFA;
}

input{
    font-size: 12px; 
}

.text{
	border: #89D4F8 1px solid; 
	height: 16px; 
	background-color: #ffffff;
	color: #054e86;
	height: 20px;
}

.textarea{
	border: #89D4F8 1px solid; 
	color: #054e86; 
	background-color: #ffffff;
	font-size: 12px; 
}

.button{
    background-color: #DDF2FF;
	background-image:url('images/buttonbg.gif');
    color: #000000;
    height: 22px;
	padding-top:2px;
	border: 1px solid #A9DBEC; 
}

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #89D4F8;
}

.gridtop{
  border-top: 1px solid #89D4F8;
  border-left: 1px solid #89D4F8;
  border-right: 1px solid #89D4F8;
  background: #e0edff;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.title{
  background: #e0edff;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background: #F0F7FF;
  padding: 3px; 
  color:#054e86;
  font-size: 12px;
  font-weight: bold;
}

.even{
  background: #FFFFFF; 
  padding: 3px;
}

.odd{
  background: #FFFFFF; 
  padding: 3px;
}

.foot{
  background: #F0F7FF; 
  padding: 3px; 
  text-align: center;
}

.bottom{
  height: 9px;
  background: #B7B785; 
}

.jieqiQuote {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #89D4F8;
}
.jieqiCode {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #89D4F8;
}

.ultop li{list-style: circle inside; margin-left: 3px;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;}

/*
#left .ultop li, #left .ulitem li, #right .ultop li, #right .ulitem li{list-style: none; background: url("images/ligold.gif") no-repeat; padding-left: 10px !important; padding-left: 0px;}
*/
#left .ultop li, #left .ulitem li, #right .ultop li, #right .ulitem li{list-style: none; background: url("images/liblue.gif") no-repeat; padding-left: 10px !important; padding-left: 0px;}

.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;}


#jieqi_menu {
  line-height: 20px;
  height:26px;
  list-style-type: none;
}
#jieqi_menu a {
  padding-top:3px;
  display: block;
  /*width: 70px;*/
    width: 96px;
  text-align: center;
  font-weight: bold;
}
#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: 70px;
}
#jieqi_menu li a:hover{
  background: #F1F6F9;
}
#jieqi_menu li ul {
  line-height: 20px;
  list-style-type: none;
  text-align: left;
  left: -999em;
  width: 90px;
  position: absolute;
  margin: 0px;
  padding: 0px;
  background: #178BDE;
}
#jieqi_menu li ul li{
  float: left;
  width: 88px;
  background: #178BDE;
  margin-left:1px;
  display:inline;
}
#jieqi_menu li ul a{
  display: block;
  width: 77px !important;
  width: 88px;
  text-align:left;
  padding-left:10px;
  font-weight: normal;
}
#jieqi_menu li ul a:link  {
  color:#FFFFFF;
  text-decoration:none;
}
#jieqi_menu li ul a:visited  {
  color:#FFFFFF;
  text-decoration:none;
}
#jieqi_menu li ul a:hover  {
  color:#178BDE;
  text-decoration:none;
  font-weight:normal;
  background:#F1F6F9;
}
#jieqi_menu li:hover ul {
  left: auto;
}
#jieqi_menu li.sfhover ul {
  left: auto;
}
.left .blockcontent, .right blockcontent {
    padding: 3px;
}
#site_board {
    line-height: 163%;
    padding: 3px;
}
.blockcontent table td img {
    margin-bottom: 8px;
}
.b1{border:1px solid #83b0e1;}
#search_top{height:35px !important;height /**/:32px;width:920px;background:url(search_bg.png) repeat-x;}
	#search_top form{width:300px;margin:3px 0 0 8px;}
	#search_top form{float:left;display:inline;}
	#search_top form input.b1{width:150px;height:21px;line-height:16px;color:#b3b3b3;border:1px solid #7F9DB9;background:url(icoSearch.gif) no-repeat 6px 3px #fff;padding-left:24px;}
	#search_top form select{width:80px;width:70px !important;}
	#search_submit, #head_search_submit{
		background:url(bg_search_bt.png) repeat-x;font-size:12px;
		width:60px;height:21px;border:1px solid #7F9DB9;
	}
	#hot_search_tag{float:left;width:605px;line-height:20px;margin:6px 0 0 3px;}


a img {border: none;}
ul{
	list-style: none;
	clear: both
}


.qqbg{
   background:#f5f5f5;
   width:556px;
   height:155px;
   margin:4px;
   padding:4px;
   overflow:hidden;
}
.tjimg{
   border:1px solid #d1d1d1;
   padding:1px;
   background:#fff;
   width:120px;
   float:left;

  }
.tjimg .img a{
   width:120px;
   height:150px;
  }
.jjtext{
   width:410px;
   padding-left:18px;
   float:right;
   border:1px dotted #ccc;
}
.jjtext h3{
    font-size:14px;
	color:#004d00;
	line-height:36px;
	height:36px;
	padding:0;
	margin:0;
}
.jjtext h3 a{
 
}
.jjtext p{
    font-size:12px;
	line-height:26px;
	margin:0;
}
.jjtext p a{

}
.tbtj{
	color:#db0000;
	width:410px;
	padding-left:18px;
	line-height:38px;
	font-size:14px;
	float:right;
}
.tbtj a{
    font-size:14px;

	line-height:38px;
	padding-right:45px;
}
.fltj{
    width:540px;
	height:233px;
	padding:3px;
	background:url(images/cenx.gif) top center no-repeat;
	overflow:hidden;
}
.flleft{ 
    width:250px;
	margin:0;
    float:left;
	overflow:hidden;
}
.flright{
    width:250px;
	margin:0;
	float:right;
	overflow:hidden;
}
.fltj dl dt{
    height:26px;
	line-height:26px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
.fll{
    border:1px solid #ccc;
	padding:1px;
	float:left;
	width:65px;
	height:80px;
	margin:10px;
	display:inline;
	overflow:hidden;
}
.fll img{
    width:65px;
	height:80px;
	margin:0;
}
.fll img a:hover{
}
.flr{
    padding-top:10px;
}
.flr strong{
	margin:0;
	line-height:30px;
	font-size:14px;
}
.flr strong a{
}
.flr p{
    line-height:18px;
	margin:0;
	font-size:12px;
}
.fld{
    margin:0;
	padding:0;
	clear:both;
	font-size:12px;
	width:274px;
	padding-left:10px;
}
.fld ul{
    margin:0;
	padding:0;
}
.fld ul li a{
	line-height:20px;
	height:20px;
	margin:0;
	padding:0;
}