﻿body{
  background: #FFFFFF;
  color: black;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.layout{width:940px;margin:0 auto;background:#fff; display:block; clear:both;}

form{
  margin: 0;
  padding: 0;
}

table{
  text-align: left;
}

table td{
  border-width: 0; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

a{
  color: #000; 
  text-decoration: none; 
  background-color: transparent;
}

a:hover{
  color: #FF6000;
}

hr{
  height: 1px;
}

ul{
  margin: 2px; 
  padding: 2px; 
  list-style: decimal inside; 
  text-align: left;
}

li{
  margin-left: 2px; 
  list-style: square inside; 
  color: #000;
}

input{
    font-size: 12px; 
}

.text{
	border: solid 1px #082d71; 
	height: 18px; 
	background-color: #eaf1fb;
	color: #000;
}

.textarea{
	border: solid 1px #082d71; 
	color: #000; 
	background-color: #eaf1fb;
	font-size: 12px; 
}

.button{
	height:19px; width:88px; background:url("bg_button_88x18.gif"); border:0; padding:1px 0 0; font-size:12px;text-align:center;
	cursor:pointer;
}

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

table.maincontent{
  width: 940px;
  background: #ffffff;
}

table.headertable{
  width: 100%;
}

table.centertable{
  width: 100%;
}

table.footertable{
  width: 100%;
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #6bc8e1;
}

.title{ vertical-align: middle; text-align: center; padding: 3px; font-size: 14px; font-weight: bold; background-color: #fffeed; height:20px; }

.head{
  background-color: #f9f9f8;
  vertical-align: left; 
  padding: 3px; 
  font-size: 12px;
  color: #000; 
}

.even{
  background-color: white; 
  padding: 3px;
}

.odd{
  background-color: white; 
  padding: 3px;
}

.foot{
  background-color: #eaf1fb; 
  padding: 3px; 
  text-align: center;
}

.top{
  height: 23px;
  background-image: url('bg_trtop.gif');
}

.bottom{
  height: 9px;
  background-image: url('bg_trbtm.gif');
}

tr#headerbar{
  height: 19px;
  text-align: center; 
  background-image: url('bg_left_tag.gif');
}

tr#footerbar{
  height: 19px;
  text-align:center; 
  background-image: url('bg_left_tag.gif');
}

td#leftcolumn{
  width: 185px; 
  font-size:12px;
}

td#leftcolumn div.blockTitle{ height: 26px; background:url(titleleft.gif) repeat-x; color: #000; font-size: 12px; line-height: 26px; text-indent: 35px; padding-top: 5px; }
td#leftcolumn div.blockContent{ border-bottom: 1px solid #6bc8e1; border-left: 1px solid #6bc8e1; border-right: 1px solid #6bc8e1; padding: 3px; line-height: 20px; }

td#centercolumn{
  font-size: 12px;
}

td#centerTcolumn, td#centerMcolumn, td#centerBcolumn{
  width: 100%; 
  padding: 0px 3px 0px 3px; 
}

td#centerTcolumn div.blockTitle, td#centerMcolumn div.blockTitle, td#centerBcolumn div.blockTitle{ height: 26px; color: #000; line-height: 18px; background-image: url(titlec.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: left; text-indent: 45px; padding-top: 5px; padding-right: 0; padding-bottom: 0; }

td#centerTcolumn div.blockContent, td#centerMcolumn div.blockContent, td#centerBcolumn div.blockContent{ padding: 3px; margin: 0; line-height: 13px; background-color: #ffffff; text-align: center; }

td#centerLcolumn, td#centerRcolumn{
  width:50%; 
  padding: 0px 3px 0px 0px;
}

td#centerLcolumn div.blockTitle, td#centerRcolumn div.blockTitle{ color: #000; padding: 3px; margin: 0; border-top: 1px solid #6bc8e1; border-right: 1px solid #6bc8e1; border-left: 1px solid #6bc8e1; }

td#centerLcolumn div.blockContent, td#centerRcolumn div.blockContent{
  border-left: 1px solid #6bc8e1; 
  border-right: 1px solid #6bc8e1; 
  border-bottom: 1px solid #6bc8e1; 
  padding: 3px; 
  margin: 0; 
  line-height: 20px;
  background-color: #ffffff; 
}

td#topcolumn, td#bottomcolumn{
  width: 100%; 
  padding: 0px 3px 1px 3px; 
}

td#topcolumn div.blockTitle, td#bottomcolumn div.blockTitle{
  padding-left: 40px; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  color: #000000; 
  font-weight: bold; 
  margin: 0px; 
  background-image: url('bg_center.gif');
}

td#topcolumn div.blockContent, td#bottomcolumn div.blockContent{ 
  padding: 3px;
  margin: 0; 
  line-height: 20px;
  background-color: #ffffff;
  text-align: center;
}

div#content 
{
  text-align: center; 
  padding: 0px; 
}

td#rightcolumn{
  width: 20%; 
  font-size:12px;
}

