@charset "utf-8";
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font: small Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(../images/bg.jpg) center top no-repeat;
}
.wrapper {
	display: block;
	margin: 0 auto;
	width: 950px;
	height: auto;
	text-align: left;
	background: url(../images/bg-body.jpg) repeat-y center;;
}
.tbltxt {
	font-size: 9px;
}
.header {
	height: 227px;
	width: 950px;
	margin: 0 auto;
}
.main {
	padding-bottom: 0px;
	display: block;
}
.leftcolumn {
	width: 190px;
	float: left;
	display:block;
}
.content {
	width: 570px;
	float: left;
	background: url(../images/bg-body.jpg) repeat-y;
	display:block;
	text-align:center;
	font-size: 11px;
	height: auto;
}
.contentbg {
	width: 546px;
	height: auto;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	background: url(../images/bg-content.jpg) center repeat-y;	
	display:block;
}
.contentad {
	width: 534px;
	height: 200px;
	display: block;
	margin: auto;
	text-align: left;
}
.contentcms {
	width: 534px;
	height: auto;
	display: block;
	margin: auto;
	text-align: left;
	min-height: 200px;
}
.contentblock {
	width: 534px;
	height: auto;
	display: block;
	margin: auto;
	text-align: left;                                                                                                                     
}
.contentimgmid {
	float: none;
	border:solid 1px #857942;
}
.contentimgtbl {
	border:solid 1px #857942;
}
.contentimgright {
	float: right;
	border:solid 1px #857942;
}
.redtext {
	color: #FF0000
}
.backtotop {
	font-size: 9px;
	color: #FF0000;
}
.rightcolumn {
	width: 190px;
	display:block;
	float: left;
}
.menubox {
	height: 309px;
	width:190px;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	display: block;
	width: 950px;
	margin: 0 auto;
	background: url(../images/bg-footer.jpg) center top no-repeat;
	height: 110px;
	color:#FFFFFF;
	padding-top:55px;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline;
}
.clear {
	clear:both;
}
a.contentTitle { padding-bottom: 2px; }
a.contentTitle:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.contentTitle:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.contentTitle:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
a.contentTitle:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}
.detailtitle {
	padding-left: 5px;
	/*padding-right: 5px;*/
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}
.detailtitleDate {
	/*padding-left: 10px;*/
	padding-right: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right;
}
.detail {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}
a.footerlink:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.footerlink:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
a.footerlink:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}