#content .title{
	font-weight: bold;
	font-size: 17px;
	color: #C1272D;
	line-height: 45px;
	text-align: left;
}
.content p{
	padding-left: 0;
}
.main-channel .content{
	border-top:4px solid #FBB03B;
	background-color: #fff;
	width: 770px;
	padding: 15px;
}
.main-body{
	padding-bottom: 45px;
}
#body_container{
	margin: 0 8px;
}
.container_left{
	width: 240px;
	float: left;
}
.container_right{
	width: 745px;
	float: right;
	padding-left:15px;
	border-left: 1px solid #CACACA;
}
.news_items .news_items_li {
	border-bottom: 1px dotted #C9CACA;
	clear: both;
	display: block;
	margin-bottom: 11px;
	padding-bottom: 11px;
	overflow: auto;
}
.news_items_li p{
	padding-left: 0;
}
.new_events_left_header{
	padding-bottom:7px;
	margin-bottom:5px;
	font-size: 16px;
	font-weight: bolder;
}
.new_events_left_header{
	border-bottom: 3px solid #F99221;
	color:black;
}
.news_month{
	color:#29ABE1;
	font-size:20px;
	font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif
	font-weight:bold;
	padding: 8px 0;
	margin-bottom: 15px;
}
.news_month,.new_events_left_content{
}
.new_events_left_header,.new_events_left_content{
	width: 740px;
}
.news_item_info h3 a{
	color: #000;
}
.news_item_info h3 a:HOVER{
	color: #ff0000;
}
.news_item_info h3 a .news_date{
	color: #C1262A;
}
.news_span{
	float:left;
}
.news_items{
	margin-top: 13px;
}

.news_item_info img{
	display: block;
	float: left;
	margin-right: 13px;
	border:2px solid #C9CACA;
	margin-top:5px;
	width: 100px;
}
