@charset "UTF-8";

/*-----------------------------------------------------
	news
-------------------------------------------------------*/
#news div#main div#title {height: 29px;
	width: 100%;
	background-image: url(../img/green_line01.gif);
	background-position: bottom;
	background-repeat: repeat-x
}


.greenline {
	width: 100%;
	background-image: url(../img/green_line01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.dotline2 {border-bottom: 1px dotted #cccccc;
margin-top: 10px}


.news_bg {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../../news/news_img/details_bg_03.gif);
	background-repeat: repeat-y;
}
#news ul.newslist li span , ul.newslist li span a {color: #4c4c4c}