/********************************************************************
*                                                                   *
*               With all best Wishes for HanJuan                    *
*                                                                   *
*               Main Cascading Style Sheet                          *
*               style3.css, 2007/09/05, ZengHui                     *
*                                                                   *
********************************************************************/

@charset "utf-8";

td, li, input, select, form {
	font-size: 12px;
	color: #333333;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, "宋体", Arial, Sans;
	line-height: 18px;
	background-color: #EFEFEF;
}
p {
	text-indent: 2em;
}

.netfent {
	color: #BB0000;
}

.chs {
	font-family: "宋体"
}

.nav{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	letter-spacing: 1px;
}

.copyright {
	color: #FFFFFF;
	background-color: #18A92A;
	line-height: 21px;
}

.title {
	font-size: 14px;
	color: #FFFFFF; 
	font-weight: bold;
	padding-left: 21px;
}
.title_02 {
	font-size: 14px;
	color: #335533; 
	font-weight: bold;
	padding-left: 9px;
	line-height: 27px;
}
.search1 {
	font-size: 14px;
	font-weight: bold;
}

.infotitle {
	font-size: 16px;
	color: #CB5927; 
	font-weight: bold;
	line-height: 25px;
}
.infobody {
	font-size: 14px;
	line-height: 25px;
	padding-left : 12px;
	padding-right: 12px;
}
.description {
	color: #666666;
}

.selectlistbox{
	width: 159px;
}
.edit_01 {
	width: 136px;
	height: 16px;
	text-align: center;
	border: 1px solid #335533;
}

.left_01 {
	line-height: 29px;
	background-color: #E6F3D9;
	padding-left: 32px;
	cursor: hand;
}
.left_02 {
	line-height: 29px;
	background-color: #DCEDCC;
	padding-left: 32px;
	cursor: hand;
}
.left_03 {
	line-height: 29px;
	background-color: #DCEDCC;
	padding-left: 32px;
	cursor: hand;
	color: #DD7116;
}
.bg_line_01 {
	height: 1px;
	background-image:url(../images/bg_line_08.gif);
}
.more_01 {
	color: #336633;
	padding-right: 6px;
	font-family: "宋体";
}
.date {
	color: #757575;
}

A:link, A:visited {
    color: #333333; text-decoration: none;
}
A:active, A:hover {
    color: #DD7116; text-decoration: underline;
}
A.nav:link, A.nav:visited {
	color: #FFFFFF; text-decoration: none;
}
A.nav:hover, A.nav:active {
	color: #FFFFFF; text-decoration: underline;
}
A.more_01:link, A.more_01:visited {
	color: #336633; text-decoration: none;
}
A.more_01:hover, A.more_01:active {
	color: #336633; text-decoration: underline;
}
