#box_news{
	height:346px;
	width:300px;
	background-color: #f6f6f6;
	background-image: url(images/index_news_box_bg.jpg);
	background-repeat:no-repeat;
}



#news_textbox {
	text-align: justify;
	height:118px;
	width:270px;
	overflow:auto;
	padding-right:8px
	
}









#news_textbox_readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height:16px;
	width:70px;
	overflow:hidden;
	float: left;
	margin: 10px 0px 0px 110px;
	
}


#news_textbox_date {
	text-align: left;
	height:16px;
	width:120px;
	overflow:auto;
	float: left;
	margin: 12px 0px 0px 0px;
	color: #777777;
	
}


.news_textbox_update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-weight:normal;
	
}



.news_textbox_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.1;
	color: #000000;
	font-style:normal;
	font-weight:bold;
	width: 260px;
	overflow:hidden;
	white-space: nowrap;
}

.news_textbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.1;
	color: #333333;
	font-style:normal;
	font-weight:normal;
	
}
.news_textbox_text a:link, .news_textbox_text a:visited,.news_textbox_text a:active,.news_textbox_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #790200;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	
}

.news_textbox_smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style:italic;
	font-weight:normal;
	
}

#box_btm{
	margin:50px 0px 0px 24px
}


div#box_news_fb{
	width: 85px;
	height: 26px;
	float: left;
	margin-left: 10px;
	border:none;
	
	
}
div#box_news_share{
	width: 74px;
	height: 18px;
	float: left;
	margin-left: 6px;
	border:none;
	margin-top:2px;
	text-align:left;
}

div#box_news_word{
	width: 70px;
	height: 25px;
	float: left;
	margin-left: 16px;
	margin-top:4px;
	border:none;
}
