#mainbodybox { width:990px; margin:0 auto; }
.altbg1 {
	background-color: #fff !important;
	}

.altbg2 {
		background-color: #f7f7ff !important;
	}
.mainbody {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	background: #FFF url(https://www.vanpeople.com/images_site/news/arc_bg.gif) left top repeat-y;
	}
.leftsidebar {
	width: 120px;
	float: left;
	display: inline;
	margin: 0;
	background: #FFF;
	}

	.leftsubmenubox {
		float: left;
		width: 120px;
		display: inline;
		border-top: 4px solid #888;
		border-bottom: 4px solid #888;
		margin-bottom: 5px;
		}

	.leftsubmenubox ul {
		float: left;
		width: 100%;
		display: inline;
		margin: 2px 0;
		padding: 0;
		list-style: none;
		border-top: 1px solid #693;
		background: #EEE;
		}

	.leftsubmenubox li {
		float: left;
		width: 100px;
		margin: 0;
		list-style: none;
		line-height:18px;
		height: 20px;
		}

	.leftsubmenubox li.submenu {
		border-top: none;
		}


	.leftsubmenubox li a {
		display: block;
		line-height: 12px;
		height: 16px;
		padding-top: 4px;
		padding-left: 15px;
		padding-right: 6px;
		}

	.leftsubmenubox li a:hover {
		background: #FFC;
		text-decoration: none;
		border-left: 4px solid #360;
		color: #360;
		padding-left: 7px;
		}

	.leftsubmenubox li.selected a {
		background: #FFF;
		font-weight: bold;
		text-decoration: none;
		border-left: 4px solid #F60;
		color: #F60;
		text-align: right;
		}
		
.content {
	width: 620px;
	margin: 0 6px;
	padding: 0;
	float:left;
}
.navbarbox {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 27px;
	background: #888;
	color: #FAFAFA;
	border-bottom: 1px solid #7DA8D4;
	overflow: hidden;
}
.navbar {
	float: left;
	background: transparent url(img/homeicon.gif) 8px 7px no-repeat;
	padding: 6px 0 0 28px;
	height: 19px;
	line-height: 14px;
	margin: 0;
}
.addarclink {
	float: right;
	padding: 6px 10px 0 0;
	height: 19px;
	line-height: 14px;
	margin: 0;
	font-weight: bold;
}
.navbarbox a:link, .navbarbox a:visited {
	color: #FAFAFA;
}
.navbarbox a:hover, .navbarbox a:active {
	color: #FC0;
}
.addarclink a:link, .addarclink a:visited {
	color: #FC0;
}
.addarclink a:hover, .addarclink a:active {
	color: #F30;
}
.rightsidebar {
	float: left;
	width: 238px;
	padding: 0;
	margin: 0;
	background: #FFF;
	overflow: hidden;
}
.rightsidebar .swfpics {
	width:238px;
	height: 177px;
}
.rightsidebar .arclist {
	clear: both;
	float: left;
	display: inline;
	padding: 0 0 5px 0;
	width: 100%;
}
.rightsidebar .listtitle {
	clear: both;
	float: left;
	width: 100%;
	background: #888;
	padding: 0;
	margin: 0;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}
.rightsidebar .arclist h3 {
	float: left;
	height: 22px;
	line-height: 20px;
	font-weight: bold;
	padding: 2px 7px 0 7px;
	margin: 5px 0 0 15px;
	color: #F60;
	background: #FAFAFA url(img/bg_tab1.gif) 0 0 repeat-x;
	border: 1px solid #FFF;
	border-bottom: none;
	font-size: 14px;
}
.rightsidebar .arclist h3 span {
	color: #F60;
	padding: 5px 0 0 27px;
	background: transparent url(img/icon_post_l.gif) 0 3px no-repeat;
}
.rightsidebar .arclist .more {
	float: right;
	font-weight: bold;
	padding: 0 10px 0 0;
	color: #FFF;
}
.rightsidebar .arclist .more a:link, .rightsidebar .arclist .more a:visited {
	color: #95DDE1;
}
.rightsidebar .arclist .more a:hover, .rightsidebar .arclist .more a:active {
	color: #F30;
}
.rightsidebar .arclist ol, .rightsidebar .arclist .listcontainer {
	clear: both;
	float: left;
	width: 222px;
	margin: 0;
	padding: 5px;
	border: 3px solid #888;
	border-top: none;
	background: #FAFAFA;
}

.rightsidebar .arclist ol li a:link {
	color:#333;
}
.rightsidebar .arclist ol li a:visited {
	color:#666;
}
.rightsidebar .arclist ol li a:hover, .rightsidebar .arclist ol li a:active {
	color:#F30;
}
.rightsidebar .arclist ol li {
	clear: both;
	float: left;
	list-style:none;
	width: 100%;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	background: none;
	margin: 4px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #DDD;
}
.rightsidebar .arclist ol li a {
	display: block;
	padding: 0 0 0 5px;
	border-left: 5px solid #DDD;
}
.rightsidebar .arclist ol li.lastitem {
	border: none;
	background: none;
	padding: 0 !important;
}

#arcbody div { margin:0 auto; }
#arcbody img { margin:0 auto; text-align:center; max-width:560px; }	