@import url(../../../css/common.css);

.newsdate
{

font-size:18px;
font-weight:bold;

}

.newstitle
{
	font-size:15px;
	color:#FD8B05;
	font-weight:bold;
	margin-top:25px;
}

.article
{
	background-color:#ECF9DF;
	padding:20px;
}

.articlebody
{
margin:5px 0px;
}

.newsbacknumber
{
font-size:15px;
}.news_category {
	color: #333333;
	font-size: 11px;
}
.article_title {
	font-weight: bold;
}
.date {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.source {
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.newstitle02 {
	font-size:15px;
	color:#FD8B05;
	font-weight:bold;
	margin-top:15px;
}
.news_txt {
	margin-bottom: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#news_top {
	line-height: 50px;
	height: 50px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #29B061;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29B061;
}

.black_title {
	font-size: 20px;
	line-height: 50px;
	color: #000000;
}
#news_list {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #29B061;
	padding-top: 10px;
	padding-bottom: 10px;
}
#backnumber {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #29B061;
	border-bottom-color: #29B061;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
}
