body{
  background: #ffffff;
  background-image: url('kabg.gif');
  color: black;
  margin: 0;
  padding: 0;
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: #000000; 
  text-decoration: none; 
  background-color: transparent;
}

a:hover{
  color: #003399;
}

hr{
  height: 1px;
}

ul{
  margin: 2px; 
  padding: 2px; 
  list-style: decimal inside; 
  text-align: left;
}

li{
  margin-left: 2px; 
  list-style: square inside; 
  color: #050999;
}

input{
    font-size: 12px; 
}

.text{
	border: #000000 1px solid; 
	height: 18px; 
	background-color: #ffffff;
	color: #000000;
}

.textarea{
	border: #000000 1px solid; 
	color: #000000; 
	background-color: #ffffff;
	font-size: 12px; 
}

.button{
    background-color: #efe3ce;
    border-bottom: #000000 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #9f6a1c 1px solid;
    border-top: #ffffff 1px solid;
    color: #000000;
    height: 18px;
}

.checkbox, .radio{
    border-width: 0; 
}

.select{
	font-size: 12px; 
	height: 18px;
}

table.maincontent{
  width: 760px;
  background: #ffffff;
}

table.headertable{
  border-left: #9f6a1c 1px solid; 
  border-right: #9f6a1c 1px solid; 
  width: 100%;
}

table.centertable{
  width: 100%;
}

table.footertable{
  border: #9f6a1c 1px solid; 
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #9f6a1c;
  border-right: 3px solid #efe3ce; 
  border-bottom: 3px solid #e6d1b0;
}

.title{
  background-image: url('hbar.gif');
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background-color: #e6d1b0;
  vertical-align: left; 
  padding: 3px; 
  font-size: 12px;
  font-weight: bold;
}

.even{
  background-color: #ffffff; 
  padding: 3px;
}

.odd{
  background-color: #efe3ce; 
  padding: 3px;
}

.foot{
  background-color: #e6d1b0; 
  padding: 3px; 
  text-align: center;
}

.top{
  height: 23px;
  background: #e6d1b0;
}

.bottom{
  height: 9px;
  background-image: url('bg_trbtm.gif');
}

tr#headerbar{
  height: 19px;
  text-align: center; 
  background-image: url('hbar.gif');
}

tr#footerbar{
  height: 19px;
  text-align:center; 
  background-image: url('hbar.gif');
}

td#leftcolumn{
  width: 20%; 
  border-left: 1px solid #9f6a1c;
  border-right: 1px solid #9f6a1c;
  border-bottom: 1px solid #9f6a1c;
  font-size:12px;
  background:#efe3ce;
}

td#leftcolumn div.blockTitle{
  height: 22px;
  padding-top: 4px; 
  background-image: url('bg_blocktitle.gif'); 
  color: #000000; 
  font-weight: bold;  
  text-align: center;
}
td#leftcolumn div.blockContent{
  padding: 3px; 
  line-height: 120%;
}

td#centercolumn{
  font-size: 12px;
}

td#centerTcolumn, td#centerMcolumn, td#centerBcolumn{
  width: 100%; 
  padding: 0px 3px 1px 3px; 
}

td#centerTcolumn div.blockTitle, td#centerMcolumn div.blockTitle, td#centerBcolumn div.blockTitle{
  padding-left: 40px; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  color: #000000; 
  font-weight: bold; 
  margin-top: 0px; 
  margin-right: 0px;  
  margin-left: 0px; 
  background-image: url('bg_center.gif');
}

td#centerTcolumn div.blockContent, td#centerMcolumn div.blockContent, td#centerBcolumn div.blockContent{
  border: 1px solid #9f6a1c; 
  padding: 3px;
  margin-left: 2px; 
  margin-right: 0px;  
  margin-left: 0px; 
  margin-bottom: 0px; 
  line-height: 120%;
  background-color: #f9f9f8;
  text-align: center;
}

td#centerLcolumn, td#centerRcolumn{
  width:50%;  
  padding: 0px 3px 0px 0px;
}

td#centerLcolumn div.blockTitle, td#centerRcolumn div.blockTitle{
  padding: 3px; 
  color: #000000; 
  font-weight: bold; 
  margin-top: 0px; 
  background-image: url('bg_title.gif'); 
  border: #9f6a1c 1px solid;
}

td#centerLcolumn div.blockContent, td#centerRcolumn div.blockContent{
  border-left: 1px solid #9f6a1c; 
  border-right: 1px solid #9f6a1c; 
  border-bottom: 1px solid #9f6a1c; 
  padding: 3px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  line-height: 120%;
  background-color: #f9f9f8; 
}

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-top: 0px; 
  margin-right: 0px;  
  margin-left: 0px; 
  background-image: url('bg_center.gif');
}

td#topcolumn div.blockContent, td#bottomcolumn div.blockContent{
  border: 1px solid #9f6a1c; 
  padding: 3px;
  margin-left: 2px; 
  margin-right: 0px;  
  margin-left: 0px; 
  margin-bottom: 0px; 
  line-height: 120%;
  background-color: #f9f9f8;
  text-align: center;
}

div#content 
{
  text-align: center; 
  padding: 0px; 
}

td#rightcolumn{
  width: 20%; 
  border-right: 1px solid #9f6a1c; 
  border-left: 1px solid #9f6a1c; 
  border-bottom: 1px solid #9f6a1c;
  font-size:12px;
  background:#efe3ce;
}

td#rightcolumn div.blockTitle{
  height: 22px;
  padding-top: 4px; 
  background-image: url('bg_blocktitle.gif'); 
  color: #000000; 
  font-weight: bold;  
  text-align: center;
  border-bottom: #9f6a1c 1px solid
}

td#rightcolumn div.blockContent{
  padding: 3px; 
  line-height: 120%;
}

.jieqiQuote {
	border-right: #000 1px solid; 
	padding-right: 2px; border-top: #000 1px solid; 
	padding-left: 2px; 
	font-size: 12px; 
	padding-bottom: 2px; 
	border-left: #000 1px solid; 
	color: #465584; 
	padding-top: 2px; 
	border-bottom: #000 1px solid; 
	background-color: #fafcfe
}
.jieqiCode {
	border-right: #000 1px solid; 
	padding-right: 2px; 
	border-top: #000 1px solid; 
	padding-left: 2px; 
	font-size: 12px; 
	padding-bottom: 2px; 
	border-left: #000 1px solid; 
	color: #465584; 
	padding-top: 2px; 
	border-bottom: #000 1px solid; 
	background-color: #fafcfe
}
.forumtext {
    TABLE-LAYOUT: fixed; 
	FONT-SIZE: 14px; 
	WORD-BREAK: break-all; 
	LINE-HEIGHT: 150%;
}

.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;}