body {
	margin: 0px;
	background-color: #FFFFFF;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006600;
}
.Border {
	width: 1030px;
	font-size: 12px;
	color: #333333;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.BorderLeft {
	width: 270px;
}
.BorderRight {
	width: 250px;
}
.more {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.WordTitle {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	font-family: "Microsoft Yahei", "微软雅黑", "宋体";
	color: #000000;
}
.WordMain {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.WordWhite {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Microsoft Yahei", "微软雅黑", "宋体";
	font-weight: bold;
}
.WordBlack {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.Word14 {
	font-family: "Microsoft Yahei", "微软雅黑", "宋体";
	font-size: 14px;
	font-weight: bold;
}
.PmenuLine {
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.Form {
	font-size: 13px;
	color: #0066CC;
	border: 1px solid #CCCCCC;
	padding: 1px;
	font-weight: bold;
}
.NewsLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.Form2 {
	font-size: 14px;
	color: #999999;
	border: 3px solid #00A54F;
	padding-top: 9px;
	height: 20px;
}
