#body
{
	width:940px;
	margin:auto;
}

#header
{
	height:133px;
	width:100%;
}
#header2
{
	height:87px;
	width:100%;
}
#header #logo
{
	width:346px;
	float:left;
}
#header #top_nav1
{
	width:594px;
	float:left;
	margin-top: 22px;
	background:#F7B509 url(images/top-nav1.gif) no-repeat bottom right;
	height:111px;
}

#top_nav2
{
	
}
#logo2
{
	float:left;
	width:177px;
	height:87px;
}

#top_banner
{
	float:left;
	width:763px;
	height: 87px;
	text-align:center;
}
/*
#top_banner img
{
	margin-left:147px;
	margin-top:13px;
}
*/
#top_nav3
{
	height:23px;
	background-color:#f9b40d;
}
#center
{
	height:766px;
}

#left_banner
{
	width:150px;
	float:left;
	height:766px;
	text-align:center;
}
#center_content
{
	width:648px;
	float:left;
	position:relative;
	padding:0 6px;
}

#right_ads
{
	width:130px;
	float:left;
	height:766px;
	text-align:center;
}
#bottom_banner
{
	text-align:center;
	height:80px;
	clear:both;
}
#bottom_banner img
{
	margin:18px 2px 0 2px;
	clear:both;
}
#flashcontent {
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	height: 574px;
	width: 100%
}



#home_news
{
	width:275px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-right:11px;
	height:766px;
}

#home_news h2
{
	line-height:20px;
	font-size:14px;
	display:inline;
	float:left;
	width:200px;
	margin:0;
}

#home_news span.cdate
{
	font-size:12px;
	color:#999;
	float:right;
	width:65px;
	line-height:20px;
}
#home_news p
{
	clear:both;
	font-size:12px;
}

#home_news div.in_news:hover
{
	background-color:#EFEFEF;
}
#home_news .in_news
{
	margin:5px 0;
	border:1px #d4d4d4 solid;
	padding:2px;
}

#home_events
{
	width:349px;
	margin-left:8px;
	margin-top:5px;
	float:left;
	height:766px;
}

#home_events .event
{
	width:100%;
	margin:5px 0;
	
	/*border:1px #d4d4d4 solid;*/
}

.in_event
{
	margin:0 0 5px 0;
	border:1px #d4d4d4 solid;
}

.contactTbl
{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}
.contactTbl td
{
	padding:4px;
	font-size:12px;
}

.site_msg
{
	padding:10px;
	border:1px #000000 solid;
	background-color:#FFFFCC;
	color:#000000;
	margin:40px;
	text-align:center;
}
#news_detail
{
	padding:4px;
}
#news_detail h1
{
	line-height:36px;
	font-size:18px;
	margin:0;
	text-align:center;
}
#news_detail span.cdate
{
	display:block;
	width:100%;
	font-size:12px;
	color:#999;
	line-height:20px;
	text-align:center;
}
#news_detail p
{
	margin-top:30px;
	font-size:14px;
}
#news_detail .photo
{
	text-align:center;
}