@charset "gb2312";
body 
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
   
}

table {
	FONT-SIZE: 12px;
	color: #000000;
	line-height: 140%;
}
/*1像素表格样式应用*/
.table_line{
 	background-color: #7bbdff;	
}
/*全屏弹出页面1像素表格样式应用*/
.table_out_line{
 	background-color: #666666;	

}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:Visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.textarea {
	padding: 1px;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	font: 12px;
	border: 1px solid #999999;
}
.select {
	padding: 1px;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	font: 12px;
	border: 1px solid #999999;
}
.input {
	color: #000000;
	border: 1px solid #7f9db9;
	height: 15px;
}
/*不可写按钮样式的应用*/
.input_read {
	color: #333333;
	border: 1px solid #d2d2d2;
	background-color: #f5f5f5;	
}
.radio{
	border-style: solid;
	border-width: 1px;
	border-color: buttonface;
	background-color: transparent;
}
.button { 
	text-align:center;
	background:url(img/bt_bg.gif) repeat-x;
	width:70px;
	border:1px solid #7cbdff;
	height: 20px;
	padding-top: 2px;
	color: #0044dd;
	}
/*查询按钮样式的应用*/
.bt_search{
	background-color: transparent;
	font-size:12px;
	background-image: url(images/styleSearch.gif);
	border:none none none;
	width:55px;
	height:20px
}
/*上部按钮样式的应用*/
.bt_top{
	text-align:center;
	background:url(img/bt_bg.gif) repeat-x;
	width:70px;
	border:1px solid #7cbdff;
	height: 20px;
	padding-top: 2px;
	color: #0044dd;
}
/*下部按钮样式的应用*/
.bt_down{
	text-align:center;
	background:url(img/bt_bg.gif) repeat-x;
	width:70px;
	border:1px solid #7cbdff;
	height: 20px;
	padding-top: 2px;
	color: #0044dd;
}
/*下部按钮文字超过4个以上样式的应用*/
.bt_down_6{
	color: #0044dd;
	text-align:center;
	background:url(img/bt_bg.gif) repeat-x;
	width:90px;
	border:1px solid #7cbdff;
	height: 20px;
	padding-top: 2px;
}
/*跳转按钮样式的应用*/
.bt_skip{
	background-color: transparent;
	font-size:12px;
	background-image: url(images/styleSkip.gif);
	border:none none none;
	width:55px; 
	height:20px
}
/*灰色TD样式的应用*/
.td_title1{
	background-color: #FFF3DD;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-position: right center;
	text-align: right;
	vertical-align: middle;
	height: 18px;
}
/*白色TD样式的应用*/
.td_title2{
	background-color: #ffffff;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
	height: 18px;
}
.td_title3{
	background-color: #f5f5f5;
	font-size: 12px;
	color: #000000;
	background-position: right center;
	text-align: middle;
	vertical-align: middle;
	height: 18px;
}
/*浮动表格主题样式应用*/
.td_floathead {
	background-color: #CCCC99;
	font-size: 12px;
	font-weight: bold;
	color: #B40000;
	vertical-align: middle;
	line-height: 23px;
	text-indent: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
}
/*浮动表格舅标列表记录样式应用*/
.tr_floatrecords_over {
	height: 18px;
	background-color: #e5e7da;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
	
}
/*浮动表格列表记录奇数记录样式应用*/
.tr_floatrecords1 {
	background-color: #fFFFFF;
	height: 18px;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
}
/*浮动表格列表记录偶数记录样式应用*/
.tr_floatrecords2 {
	background-color: #F1F1F1;
	height: 18px;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
}
/*浮动列表表格头部样式应用*/
.td_floatlisthead {
	background-color: #999966;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 18px;
}