td#rightcolumn div.blockTitle{ height: 26px; padding-top: 5px; background:url(titlelef2.gif)url(titleleft.gif) repeat-x; color: #805339; line-height: 26px; text-align: left; text-indent: 45px; }
td#rightcolumn div.blockTitle { color: #000; line-height: 26px; background: url(titlelef2.gif) repeat-x; text-align: left; text-indent: 45px; padding-top: 5px; height: 26px; }
td#rightcolumn div.blockContent{
  border-bottom: 1px solid #6bc8e1;
  border-left: 1px solid #6bc8e1;
  border-right: 1px solid #6bc8e1;
  padding: 3px; 
  line-height: 20px;
}

.jieqiQuote { font-size: 12px; color: #000; background-color: #fafcfe
; padding: 2px; border: solid 1px; }
.jieqiCode { font-size: 12px; color: #805339; background-color: #fafcfe
; padding: 2px; border: solid 1px #000; }
.forumtext {
    TABLE-LAYOUT: fixed; 
	FONT-SIZE: 14px; 
	WORD-BREAK: break-all; 
	LINE-HEIGHT: 150%;
}

/**
 * ͨ??֤??¼
 **/
.passport{ color: white; line-height: 26px; background-image: url(topbg.gif); margin:0 auto; width:934px; height:26px; }
.passport a { color: white; padding-right: 10px; padding-left: 10px; }
.passport .s0,
.passport .s1{ color:white; float:left; padding-top: 5px; padding-right: 5px; padding-left: 10px; }
.passport .s0 a,
.passport .s0 a:visited,
.passport .s0 a:hover{ color:white; padding-top: 5px; }
.passport .s1{ color: white; line-height: 26px; padding-top: 5px; }
.passport .s2{ color: white; line-height: 26px; float:left; padding-top: 5px; padding-right: 0; padding-bottom: 0; }
.passport .s2 input,
.search li.s2 input,
.inputText{ border:solid 1px #000; width:50px; font-size:12px; height:auto; padding-top: 5px; }
.passport .s3{ line-height: 26px; float:left; padding: 5px 0 0 10px; }
.passport .s3 input,
.btnsubmit,
.search li.s3 input{
	height:19px; width:48px; background:url("bg_button.gif"); border:0; padding:1px 0 0; font-size:12px;text-align:center;
	cursor:pointer;
}
.btnsubmit63x18{
	height:19px; width:63px; background:url("bg_button_63x18.gif"); border:0; padding:1px 0 0; font-size:12px;text-align:center;
	cursor:pointer;
}
.btnsubmit88x18{
	height:19px; width:88px; background:url("bg_button_88x18.gif"); border:0; padding:1px 0 0; font-size:12px;text-align:center;
	cursor:pointer;
}
.btnsubmit112x18{
	height:19px; width:112px; background:url("bg_button_112x18.gif"); border:0; padding:1px 0 0; font-size:12px;text-align:center;
	cursor:pointer;
}

.passport .s4{ line-height: 26px; float:right; padding-top: 5px; padding-right: 0; padding-bottom: 0; }
.passport .s5{ color:white; line-height: 26px; float:left; padding-top: 8px; padding-left: 10px; }

.passport .s5 input{ line-height: 26px; vertical-align:middle; padding-top: 8px; }

.passport input.inpcheckbox{
	width:13px;
	height:13px;
	background:url("bg_checkbox.gif") no-repeat;
	font-size:12px;
}
.passport .s6{ text-indent: 10px; float:left; padding-top: 5px; padding-bottom: 0; }

.nav {margin:3px auto; width:934px; height:66px;border:solid 1px #6bc8e1;}
.nav .logo {float:left; width:150px; padding:4px 0 0;}
.nav a{color:#000;}
.nav a:visited{color:#000;}
.nav a:hover{color:#bc2931;}
.nav .nopadding{padding:0}0}0}0}

.ultop, .ulitem, .ulrow, .ulcenter, .ulmul{margin: 0px; padding: 0px; list-style-type: none; text-align: left; clear: both;}
.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #83b0e1;
	background: #F0F7FF;
	color: #FF0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}
.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{
}
.ultop li a { color: #000; }
.ultop li{list-style: circle inside; margin-left: 3px;}
.ulitem li{ color: #000; list-style: circle inside; margin-left: 3px; }
.ulitem li a { color: #000; }
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{ line-height: 20px; overflow: hidden; padding-right: 5px; }
.lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{ float:left; border-bottom: 1px dashed #bdd8e0; }
.fr{ float:right; border-bottom: 1px dashed #bdd8e0; }
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
#di { background-color: #fffeed; width: 100%; height: 1px; border-top: 1px solid #6bc8e1; }
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align: right;}
div#MainPromotionBanner{
	width:560px;
	height:400px;
	background:#fff;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 400px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 560px;
	height: 400px;
}


#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 380px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
.tj{width:560px;}
.tjc{width:180px; float:left; margin-right:5px; margin-bottom:5px;}
.tjt{height:16px; line-height:16px; background:#FFEBD6; text-align:center; margin-bottom:3px;}
.tjt a{line-height:18px;}
.tjp{border:1px solid #999; padding:3px; float:left}
.tjp img{width:70px; height:88px; border:0}
.tjtxt{width:98px; height:102px; overflow:hidden; float:right;}
* html .tjtxt{height:98px;}
*+html .tjtxt{height:98px;}
.tjm{height:14px; text-align:center}
.tjm a{ line-height:14px;}