body{
  background: #FFFFFF;
  color: black;
  margin: 0;
  padding: 0;
  font-family: 宋体, 新细明体, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image: url('bg.gif');
}

.maincontent{ 
clear:both; 
width: 760px;
background: #F7F7EF;	
text-align: center;	
margin-left: auto;
margin-right: auto;
}

#left {
    float: right;
    width: 170px;
	 margin:0 0 0 2px;
}
#right {
float: right;
width: 170px;
margin:0 2px 0 0;
}

#middle {
padding: 0px 5px 5px 0px;width: 576px;
margin:0 auto;
border: #000 0px solid;
float: left;
}

#centers{
  float: left;
  width: 460px;
}

#centerm{
  float: left;
  width: 580px;
}

#centerl{
  float: left;
  width: 760px;
}


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: #006633; 
  text-decoration: none; 
  background-color: transparent;
}

a:hover{
  color: #ff0000;
  text-decoration: underline;
}

a.white{
  color: #ffffff; 
  text-decoration: none; 
  background-color: transparent;
}

a.white:hover{
  color: #F0F0DC;
  text-decoration: underline;
}

a.headlink{
  color: #000000; 
  text-decoration: none; 
  background-color: transparent;
}

a.headlink:hover{
  color: #ff0000;
  text-decoration: underline;
}

hr{
  height: 1px;
}


ul{
  margin: 0px; 
  padding: 0px;
  list-style-type: none; 
  text-align: left;
  clear: both;
}

li{
  list-style-type: none; 
  color: #050999;
  line-height: 150%;
}
input{
    font-size: 12px; 
}

.text{
	border: #DED8CA 1px solid; 
	height: 18px; 
	background-color: #ffffff;
	color: #082d71;
}

.textarea{
	border: #DED8CA 1px solid; 
	color: #082d71; 
	background-color: #ffffff;
	font-size: 12px; 
}

.button{
    background-color: #f2d5a5;
    border-bottom: #000000 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #999999 1px solid;
    border-top: #ffffff 1px solid;
    color: #000000;
    height: 18px;
}

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

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



.centertable{
  width: 100%;
}

table.footertable{
  border: #DED8CA 1px solid; 
}

.hottext{
  color: #FF0000;
}

.grid{
  background-color: #DED8CA;
  border-right: 3px solid #cccccc; 
  border-bottom: 3px solid #dddddd;
}

.grid1{
  background-color: #F7F8F9;
  border-bottom: 3px solid #dddddd;
}

.title{
  background-image: url('hbar.gif');
  vertical-align: middle; 
  text-align: center;
  padding: 3px 0 3px 0;
  font-size: 14px;
  font-weight: bold;
}

.head{
  background-color: #f7f3e7;
  vertical-align: left; 
  padding: 3px; 
  font-size: 12px;
  font-weight: bold;
}

.even{
  background-color: #ffffff; 
  padding: 3px;
}

.odd{
  background-color: #f7f3e7; 
  padding: 3px;
}

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

.top{
  height: 23px;
}

.bottom{
  height: 9px;
}

#headerbar{
  height: 19px;
  text-align: center; 
  color: #ffffff;
  background: #5F5B2A;
}

#footerbar{
  height: 19px;
  text-align:center; 
  background-image: url('hbar.gif');
}

#leftcolumn{
  width: 23%; 
  font-size:12px;
}

#centercolumn{
  font-size: 12px;
}

#topcolumn{
  width: 100%; 
  padding: 0px 3px 1px 3px; 
}

div#content 
{
  text-align: center; 
  padding: 0px; 
}

#rightcolumn{
  width: 20%; 
  font-size:12px;
  float: right;
}

.leftgrid,.rightgrid,{	
   margin-bottom: 10px; 
   background-color: #DED8CA;

}

.centergrid{	
   margin-bottom: 10px; 
   background-color: #DED8CA;

}

.topgrid,.bottomgrid {	
   margin-bottom: 10px; 
   background-color: #DED8CA;

}

