@charset "utf-8";

/* *****************************************************
 *	news
 * *****************************************************/
#news{
	background: url(../../news/img/title_news.gif) left top no-repeat;
}

/* *****************************************************
 *	newslist
 * *****************************************************/
h4.year{
	width:55px;
	height:25px;
	margin-bottom:15px;
	background: url(../../news/img/bg_year.gif) left top no-repeat;
	line-height:25px;
	text-align:center;
}

p.newslist{
	margin-bottom:5px;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	line-height:25px;
}

dl.newstitle{
	line-height:1.4;
	margin-bottom:30px;
}

dl.newstitle dt{
	padding-top:15px;
}

dl.newstitle dt img{
	padding:0 4px;
}

dl.newstitle dd{
	padding-bottom:15px;
	background: url(../../img/line_dash.gif) left bottom repeat-x;
}

/* *****************************************************
 *	newstopics
 * *****************************************************/
p.newstopics{
	margin-bottom:5px;
	padding:10px 0;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	line-height:1.5;
}

dl.newsarea{
	padding:20px 30px;
}

	.newsarea:after {
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

	/*\*/
	* html .newsarea {
	    height: 1em;
	    overflow: visible;
	}
	/**/

dl.newsarea dt{
	float:left;
	width:250px;
	margin-right:15px;
}

dl.newsarea dt img{
	margin-bottom:5px;
}

dl.newsarea dt p.pdf{
	width:250px;
	padding:10px 0;
}

dl.newsarea dd{
	padding-left:265px;
	line-height:1.3;
}

/* *****************************************************
 *	back
 * *****************************************************/
p.back{
	border-top:1px #000 solid;
	padding-top:5px;
	padding-bottom:25px;
	text-align:right;
}

span.paleblue{
	color:#3399FF;
}

/* *****************************************************
 *	RSS
 * *****************************************************/
#rss{
	background: url(../../news/img/title_rss.gif) left top no-repeat;
}
