#newsbox p.image img{margin:0px; padding:0px; width:300px; height:322px; border:0; cursor:pointer;}
#newsbox a.more{float:right;}
#newsbox .menuTop{position:absolute; width:460px; height:20px; left:0px; display:block; background:#57408C;}


#newsbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000 url('../img/layout/newsboxMenuTop.png') repeat-x top;
	height:370px;
	width:460px;
	margin-top:0px;
	position:relative;
	left:0px;
}
#newsbox li {
	float:left;
}
#newsbox ol {
	display:block;
	position:absolute;
	width:130px;
	left:310px;
}
#newsbox ol li {
	color:#fff;
	margin:0 0 0 5px;
	padding:8px 0 8px 0;
	position:relative;
	text-indent:0;
	top:42px;
	width:125px;
	z-index:0;
}
#newsbox ol li:first-child {
	border-color:#A85B9F;
}
#newsbox ol li:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent; /* url(/img/sub_bg-trans.png) repeat scroll 0 0; */
}
#newsbox ol li h3 {
	float:right;
	font-size:100%;
	width:158px;
	/*border-bottom:1px dashed #57408C;*/
}
#newsbox ol li a {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
#newsbox ol li a:hover {
	color:#a8a8a8;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
#newsbox ol li p {
	display:none;
}
#newsbox li#featured {
	display:block;
	left:0px;
	position:absolute;
	top:42px;
	left:6px;
	width:300px;
	height:322px;
}
#newsbox li#featured blockquote {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('../img/layout/newBoxBackgroundWhite.png') repeat scroll 0 0;
	bottom:0px;
	left:0;
	line-height:160%;
	margin:0px;
	padding:4px;
	position:absolute;
	width:292px;
	color: #000;
}
#newsbox li#featured blockquote p {
	margin:0;
	padding:0;
}
#newsbox li#featured blockquote h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	margin:0;
	padding:0;
	position:relative;
	color:#57408C;
}
#newsbox li#featured blockquote h2 a, .newsboxTitle {
	color:#57408C;
	font-size:17px;
	font-weight:normal;
	margin-bottom:4px;
	text-decoration:none;
	font-family: Lucida Sans Unicode;
}

#newsbox h2 {
	color:#FFFFFF;
	cursor:pointer;
	font-size:16px;
	font-weight:normal;
	padding:8px 12px;
	top:0;
	font-family: Lucida Sans Unicode;
}
#newsbox h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000;
}
#newsbox li.new h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000;
}
#newsbox li.hot h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000;
}
#newsbox li.inactive h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent;
}
#newsbox h2 {
	position:absolute;
	right:0;
	top:0;
}
#newsbox h2:hover {
	text-decoration:none;
	color:#57408C;
	background:#fff !important;
}
#newsbox .popular h2 {
	left:70px;
	margin-left:0px;
	width:54px;
}
#newsbox .hot h2 {
	left:0px;
	width:48px;
}
#newsbox .new h2 {
	left:148px;
	margin-left:0px;
	width:74px;
}
#newsbox li.inactive ol {
	display:none;
}
#newsbox li.date {
	font-size:140%;
	font-weight:bold;
	left:6px;
	position:absolute;
	top:4px;
}

#newsbox li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

