﻿body {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a.homelink:link,a.homelink:hover,a.homelink:visited {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.prolink:link,a.prolink:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.prolink:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.morelink:link,a.morelink:visited {
	color: #9F3025;
	text-decoration: none;
	font-size: 12px;
}
a.morelink:hover {
	color: #9F3025;
	text-decoration: underline;
	font-size: 12px;
}
a.menu:link,a.menu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.yellow {
	font-size: 12px;
	color: #FFCC00;
}
.white {
	color: #FFFFFF;
}
a:link,a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #9F3025;
	text-decoration: none;
}
.column {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 40px;
	vertical-align: -30%;
}
.content {
	font-size: 14px;
	color: #000000;
	line-height: 1.8em;
}


.c666 {
	font-size: 12px;
	color: #666666;
}
a.titlelink:link,a.titlelink:visited {
	font-family: "宋体";
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a.titlelink:hover {
	font-family: "宋体";
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}
a.contentlink:link,a.contentlink:visited {
	font-size: 14px;
	color: #9F3025;
	text-decoration: none;
}
a.contentlink:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.dotborder {
	border: 1px dashed #0066CC;
}
.dot {
	color: #0066CC;
}
.subcolumn {
	font-weight: bold;
	color: #9F3025;
	font-size: 14px;
}
.redcontent {
	color: #CC0000;
	font-size: 14px;
}
.bluecontent {
	font-size: 14px;
	color: #003399;
}
.blueborder {
	background-color: #F7FBFD;
	border: 1px dashed #0066CC;
}