.lefttitle{	
	height: 25px;
   padding: 6px 0px 6px 0px; 
   font-weight: bold; 
   font-size: 14px; 
   padding-bottom: 0px; 
   color: #5f5b2a; 
   background-color: #f7f3e7;
	width: 170px;
	border: #ded8ca 1px solid;
}

.righttitle{	
   height: 20px;
   padding: 6px 0px 6px 0px; 
   font-weight: bold; 
   font-size: 14px; 
   padding-bottom: 0px; 
   color: #5f5b2a; 
   background-color: #f7f3e7;
	width: 170px;
	border: #ded8ca 1px solid;
}

.centertitle,.toptitle,.bottomtitle {	
   height: 20px;
   padding-right: 0px; 
   padding-left: 16px; 
   font-weight: bold; 
   font-size: 14px; 
   padding-bottom: 0px; 
   color: #5f5b2a; 
   padding-top: 5px; 
   background-color: #f7f3e7;
   border: #ded8ca 1px solid;
}

.leftcontent,.rightcontent{
   padding: 4px 0 0 10px;  
   background-color: #ffffff;
	width: 160px;
	margin-bottom: 10px;
	border-left: #ded8ca 1px solid;	border-right: #ded8ca 1px solid; border-bottom: #ded8ca 1px solid;
}

.centercontent,topcontent {
   padding: 4px 0 0 10px;  
   background-color: #ffffff;
	margin-bottom: 10px;
	border-left: #ded8ca 1px solid;	border-right: #ded8ca 1px solid; border-bottom: #ded8ca 1px solid;
}

.bottomcontent {
    padding: 4px 0 0 10px;  
    background-color: #f6f6f6;
	margin-bottom: 10px;
	text-align: left;
	border-left: #ded8ca 1px solid;	
	border-right: #ded8ca 1px solid; 
	border-bottom: #ded8ca 1px solid;
}
bottomcontent a {
float: left;
}
.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%;
}

.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;
}

.ultop, .ulitem, .ulrow, .ulcenter, .ulmul{margin: 0px; padding: 0px; list-style-type: none; text-align: left; clear: both;}
.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;}
.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{
}
.login1{
  padding-left: 25px; 
  line-height: 120%;
  background-color: #ffffff; 
}
.grayline {
	VERTICAL-ALIGN: middle; WIDTH: 748px; COLOR: #fff; HEIGHT: 22px; BACKGROUND-COLOR: #f7f3e7; 
	border: 1px solid #CCCCCC;
}
.graylinetext {
	PADDING-LEFT: 10px; FLOAT: left; WIDTH: 474px; COLOR: #fff; PADDING-TOP: 8px; HEIGHT: 39px; TEXT-ALIGN: left
}
.graylinegoogle {
	WIDTH: 748px; HEIGHT: 20px; TEXT-ALIGN: center
}
.grayline2 {
	PADDING-LEFT: 10px; WIDTH: 748px; COLOR: #fff; PADDING-TOP: 4px; HEIGHT: 20px; BACKGROUND-COLOR: #f7f3e7; TEXT-ALIGN: left;
	border: 1px solid #CCCCCC;
}
.tuijianall {
	WIDTH: 756px; HEIGHT: 281px
}
.tuijian1 {
	FLOAT: left; WIDTH: 20px; COLOR: #fff; LINE-HEIGHT: 14px; PADDING-TOP: 7px; HEIGHT: 244px; BACKGROUND-COLOR: #6595d6; TEXT-ALIGN: center
}
.tuijian2 {
	FLOAT: left; WIDTH: 1px; HEIGHT: 251px; BACKGROUND-COLOR: #FFFFFF
}
.tuijian3 {
	FLOAT: left; WIDTH: 1px; HEIGHT: 251px; BACKGROUND-COLOR: #daf1d2
}
.tuijian4 {
	FLOAT: left; WIDTH: 1px; HEIGHT: 251px
}
.tuijian5 {
	FLOAT: right; WIDTH: 733px; HEIGHT: 251px; BACKGROUND-COLOR: #FFFFFF
}
.tuijiancontent {
	WIDTH: 733px; HEIGHT: 118px
}
.tuijiancontent_1 {
	BORDER-RIGHT: #CCCCCC 1px dashed; MARGIN-TOP: 7px; PADDING-LEFT: 3px; FLOAT: left; WIDTH: 179px; HEIGHT: 104px; TEXT-ALIGN: left
}
.tuijiancontent_2 {
	MARGIN-TOP: 7px; PADDING-LEFT: 7px; FLOAT: left; WIDTH: 178px; HEIGHT: 104px; TEXT-ALIGN: left
}
.tuijiancontent2 {
	WIDTH: 733px; BORDER-BOTTOM: #CCCCCC 1px dashed; HEIGHT: 7px; BACKGROUND-COLOR: #fff
}
.tuijiancontent3 {
	WIDTH: 733px; HEIGHT: 7px; BACKGROUND-COLOR: #fff
}

