/********************************************************************
*                                                                   *
*               With all best Wishes for HanJuan                    *
*                                                                   *
*               Main Cascading Style Sheet                          *
*               style2.css, 2007/09/15, ZengHui                     *
*                                                                   *
********************************************************************/

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, "宋体";
	line-height: 18px;
	background-color: #666666;
}
p {
	text-indent: 2em;
}

.netfent {
	color: #BB0000;
}

.chs {
	font-family: "宋体"
}

.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;
}

.copyright {
	color: #FFFFFF;
	background-color: #18A92A;
	line-height: 21px;
}

A:link, A:visited {
    color: #666666; text-decoration: none;
}
A:active, A:hover {
    color: #666666; text-decoration: underline;
}
