
#bottom_content #left_content { 
	width: 740px;
	float: left; 
} 

#bottom_content #left_content #site_feature { 
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	float: left;
	padding-bottom: 28px; 
} 
#bottom_content #left_content #newsletter { 
	width: 342px;
	height: 115px;
	float: left; 
	border: 1px #D8D8D8 solid;
	background: #F2F2F2;
	padding: 10px;
} 
#bottom_content #left_content #newsletter .content #name { 
	color: #8d8c8c;
	width: 101px; 
	height: 20px;
	padding-top: 7px;
	border: 1px solid #e1e1e1; 
	background: url('../images/field_bg.gif')
} 
#bottom_content #left_content #newsletter .content #email { 
	color: #8d8c8c;
	width: 107px; 
	height: 20px;
	padding-top: 7px;
	border: 1px solid #e1e1e1; 
	background: url('../images/field_bg.gif')
} 
#bottom_content #left_content #newsletter .content #btn { 
} 
#bottom_content #left_content #quote { 
	width: 334px;
	height: 115px;
	float: right; 
	border: 1px #D8D8D8 solid;
	background: #F2F2F2;
	padding: 10px;
} 
#bottom_content #left_content #quote .header, 
#bottom_content #left_content #newsletter .header { 
	width: 330px;
	font-size: 18px;
	color: #5C5C5C;
	padding-bottom: 5px;
} 
#bottom_content #left_content #quote .pic, 
#bottom_content #left_content #newsletter .pic { 
	width: 74px;
	float: left;
} 
#bottom_content #left_content #newsletter .content  {
	width: 258px;
	float: right;
	font-size: 12px;
	line-height: 20px;
} 

#bottom_content #left_content #quote .content  {
	width: 250px;
	float: right;
	font-size: 13px;
	line-height: 20px;
}


#bottom_content #left_content #quote .content .quote_sel {
	margin-top: 10px;
	border: 1px solid #e1e1e1;
	padding: 5px;
} 

#bottom_content #right_content { 
	padding: 10px;
	width: 203px;
	min-height: 201px;
	float: right; 
	margin-top: 10px;
	border: 1px #E2E2E2 solid;
} 

#bottom_content #right_content .header {
	width: 203px;
	font-size: 18px;
	color: #5C5C5C;
	padding-bottom: 5px;
} 
#bottom_content #right_content .content {
	font-size: 13px; 
}


#bottom_content #right_content .content #news_nav { 
	width: 203px;
	float: left; 
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d5d3de;
} 

#bottom_content #right_content .content #news_nav .item a:link, #bottom_content #right_content .content #news_nav .item a:visited { 
	color: #8e8aab;
	text-decoration: none;
	font-size: 12px;
}


#bottom_content #right_content .content #news_nav .item_on { 
	background-image: url('../images/news_num_on.gif');
	text-align: center;
	width: 22px;
	padding-top: 2px;
	height: 20px;
	float: left;
	margin-right: 9px;
	font-size: 12px;
} 

#bottom_content #right_content .content #news_nav .item { 
	background-image: url('../images/news_num.gif');
	padding-top: 2px;
	height: 20px;
	width: 22px;
	text-align: center;
	float: left;
	margin-right: 9px;
} 




#bottom_content #right_content .content #news_nav .item a:link, #bottom_content #right_content .content #news_nav .item a:visited { 
	color: #143f69;
	text-decoration: underline;
} 
#bottom_content #right_content .content #news_nav .item a:hover {
	color: #143f69;
	text-decoration: underline;
} 


#bottom_content #right_content .content #news_nav .all_item { 
	padding-top: 5px;
	height: 20px;
	width: 100px;
	text-align: center;
	float: right;
	margin-right: -15px;
	font-size: 11px;
} 

#bottom_content #right_content .content #news_nav .all_item a:link, #bottom_content #right_content .content #news_nav .all_item a:visited { 
	color: #143f69;
	text-decoration: none; 
	border-bottom: 1px dashed #143f69;

}

#bottom_content #right_content .content #news_nav .all_item a:hover {
	color: #143f69;
	text-decoration: none; 
	border-bottom: 1px dashed #143f69;
}




#bottom_content #right_content .content #news_content {
	min-height: 181px;
} 
#bottom_content #right_content .content #news_content #news_date {
	color: #16406a;
	font-size: 16px;
	font-weight: bold;
} 

#bottom_content #right_content .content #news_content #n_content {
	font-size: 12px;
	line-height: 22px;
} 


#bottom_content #right_content .content #news_content #n_content a:link,
#bottom_content #right_content .content #news_content #n_content a:visited {
	color: #1A1A1A;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
} 

#bottom_content #right_content .content #news_content #n_content a:hover {
	text-decoration: underline;
}


#bottom_content #right_content .content #rss { 
	border-top: 1px solid #d5d3de;
	padding-top: 6px;
	text-align: right;
} 
#bottom_content #right_content .content #rss a:link,
#bottom_content #right_content .content #rss a:visited { 
	font-size: 12px;
	color: #c99d00;
}





