@charset "utf-8";
body {
	background-color: #B8E3E6;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}
.foot {
	font-size: 11px;
	color: #666666;
	line-height: 150%;
}
.content {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
.title {
	font-size: 14px;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
}
.title1 {
	font-size: 14px;
	color: #000000;
	line-height: 150%;
}
.title2 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 150%;
}
#left {
	padding-left: 25px;
	color: #999999;
}#left td {
	color: #999999;
	font-size: 12px;
	line-height: 150%;
}
#left ul {
	display: block;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #530B0C;
	border-right-color: #530B0C;
	border-bottom-color: #530B0C;
	border-left-color: #530B0C;
	width: 268px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#left li {
	padding-right: 2em;
	padding-bottom: 5px;
	background-image: url(../images/ar.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	padding-left: 2em;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h4 {
    color:#003399;
	}