#home_header {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#swf_bar {
	position:absolute;
	top:0px;
	height:400px;
	left:0px;
	right:0px;
	background:#000;
}
#home_banner {
	clear:both;
	width:100%;
	min-width:960px;
	background:#000;
	height:400px;
}
#home_body {
	width:1020px;
	height:675px;
	margin:0 auto;
	background:url(../../Images/home_bg2.png) top center no-repeat;
	text-align:left;
}
#home_nav {
	width:960px;
	margin:0 30px;
	padding-top:12px;
	text-align:left;
	clear:both;
}
#home_body_content {
	width:972px;
	margin:24px 18px 30px 30px;
	text-align:left;
}
#home_leftsection {
	width:620px;
	margin:0px 44px 18px 0px;
	float:left;
}
#home_rightsection {
	width:264px;
	margin:0px 0px 18px 44px;
	float:left;
}
#home_leftsubsection {
	margin-top:50px;
	width:620px;
}

#home_leftsubsectionClose {
	margin-top:15px;
	width:620px;
}

#home_leftsubsection .moduleBlock {
	margin-top:8px;
}
.home_lss_module {
	width:200px;
	float:left;
	margin-top:5px;
}
.home_lss_module-c {
	width:200px;
	margin:0 10px;
	float:left;
	margin-top:5px;
}




#home_eventtable {
	width:264;
	margin:0px;
	padding:0px;
}
#home_event_content {
	position:relative;
	top:0px;
	width:240px;
	text-align:left;
	background: #DC8000 url(../../Images/home_e_bg.png) top center repeat-x;
	overflow:auto;
}
#home_event_bg {
	position:absolute;
	z-index:1;
}

#home_event_left {
	width:12px;
	background:url(../../Images/home_e_left.png) top center repeat-y;
}
#home_event_right {
	width:12px;
	background:url(../../Images/home_e_right.png) top center repeat-y;
}
#home_event_top {
	height:24px;
	background:url(../../Images/home_e_top.png) top center no-repeat;
}
#home_event_btm {
	height:24px;
	background:url(../../Images/home_e_btm.png) top center no-repeat;
}

.home_copy {
	position:relative;
	font-size: 13px;
	line-height: 21px;
	color: #000;
	text-align: left;
	margin:0px 15px 0px 15px;
	z-index:2;
}
.home_e_bar {
	clear:both;
	position:relative;
	margin: 9px 8px 9px 8px;
	z-index:2;
}



.home_event_box {
	clear:both;
	position:relative;
	width:210px;
	margin:0px 15px 0px 15px;
	z-index:2;
}
.home_event_icon {
	width:32px;
	margin:5px 10px 0 0;
	float:left;
}
.home_event_copy {
	width:168px;
	float:left;
	font-size: 13px;
	line-height: 21px;
	color: #000;
}
.home_event_copy a {
	text-decoration:none;
	color:#000;
}


