body{
	background:url(../images/body_bg.gif) repeat;
}
.pageContainer{
	overflow:hidden;
}
#main{
	width:934px;
	margin:15px auto;
	background-color:#ffffff;
	overflow:hidden;
}
#container{
	width:874px;
	margin:0px auto;
	margin-bottom:0px;
	margin-top:22px;
	background-color:#ffffff;	
}
#top{
	overflow:hidden;
}
#leftContainer{
	width:150px;
	float:left;
	overflow:hidden;
}
#rightContainer{
	float:left;
	width:722px;
	overflow:hidden;
}
#menu{
	width:129px;
	margin-top:44px;
	margin-bottom:30px;
	font-size:13px;
}
#menu ul#list{
	list-style-type:none;
	list-style-position:outside;
}
#menu ul#list li{
	display:block;
	border-bottom:1px solid #d1d1d1;
	width:100%;
	text-indent:10px;
}
#menu ul#list li#last{
	border-bottom:0px solid #d1d1d1;
}
#menu ul#list li a{
	display:block;
	color:#7d7d7d;
	text-decoration:none;
	height:23px;
	line-height:23px;
}
#menu ul#list li a:hover{
	display:block;
	color:#d9531e;
	text-decoration:none;
	height:23px;
	line-height:23px;
}
#menu ul#list li.current a{
	color:#d9531e;
	font-weight:bold;
}
#middle{
	background:url(../images/middle_bg.gif) top left no-repeat;
	width:565px;
	margin-top:-5px;
}
#content{
	background:url(../images/content_bg.gif) top left no-repeat;
	width:718px;
}
#wrapper{
	width:694px;
/*	margin:0px auto;*/
	margin-left:28px;
	margin-bottom:30px;
}
#home{
	width:510px;
	margin:0px auto;
}
#wysiwyg{
	width:100%;
	margin:0px auto;
	margin-bottom:10px;
}
#banner{
	margin-left:2px;
	margin-bottom:20px;
}
#breadcrumb{
	float:right;
	margin-top:5px;
	color:#333333;
	font-size:11px;
}
#breadcrumb a{
	color:#666666;
}
#event{
	float:right;
	width:133px;
	margin:0px auto;
}
#event div.title{
	position:relative;
}
#event div.title .all_link{
	position:absolute;
	right:0;
	top:3px;
}
#event div.list{
	width:100%;
}
#event div.list{
	margin-top:9px;
	margin-bottom:9px;
	overflow:hidden;
}
#event div.list .head{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}
#bottom{
	width:874px;
	margin:0px auto;
	margin-bottom:16px;
	margin-top:22px;
	background-color:#ffffff;
	overflow:hidden;
}
#bottom div{
	width:160px;
	margin-right:18px;
	float:left;
	background:url(../images/bottom_title_bg.gif) top left repeat-x;
}
#bottom div.nomargin{
	margin-right:0px;
}
#bottom span{
	display:block;
	height:28px;
	width:100%;
	color:#ffffff;
	font-size:13px;
	line-height:28px;
	text-indent:10px;
}
#bottom span a{
	color:#ffffff;
}
#footer{
	width:934px;
	margin:0px auto;
	font-size:10px;
}
#footer a{
	color:#000000;
}
#footer a:hover{
	text-decoration:underline;
}
#articleWrapper{
	width:694px;
	margin:0px auto;
	overflow:hidden;
}
#articleWrapper .paging{
	text-align:right;
	width:678px;
	margin:5px;
}
#articleWrapper .head{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#d9531e;
	line-height:18px;
	width:100%;
	margin-bottom:5px;
}
#articleWrapper .article{
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.article_bg{
	margin-top:10px;
	float:left;
	width:169px;
	height:115px;
	background:url(../images/article_image_bg.gif) no-repeat left top;
	text-align:center;
}
#articleWrapper .article .intro{
	margin-top:10px;
	margin-left:20px;
	width:499px;
	float:left;
}
#articleWrapper .location{
	float:right;
}
#articleWrapper .showcase{
	width:169px;
	height:220px;
	float:left;
	margin-right:5px;
	overflow:hidden;
}
#articleWrapper .last{
	margin-right:0px;
}
