@charset "utf-8";
/* CSS Document */

body {
	background-color: #2f4e6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.cntent_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c3c5c8;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
}
.cntent_left strong {
	color: #cc3300;
}
.cntent_right {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f0f0f2;
	font-size: 11px;
	color: #828282;
}
.Tplinks {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5c8395;
	font-size: 10px;
}
.Tplinks a{
	color: #FFFFFF;
}
.Tplinks a:hover {
	color: #FFFFFF;
	background-color: #0384BB;
}
a {
	font-weight: bold;
	color: #0585bc;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0486bd;
	text-decoration: underline;
}
h2 {
	font-size: 30px;
	color: #0581b6;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	color: #0581b6;
	font-weight: normal;
}
h3 a {
	font-size: 20px;
	color: #0581b6;
	font-weight: normal;
}
h3 a:hover {
	font-size: 20px;
	color: #0486bd;
	font-weight: normal;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	color: #dc4e36;
	font-weight: bold;
	padding: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.SmlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
