body { 
	font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #181810;
	margin: 0px;  
}

table{
  font-size: 12px;
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
}

table.main
{
  width: 780px;
  background-image: url('bg.jpg');
}

a:link {
	color: #181810;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #2F2F20;
	text-decoration: none;
}

.font01 {
	font-weight: bold;
	filter: DropShadow(Color=#D0D0AA, OffX=1, OffY=1, Positive=true);
}
.input01 {
	border: 1px solid #969A63;
	line-height: 18px;
	font-family: "MS UI Gothic";
}
.red a:link{color:#D66C23; text-decoration:none;}.red a:visited{color:#9D4F1A; text-decoration:none;}.red a:hover{color:#FF0000; text-decoration:underline;}
.font02 {
	font-family: Arial;
	font-size: 11px;
	color: #5B5F41;
}

input{
    font-size: 12px; 
}

.text{
	border: #969A63 1px solid; 
	height: 16px; 
	background-color: #ffffff;
	color: #000000;
}

.textarea{
	border: #969A63 1px solid; 
	color: #000000; 
	background-color: #ffffff;
	font-size: 12px; 
}

.button{
    background-color: #77969E;
    border: #969A63 1px solid;
    color: #FFFFFF;
    height: 20px;
}

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

.hottext{
  color: #FF0000;line-height: 16px;
}

.forumtext {
	TABLE-LAYOUT: fixed; FONT-SIZE: 14px; WORD-BREAK: break-all; LINE-HEIGHT: 150%
}

.grid{
  background-color: #2a5065;
}

.title{
  background: #99bac3;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background: #bfdae3;
  padding: 3px; 
  font-size: 12px;
  font-weight: bold;
}

.even{
  background: #F1F5F8; 
  padding: 3px;
}

.odd{
  background: #F1F5F8; 
  padding: 3px;
}

.foot{
  background: #bfdae3; 
  padding: 3px; 
  text-align: center;
}

.bottom{
  height: 9px;
  background: #B7B785; 
}

.jieqiQuote {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #aac5cc;
}
.jieqiCode {
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #969A63;
}
.name{font-size:10.5pt;line-height:160%;font-family:"宋体","verdana","Arial","MS Sans Serif";}
.Hits {font-family: Arial, Helvetica, sans-serif;	font-size: 9px;}
.jswizard tr {
	border-top: 1px solid #BBDCF1;
	border-left: 1px solid #BBDCF1;
}

.jswizard td {
	border: 1px solid #BBDCF1;
	border: 1px solid #BBDCF1;
	padding: 2px;
}

/** * 全局导航 **/
.layout{width:780px;height:88px;margin:0 auto;background:url("bg.jpg");}
.nav {margin:3px auto; width:760px; height:78px;border:1px solid #a5b9c5;background-color: #F1F5F8;}
.nav .logo {float:left; width:180px; padding:9px 0 9px 0;}
.nav .menu {float:left;width:570px;padding:0px; height:24px;}
.nav .menu ul{}
.nav .menu li{float:left;width:59px;list-style-type:none; padding:3px 0; display:block; background:url("nav_bg.gif") right 3px no-repeat;}
.nav .menu .small{width:29px;}
.nav .menu .s{width:60px;text-align:left;background:none;padding:3px 0 0 6px;}
.nav a{color:#000;}
.nav a:visited{color:#000;}
.nav a:hover{color:#bc2931;}
.nav .nopadding{padding:0;}

#info_content ul h1{margin:0px;padding:0px;text-align:center;font-size:25px;line-height:40px;}
#info_content ul li{width:25%;float:left;line-height:40px;}
.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{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;}
.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;}

.kuangk { MARGIN: 0px auto; WIDTH: 768px }
.paihang{ margin-top:0px;margin-bottom:6px;margin-left:8px; width:auto; height:auto; border:#a5b9c5 1px solid;line-height:22px; background-color:#f2f5fa}
.paim01{ padding:0px 4px;width:auto}
.paim02{ height:auto; padding:0px 4px;}
.paim01_rt{ float:left; width:655px; border-left:1px solid #CCCCCC ; padding-left:0px;margin-top:2px;padding-top:3px;padding-left:3px;}
.paim01_bt{text-align: center; padding-top:3px; float:left;  margin-right:8px; color:#FFFFFF;background-repeat: no-repeat;  height: 26px; width: 80px;margin-top:12px; padding-right:3px;margin-left:5px;padding-left:3px;}
.paim02_rt{ float:left; width:655px; border-left:1px solid #CCCCCC ; padding-left:5px;margin-top:2px;padding-top:3px;}
.paim02_bt{text-align: center; padding-top:3px; float:left;  margin-right:8px; color:#FFFFFF;background-repeat: no-repeat;  height: 22px; width: 80px;padding-right:8px;margin-top:2px;margin-left:5px;padding-left:3px;}
.paim01_bt{ background-image: url(images/ph01.jpg); }
.paim02_bt{ background-image: url(images/zl01.jpg); }
.paim01_hong{ color:#FF0000}