/********************************************************************
*                                                                   *
*               With all best Wishes for HanJuan                    *
*                                                                   *
*               Main Cascading Style Sheet                          *
*               style2.css, 2007/09/15, ZengHui                     *
*                                                                   *
********************************************************************/

@charset "utf-8";

td, li, input, select, form {
	font-size: 12px;
	color: #212121;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #212121;
	font-size: 12px;
	font-family: Verdana, Arial, "宋体";
	line-height: 18px;
	background-image:url(../images/bg_viewpage_01.gif);
	background-color: #336633;
}
p {
	text-indent: 2em;
}

.netfent {
	color: #BB0000;
}

.chs {
	font-family: "宋体"
}

.infotitle {
	font-size: 16px;
	color: #CB5927; 
	font-weight: bold;
	line-height: 25px;
}
.infobody {
	font-family:"仿宋_BG2312";
	font-size: 14px;
	line-height: 25px;
	padding-left : 12px;
	padding-right: 12px;
}
.description {
	color: #666666;
}

.copyright {
	line-height: 23px;
}

A:link, A:visited {
    color: #666666; text-decoration: none;
}
A:active, A:hover {
    color: #666666; text-decoration: underline;
}
