#wrapper #main #mainBanner {
	height: 325px;
	width: 800px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
}
#wrapper #main #mainBanner #attention {
	padding: 5px;
	width: 363px;
	margin-top: 215px;
	float: right;
	margin-right: 2%;
	margin-right: 2%!important;
	background-color: #FEFBF6;
	background-image: url(../img/attention_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A870A;
	border-right-color: #6A870A;
	border-bottom-color: #6A870A;
	border-left-color: #6A870A;
	font-size: 1.2em;
}
#wrapper #main #mainBanner #attention a{
	color:#FF0000;
	text-decoration: underline;
}
#wrapper #main #mainBanner #attention a:visited{
	color:#FF0000;
}
#wrapper #main #mainBanner #attention h3 {
	font-size: 1.2em;
	text-indent: -9999px;
}
#wrapper #main #mainBanner #attention p {
	font-size: 1.6em;
	color: #FF0000;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}
#wrapper #main #mainBanner #attention .click {
	font-size: 1em;
}


#wrapper #main #mainBanner h1 {
	text-indent: -9999px;
}
#wrapper #main #mainBanner h2 {
	float: right;
	margin-top: -90px;
	margin-right: 30px;
}
#wrapper #main #mainNav {
	padding-top: 25px;
	font-size: 1.4em;
}
#wrapper #main #mainNav li {
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
}
#wrapper #main #mainNav li a{
	color: #666666;
	font-weight: bold;
	padding-top: 6px;
}
#wrapper #main #mainNav li a:hover{
	color: #fe9b00;
	font-weight: bold;
	text-decoration: none;
	border-top: 4px solid #F95F02;
}
#wrapper #main #mainNav li .active{
	color: #fe9b00;
	font-weight: bold;
	text-decoration: none;
	border-top: 4px solid #ffae00;
}
#wrapper #main #content {
	width: 760px;
	margin: 20px auto 0px auto;
	clear: both;
}
#wrapper #main #content #news {
	width: 350px;
	float: left;
}
#wrapper #main #content #news h3 {
	font-size: 1.3em;
	border-bottom: 1px solid #97B56D;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper #main #content #news h4 {
	font-size: 1.2em;
	color: #003300;
	padding: 8px 0px 3px 3px;
	font-weight: normal;
}
#wrapper #main #content #news p {
	font-size: 1.2em;
	padding-left: 3px;
}
#wrapper #main #content #news #block_event {
	margin-top: 20px;
}
#wrapper #main #content #rblock {
	float: right;
	width: 370px;
}
#wrapper #main #content #rblock #community ul {
}
#wrapper #main #content #rblock #community li {
	margin-top: 5px;
}

#wrapper #main #content #mainBt {
	float: right;
	width: 360px;
}
#wrapper #main #content #mainBt li {
	padding: 0px 0px 5px 5px;
}
#wrapper #main #content #mainBt address {
	font-style: normal;
	line-height: 1.5;
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 5px;
}
#wrapper #main #content #mainBt em {
	font-weight: bold;
	font-style: normal;
}

#wrapper #main #content #banner {
	clear: both;
	height: 60px;
	padding: 10px 0px;
}
#wrapper #main #content #banner p {
	float: left;
	padding-right: 10px;
}
#wrapper #main #content #community {
	float: right;
	width: 340px;
	padding: 10px;
	margin-top: 10px;
}
#wrapper #main #content #rblock #community h3 {
	font-size: 1.2em;
}
#twitterbox {
	padding-bottom: 10px;
	padding-left: 5px;
}

