@charset "utf-8";
/* CSS Document */

.home_news_wrap
	{
		background:                       #b3b07b;
		width:                            225px;
		height:                           95px;
		margin-bottom:                    4px;
	}

.home_news_content
	{
		border-left:                      3px solid #ffffff;
		width:                            201px;
		#width:                           222px;
		height:                           90px;
		#height:                          95px;
		background:                       #f7f6e7;
		color:                            #353D43;
		float:                            right;
        padding-left:                     10px;
		padding-right:			  		  9px;
		padding-top:                      5px;
		#padding-top:                     7px;
		#padding-bottom:				  3px;
		text-align:                       left;
	}

.home_news_title
	{
		height:							  20px;
		font-weight:                      bold;
		font-size:						  12px;
		text-transform:                   uppercase;
		color:							  #353D43;
		line-height:					  150%;
	}