/*表格主题样式应用*/
.td_head 
{
	background-color: #C00000;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	height: 23px;
	text-indent: 8px;
	margin:0px 0px 4px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00000;
}
/*列表表格头部样式应用*/
.td_listhead {
	background-color: #D3E9FF;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 22px;
}
/*舅标列表记录样式应用*/
.tr_records_over {

	height: 18px;
	background-color: #E5F0FA;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
	
}
/*列表记录奇数记录样式应用*/
.tr_records1 {
	background-color: #fFFFFF;
	height: 18px;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
}
/*列表记录偶数记录样式应用*/
.tr_records2 {
	background-color: #f5f5f5;
	height: 18px;
	background-position: right center;
	text-align: left;
	vertical-align: middle;
}
/*搜索表格的td样式应用*/
.tb_search{
	BORDER-TOP: #D3E9FF 4px solid;
	PADDING-LEFT: 10px;
	BACKGROUND: #BDDDFF;
	height: 30px;
	valign: middle;
}
/*搜索表格的table样式应用*/
.table_search{
	border: 1px solid #7bbdff;
}
/*扩展字号10px\12px\16px\18px(带BOLD为加粗字体）样式的用应*/
.font10{
	font-size:10px;
}
.font10_bold{
	font-size:10px;
	font-weight: bold;
}
.font14{
	font-size:14px;
}
.font14_bold{
	font-size:14px;
	font-weight: bold;
	padding-left: 8px;
}
.font14_bold1{
	font-size:14px;
	font-weight: bold;
	padding-left: 8px;
	background:#EDECEC;
	background-color:#DCE3FF;
}
.font16{
	font-size:16px;
}
.font16_bold{
	font-size:16px;
	font-weight: bold;
}
.font18{
	font-size:18px;
}
.font18_bold{
	font-size:18px;
	font-weight: bold;
}
.red_font{
	color:#FF0000;
}
.red_fontbold{
	color:#FF0000;
	font-weight: bold;
}
.white_font{
	color:#FFffff;
}
.white_fontbold{
	color:#FFffff;
	font-weight: bold;
}
.black_font{
	color:#000;
}
.black_fontbold{
	color:#000;
	font-weight: bold;
}
.blue_font{
	color:blue;
}
.blue_fontbold{
	color:blue;
	font-weight: bold;
}
.amber_font{
	color:#FFFB44;
}
.amber_fontbold{
	color:#FFFB44;
	font-weight: bold;
}
A.red_link
{
	color: #ff0000;
	text-decoration: none;
}
A.red_link:Visited {
	color: #ff0000;
	text-decoration: none;
}
A.red_link:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
A.blue_link
{
	color: #00f;
	text-decoration: none;
}
A.blue_link:Visited {
	color: #00f;
	text-decoration: none;
}
A.blue_link:hover {
	color: #00f;
	text-decoration: underline;
}
A.hui_link
{
	color: #666666;
	text-decoration: none;
}
A.hui_link:Visited {
	color: #666666;
	text-decoration: none;
}
A.hui_link:hover {
	color: #666666;
	text-decoration: underline;
}
A.bai_link
{
	color: #ffffff;
	text-decoration: none;
}
A.bai_link:Visited {
	color: #ffffff;
	text-decoration: none;
}
A.bai_link:hover {
	color: #ff0;
	text-decoration: none;
}
A.bai_linkbold
{
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
A.bai_linkbold:Visited {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
A.bai_linkbold:hover {
	color: #ff0;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
A.red_linkbold:link
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
A.red_linkbold:Visited {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
A.red_linkbold:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
A.back_linkbold:link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.back_linkbold:Visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.back_linkbold:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
A.more {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
A.more:hover {
	FONT-SIZE: 12px; COLOR: #ff0000; TEXT-DECORATION: none
}
.nhit_left1 {
	background-image: url(images/blue_left_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: right;
}
.nhit_right1 {
	background-image: url(images/blue_right_bg.gif);
	background-repeat: no-repeat;
	height: 25px;

}
.nhit_bg1 {
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat;
	height: 25px;
	width: 70px;
	font-size: 16px;
	cursor: hand;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	color:#000000;
}
.nhit_bg1_6 {
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat;
	height: 25px;
	width: 110px;
	font-size: 16px;
	cursor: hand;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	color:#000000;
}
.nhit_left2 {
	background-image: url(images/back_left_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: right;
}
.nhit_right2 {
	background-image: url(images/back_right_bg.gif);
	background-repeat: no-repeat;
	height: 25px;

}
.nhit_bg2 {
	background-image: url(images/back_bg.gif);
	background-repeat: repeat;
	height: 25px;
	width: 70px;
	font-size: 16px;
	cursor: hand;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	color:#000000;
}
.nhit_bg2_6 {
	background-image: url(images/back_bg.gif);
	background-repeat: repeat;
	height: 25px;
	width: 110px;
	font-size: 16px;
	cursor: hand;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	color:#000000;
}
.bt_up_hit {
	background-image: url(images/bt_up_hit.gif);
	background-repeat: repeat;
	height: 25px;
	width: 84px;
	font-size: 16px;
	cursor: hand;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	color:#000000;
}
.bt_up_hit_6 {
	background-image: url(images/bt_up_hit_6.gif);
	background-repeat: repeat;
	height: 25px;
	width: 124px;
	font-size: 16px;
	cursor: hand;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	color:#000000;
}
.bt_up_nohit {
	background-image: url(images/bt_up_nohit.gif);
	background-repeat: repeat;
	height: 25px;
	width: 84px;
	font-size: 16px;
	cursor: hand;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	color:#000000;
}
.bt_up_nohit_6 {
	background-image: url(images/bt_up_nohit_6.gif);
	background-repeat: repeat;
	height: 25px;
	width: 124px;
	font-size: 16px;
	cursor: hand;
	background-position: left;
	text-align: center;
	vertical-align: middle;
	color:#000000;
}
.hit_over{
	color:#0000ff;
}
.hit_out{
	color:#000000;
}
.hui_txt{
	color:#999999;
}
.f1 {
	PADDING-LEFT: 9px; FONT-WEIGHT: bold; FONT-SIZE: 12px
}
.prmtopborder {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: #ffffff; VERTICAL-ALIGN: middle; BORDER-BOTTOM: #d2d2d2 3px solid
}
a.top-menu:link{
	color:#000000;
	display:block;
	background-color:#D6E4F2;
	border:1px solid #000000;
	text-decoration:none;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
a.top-menu:visited{
	color:#000000;
	display:block;
	background-color:#D6E4F2;
	border:1px solid #000000;
	font-size: 16px;
	text-decoration:none;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
a.top-menu:hover{
	color:#000000;
	display:block;
	background-color:#FFCC33;
	border:1px solid #000000;
	font-size: 16px;
	text-decoration:none;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}
/*顶部按钮样式*/
#header {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7bbdff;
	margin:4px 0 4px 0;
  }
#header ul {
  margin:0;
  padding:0 10px 0;
  list-style:none;
  }
#header li {
	float:left;
	background:url("img/left.gif") no-repeat left top;
	margin:0 0px 0 0;
	padding:0 0 0 8px;
	font-size: 12px;
  }
#header a {
	float:left;
	display:block;
	background:url("img/right.gif") no-repeat right top;
	padding:3px 15px 2px 6px;
	text-decoration:none;
	color:#000000;
	cursor: hand;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#f00;
  cursor: hand;
  }
#header #current {
  background-image:url("img/left_on.gif");
  }
#header #current a {
  background-image:url("img/right_on.gif");
  color:#00f;
  padding-bottom:2px;
  cursor: hand;
  }
  #header #current a:hover {
  background-image:url("img/right_on.gif");
  color:#f00;
  padding-bottom:2px;
  cursor: hand;
  }
/*- Menu Tabs J--------------------------- */

#tabsJ {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #24618E;
	  margin:4px 0 4px 0;
      }
#tabsJ ul {
      margin:0;
      padding:10px 10px 0 10px;
      list-style:none;
      }
#tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabsJ a {
      float:left;
      background:url("img/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  cursor: hand;
      }
#tabsJ a span {
	float:left;
	display:block;
	background:url("img/tabrightJ.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
	font-size: 12px;
	cursor: hand;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
      color:#FFF;
      }
#tabsJ a:hover {
      background-position:0% -42px;
      }
#tabsJ a:hover span {
      background-position:100% -42px;
	  cursor: hand;
      }
#tabsJ #current a {
      background-position:0% -42px;
	  cursor: hand;
        }
#tabsJ #current a span {
      background-position:100% -42px;
	  cursor: hand;
      color:#FFF;
        }
.top_td {
	background-color: #dce3ff;
	margin-bottom: 6px;
}
.left_td {
	background-color: #f1f1f1;
	width:160;
	
}
.middle_td {
}
.right_td {
	
}
.gg {
	background-image: url(img/gg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 35px;	
	vertical-align: middle;
	background-position: center;
	padding-top: 5px;
}
.survey {
	background-image: url(image/survey.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 25px;
	vertical-align: middle;
	background-position: center;
	padding-top: 5px;
}
.link {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 25px;
	vertical-align: middle;
	background-position: center;
	padding-top: 5px;
}
.life {
	background-image: url(img/life.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 25px;
	vertical-align: middle;
	background-position: center;
}
.middle_td1 {
	background-repeat: no-repeat;
	padding-left: 6px;
	height: 18px;
	vertical-align: middle;
	background-position: center;
	padding-top: 3px;
	background-color: #5c99dc;
}
.table_line1 {
	border: 1px solid #5c99dc;
	margin-bottom: 5px;
}
.table_line2 {
	border-right: 1px solid #5c99dc;
	border-left: 1px solid #5c99dc;
}
.foot_td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5c99dc;
	border-right-color: #5c99dc;
	border-bottom-color: #5c99dc;
	border-left-color: #5c99dc;
	background-color: #f1f1f1;
	height: 20px;
	color: #666666;
}
.newslist_td {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.newslist_td1{
	height: 70px;
	background-color:#f5f5f5
	border-bottom-width: 1px;
	background-image: url(img/hot3.gif);
	margin: 0px 0px 8px;
}
