@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F6F2E6;
}
.top-red-bg {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F6F2E6;
}

.top-bg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.banner-side-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.banner-side-text p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.banner-side-text-click {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e8679d;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.banner-side-text-click a, .banner-side-text-click visited {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #e8679d;
	line-height: 20px;
	padding-top: 15px;
}
.banner-side-text-click a:hover {
	color: #6b6a6a;
}
.content-bg-repeat {
	background-image: url(../images/contect-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FBF8F1;
}
.content-bg {
	background-color: #FBF8F1;
}
.content-bottom-bg-repeat {
	background-image: url(../images/contect-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.content-bg {
	background-color: #FBF8F1;
}
.content-text-bg {
	background-image: url(../images/contect-side-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FBF8F1;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	width: 660px;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: auto;
	text-align: left;
}

.sidenav-bg-repeat {
	background-color: #E8679D;
}
.sidenav-bg {
	background-color: #E8679D;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	width: 240px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.news   {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news li {
	display: block;
	width: 200px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
	background-image: url(../images/news_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	clear: both;
	float: left;
}

.news   li a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	display: block;
	margin-left: 20px;
	background-image: url(../images/news_hr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: left;
	font-weight: bold;
}
.news   li a:hover {
	color:#000000;
}
.news   li a em {
	float: left;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
}
.view, .view a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.view a:hover {
	color: #000000;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.footer-menu {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #a0a0a0;
	font-size: 12px;
	line-height: 30px;
}
.footer-menu a {
	font-weight: bold;
	color: #a0a0a0;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.footer-menu a:hover {
	font-weight: bold;
	color: #E8679D;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
