body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #336191;
	background-image: url(../images/nav/bk.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	background-image: url(../images/nav/bk_content.gif);
}

.content {
	padding: 20px 30px 40px 0;
	vertical-align: top;
}

.content p {
	line-height: 18px;
}

.content a {
	color: #336191;
	font-weight: bold:
}

.content h4 {
	font-size: 14px;
	color: #537aa2;
	font-family:"Times New Roman", Times, serif;
}

.content h4 strong {
	font-size: 26px;
	font-style: italic;
	color: #1a4e83;
}

.cehead {
	color: #336191;
	font-size: 14px;
	font-weight: bold;
}

.copyr {
	padding: 0 10px 5px 60px;
	color: #bbbbbb;
}

.footer {
	padding: 0 10px 5px 10px;
	color: #bbbbbb;
	text-align: right;
}

.footer a {
	text-decoration: none;
	color: #bbbbbb;
}

.footer a:hover {
	color: #eeeeee;
}

.sidebar {
	text-align: center;
}

.intro {
	font-size: 14px;
}