.news_text, .news_text a, .news_text a:hover{
	color:#000;
}

.news_date, .news_title, .news_full a, #news_all a  {
	color:#dc5b02;
}

.news_menu {
 background:url(../images/news_center.png) repeat-y;
 margin-top:0px;
}

.news_head {
 padding:50px 34px 35px 28px;
 background:url(../images/news_head.png) no-repeat;
}

.news_foot {
 background:url(../images/news_footer.png) left bottom no-repeat;
}

.st1, .st2 {

}

#news_box {
 width:193px;
 margin:20px 0px 0px 5px;
 padding:40px 0px 0px 0px;

}

#news p a {
	font-size:11px;
 color:#17b0ff;
 text-decoration:underline;
}

#news p {
  padding:10px 30px 10px 15px;
}

ul.news {
 padding:0 3px 15px 0;
 margin:0px;
 list-style-type:none;
}

ul.news li {
 padding:0px;

}

.news_datetitle a {
 	text-decoration:none;
}

.news_date{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
 text-align:justify;
}

.news_text, .news_text a, .news_text a:hover{
	text-decoration:none;
	font-size:11px;
	text-align:justify;
}

.news_title, .news_title a, .news_title a:hover{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.news_full {
 text-align:right;
 padding-right:20px;
}

.news_full a {
 font-size:11px;
 font-weight:bold;
 text-decoration:underline;
}

.news_date2{
	color:#555;
	padding-top:6px;
	font-weight:bold;
}


.news_text2 a {
 color:#444;
 text-decoration:none;
}

.news_text2 a:hover {
 color:#777;
 text-decoration:underline;
}

.news_text2{
	color:#000;
	padding-top:0px;
	text-align:justify;
	padding-bottom:15px;
	border-bottom:1px solid #777;
}

.news_title2{
	color:#000;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}

#news_all {
 text-align:center;
 padding-top:10px;
}

#news_all a {
 font-size:11px;
 font-weight:bold;
 text-decoration:underline;
}

.p_news {
 position:absolute;
 margin:-2px 0px 0px 5px;
}









.news {
	padding: 5px 10px 5px;
	font-size: 11px;
	border-color: inherit;
	border-bottom-width: 0px;
	border-bottom-style: inherit;
	border-bottom-color: inherit;
}

.news .b1 {
	box-shadow: 0 2px 3px #1f8d1e;
	border-radius:0 0 5px 5px;
	border:none;
	background:none;
}

.news .ttl {
	font: normal 18px Arial;
	text-align:center;
	text-transform:none;
	background:url(../images/news_title_bg.png) no-repeat;
	padding:5px 0;
}

.news .cnt {
	border:1px #1f8d1e solid;
	background:#faffd2;
	border-radius:0 0 5px 5px;
	padding:5px 2px 10px 2px;
}

.news .news_date {
	color:#000;
	display: table-cell;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	width: 70px;
	padding-bottom:3px;
}

.news .news_datetitle {
	display: table;
	width: 100%;
}

.news div.news_title {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	text-decoration:underline;
	padding-bottom:3px;
}


.news #news_all a {
	color: #277600;
}

.col .top div.news:after {
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 10px auto 0;
	width: 178px;
	background:rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #b1b499 30%, #b1b499 70%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
	content: " ";
}