/**********************/
.top1{height:1px;
	}
.top2{	height: 64px;margin-top: 8px;
	}
.top2l{
	width:20%; float:left; vertical-align: middle;	text-align: center;	height: 62px;
}
.top2m{
	width: 66%;	float: left; text-align: center;	vertical-align: middle;	height: 62px;
}
.top2r{
	width: 10%;	float: right;	text-align: right;	vertical-align: middle;	height: 62px;
}
.menut{
	height: 2px;	clear: both;
}
.menuf{
	height: 1px;
}
.menu{	margin-top: 5px;padding: 4px 0px 1px 0px;	text-align: center;	vertical-align: middle;   height: 19px;  color: #ffffff;  background: #5F5B2A;	border-top: 2px;	border-color: Fuchsia; 
}
.menu2{	padding: 4px 0px 1px 0px;	text-align: center;	vertical-align: middle;   height: 19px;  color: #ffffff;  background: #ffe57f; border-bottom: Red; border-bottom: 10px;
}
.menu2t{
	height: 2px;	background-color: Blue;
}
.menu2f{
	height: 2px;	background-color: Blue;
}
.search{
	text-align: center;
}

.topcolumn{
  width: 100%; 
  padding: 0px 3px 1px 3px; 
}

.bottomcolumn{
  width: 100%; 
  padding: 0px 3px 1px 3px;
  margin:0 auto;
}
.footertable{
  border: #DED8CA 1px solid;	width: 100%;	height: 23px;	text-align: center;
}
#footerbar{
  height: 19px;
  text-align:center; 
  background-image: url('hbar.gif');
  vertical-align: middle;
}
.indexmid{
	width: 470px;	text-align: center;	float: left;
}

#centerLcolumn{
	float: left; width: 49%;
}

#centerRcolumn{
	float: right; width: 49%;
}
#centerMcolumn{
	width: 100%;
}
#centerBcolumn{
	float:left;width: 100%;
}
.artinfo{
	width: 570px;	margin: 0 auto;
}

.indexcenter{	
   height: 25px;	float: left;
   padding: 5px 0px 0 8px; 
   font-size: 12px; 
}
.articlenamel{
	width: 90%;	text-align: center;	vertical-align: middle;	float: left;
}
.articlenamer{
	width: 10%;	text-align: center;	vertical-align: middle;	float: right;
}
.artinfo25{
	float: left;	width: 24%;	text-align: left;	height: 20px;
}
.line1{
	height: 1px;	width: 98%;	background-color: Black;	float: left;
}
.artinfoinfo{
	float: left;	text-align: left;
}
.artinfotool{
	float: left;	text-align: left;	padding-left:15px;
}
.artinfopl{	height: 63px;	float: left;	text-align: left;	padding-top: 5px;
}

.pages{
width: 570px;
float: left;
text-align: center;
}