body {
	font-size: 12px;
	color:#555555;
	background: url(bg.gif) #f6fbf5 repeat-y top center;
	margin:0px 0px 0px 0px;
	scrollbar-arrow-color:#2c8108;
	}
a:link{
	color: #555555;
	text-decoration: none;
	}
a:visited{
    text-decoration: none;
    color: #555555;
	}
a:hover{
	color: #177e03; 
	text-decoration: none;
	}
td {
	font: 12px/150% "宋体";
	color: #555555;
	word-break:break-all;
	}
input,select,Textarea,option{
	font-family:Verdana,Tahoma,"宋体"; 
	font-size: 12px;
}
font{
	line-height:120%;
}
.inputself{
	width:105px;
	font-size:12px;
	}
.maintabletop{
	width:980px;
	border:0px;
         background: #fff;
	}
.maintable{
	width:980px;
	border:0px;
         background: #fff;
	}
.maintable3{
	width:980px;
	border:0px;
	margin-bottom: 3px;
	margin-top: 2px;
         background: #fff;
	}
.left_td{
	width:210px;
	}
.right_td{
	width:770px;
	background-image:url(content_bg.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	}
.sontable {
	width: 100%;
	border:0px;
	}
.soncontent{
	line-height: 150%; 
	padding-top:10px !important;
	padding-right:15px !important;
	padding-bottom:10px !important;
	padding-left:15px !important; 
	}
.right_table{/*全边框线效果*/
	width:765px;
	border:1px solid #8897AA;
	}
.right_table1{/*有边框线效果*/
	width:765px;
	border-left:1px solid #8897AA;
	border-right:1px solid #8897AA;
	}
.right_table2{/*无边框线效果*/
	width:765px;
	border:0px;
	}
.left_title{
	background-image:url(title_bg_left.gif);
	color:#619840;
	font-weight: bold;
	height:40px;
	padding-left: 25px;
}
.right_title{
	background-image:url(title_bg_right.gif);
	height:26px;
	font-weight:bold;
	color:#2c8108;
}
.suojin{text-indent:24px;}
.fontshadow{
	filter: dropshadow(offx=1, offy=1,color=#ececec); vertical-align: middle;height: 0px;
	}
.engfont{font-family:verdana,Arial;}
.key_font{color:#2c8108;}
.disable_font{color:#999999;}
.hbr{margin-top:8px;}
.navtopbar{
	height:34px;
	background-image:url(menubg01.gif);
	letter-spacing:2px;
         font-size:12px;
	color: #ccc;
	font-weight: bold;
	}
.navtopbar a:link{
	color: #619840;
	text-decoration: none;
	}
.navtopbar a:visited{
	color: #619840;
	text-decoration: none;
	}
.navtopbar a:hover{
	color: #177e03;
	text-decoration: underline;
	}
.menuskin {
	BORDER: #3c9d0b 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute; BACKGROUND-COLOR:#F6F6F6;
	background-image:url(menubg02.gif);
	}
.menuskin A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 25px; COLOR: black; TEXT-DECORATION: none; behavior:url(images/noline.htc);
	}
#mouseoverstyle {margin:2px; padding:1px;}
#mouseoverstyle A {COLOR: #177e03;}
.menuitems{
	margin:2px;padding:1px;word-break:keep-all;COLOR: #555555;
	}
.menuitems a:link,.menuitems a:active,.menuitems a:visited{
	COLOR: #619840; 
	TEXT-DECORATION: none;
	}
.menuitems a:hover { 
	COLOR: #555555; 
	TEXT-DECORATION: none;
	}
.put{
	border:0px solid;
	font-size: 9pt;
	filter:chroma(color=#f7f7f7);
	background-image:url(put.gif);
	width:54px;
	height: 21px;
	cursor:hand;
	padding-bottom:3px !important;
	}
.overput{
	color:#2c8108;
	border:0px solid;
	font-size: 9pt;
	filter:chroma(color=#f7f7f7);
	background-image:url(overput.gif);
	width:54px;
	cursor:hand;
	height:21px;
	padding-bottom:3px !important;
	}
.HtmlCode{
	margin:5px 20px;
	border:1px solid #cccccc;
	padding:5px;
	background:#fbfbfb;
	font-size:14px;
	font-family:Tahoma;
	line-height:normal;
	}