#middle_container {
	overflow:hidden;
	margin:35px 15px 10px 13px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#middle_container .title {
	padding:10px 0 0 10px;
	background:url(../../../images/sponsorship/bg_title.jpg) repeat-x top;
	height:22px;
	font-weight:bold;
}
#center_container {
	width:775px;
	overflow:hidden;
	margin:0 24px 0 0;
}
a {
	text-decoration:none;
	color:#e27e30;
}
/* News Contaniner */
.news_contanier {
	border:1px solid #383838;
	padding:93px 13px 0 13px;
	background:url(../../../images/news_top_banner.jpg) no-repeat top left #232323;
}
.news_contanier .news_box {
	padding:10px 12px 15px 12px;
	color:#999999;
}
.news_contanier .news_box .news_title {
	font-weight:bold;
	padding:0 0 3px 0;
	border-bottom:1px #383838 solid;
}
.news_contanier .news_box .news_desc {
	padding:10px 0 5px 0;
}
.news_contanier .news_box .aright {
	text-align:right;
	font-size:10px;
}
/* More News */
#more_news {
	border:1px solid #383838;
	color:#999999;
}
#more_news .date {
	width:110px;
	padding-left:10px;
	float:left;
}
#more_news .m_title {
	width:492px;
	padding-left:10px;
	float:left;
}
#more_news .source {
	width:110px;
	padding-left:10px;
	float:left;
}
#more_news .head {
	margin-right:1px;
	background-color:#3e3e3e;
	height:18px;
	font-weight:bold;
	color:#e27e30;
	padding-top:6px;
	font-size:11px;
}
#more_news .news {
	padding:2px 0;
	width:745px;
}
#more_news .news a {
	text-decoration:underline;
	color:#999999;
}
/* Right contaniner */
#ad_container {
	padding-top:0px;
}
.orange {
	color:#e27e30;
}
.aright {
	text-align:right;
}
.bold {
	font-weight:bold;
}
/* Pagination */
.pag_bg {
	background-color:#232323;
}