body {
	background-image: url(../img/bg_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.WRAPPER {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.HEADER {
	overflow: auto;
	margin-bottom: 15px;
	clear: both;
}

.CONTENT {
	overflow: auto;
	margin-bottom: 15px;
	clear: both;
}
.BANNER_TOP {
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	text-align: center;
}
.DATE_BOX {
	height: 42px;
	text-decoration: none;
}
.LOGO_BOX {
	height: 76px;
	border: 1px solid #FFFFFF;
	background-image: url(../img/bg_logo.jpg);
	background-repeat: repeat-x;
}
.FOCUS {
	float: left;
	height: 204px;
	width: 630px;
	border: 1px solid #98b3ce;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_focus.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.BANNER_FC {
	float: right;
	height: 214px;
	width: 300px;
}
.CONTENT_BOX {
	height: 200px;
	width: 470px;
}
.CONTENT_L {
	float: left;
	height: 1002px;
	width: 644px;
	border: 1px solid #808080;
}
.CONTENT_R {
	float: right;
	height: 1002px;
	width: 298px;
	border: 1px solid #808080;
}
.CONTENT_SUB {
	float: left;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	margin-top: 10px;
	height: 982px;
	padding-right: 9px;
	padding-left: 9px;
}
.CONTENT_MAIN {
	float: right;
	height: 988px;
	margin-top: 4px;
	width: 440px;
	padding-right: 10px;
}
.FOOTER_NAV {
	height: 182px;
	border: 1px solid #229bb0;
	clear: both;
}
.FOOTER {
	text-align: center;
	clear: both;
}
.FOCUSNews {
	float: left;
	height: 285px;
	width: 630px;
	border: 1px solid #98b3ce;
	padding-top: 1px;
	padding-right: 3Px;
	padding-left: 1px;
	
	background-image: url(../img/bg_focus.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
