body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #80ABE0;
}

.xx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
}

a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
a:visited {
	color: #333333;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 22px;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.main {
	color:#333333;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
}
.contentTitle {
	font-size: 24px;
	line-height: 45px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.contentTitle2 {
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}.bg {
	background-color: #FFFFFF;
	background-image: url(2012wxd03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}