body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 12px;
	color: #FFD553;
}
a:link {
	color: #009FD5;
	text-decoration: none;
}
a:visited {
	color: #009FD5;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	
}
h2 {
	font-size: 14px;
	color: #7D1C4A;
}
a:active {
	text-decoration: none;
}

.border_bottom {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #DEE6ED;
	}

.border_feature {
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #7D1C4A;
	}
.border_story {
	border-width: 1px;
	border-style: solid;
	border-color: #006699;	
	}
.footer {font-size: 10px; color: #999999; }
body {
	margin-top: 0px;
	background-color: #F8F8F8;
}
.refer {color: #666666; font-size: 10px;}

.content {color: #999999;}
.bannerhl {
	font-size: 14px;
	color: #7D1C4A;
}
.partition {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	font-size: 12px;
	color: #666666;
}

