body{
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg_body.jpg);
	background-repeat:repeat-y;
	background-color: #f07894;
	background-position: center top;
}
.mainTable{
	background-image: url(/images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.mainTab{
	border: 10px solid #FFF;
}
.cateTitle {
	font-size: 14px;
	font-weight: normal;
	color: 269B05;
	font-family: "����";
	font-style: normal;
	text-decoration: none;
}
.articleTitle {
	font-size: 14px;
	font-weight: normal;
	color: FF9900;
	font-family: "����";
	font-style: normal;
	text-decoration: none;
}
.className {
	font-size: 16x;
	font-weight: normal;
	color: #269b05;
}
.dh_1 {
	font-size: 12px;
	color: #666666;
}
.contentAuther {
	font-size: 12px;
	color: #269B05;
}

.class_dh {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

.dh_2 {
	font-size: 12px;
	color: FF9900;
	font-weight: normal;
}
td {
	font-size: 12px;
	color: #666666;
}
A {
	color: #666666;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	text-decoration: underline;
	left: -1px;
	top: -1px;
	position: relative;
}
.contentTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.setTd1 {
	border: 1px solid #CCCCCC;
}
.setTd2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
}
.setTd3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
}
.textbox {
	height: 20px;
	clear: none;
	float: none;
	border: 1px solid #cccccc;
	font-size: 12px;
}
.button{
	height:20;
	background-color:#E9ECEF;
	border: 1 solid #CCCCCC;
	font-family:"sans-serif";
	font-size: 12px;
}
