/* CSS Document */
/*
#contents {	padding-top: 20px;	padding-bottom: 20px;}
#promo {}
#banner {	margin:10px 0px 20px 0px;}
#banner img.middle {	margin:0px 10px 0px 10px;}
*/
/*
#news {	clear:both;}
#news table.newsitem {	margin:0px 0px 20px 0px;	padding:0px;	width:600px;}
#news td.newsborder {	width:4px;	background-image: url(../images/common/34beed.gif);}
#news td.newsdate {	vertical-align: top;	padding: 0px 10px 0px 5px;	font-size: 85%;}
#news td.wid80 {	width:80px;}
#news td.newstxts {	vertical-align: top;	padding: 0px 0px 0px 11px;	background-image: url(../images/common/dotline_y.gif);	background-repeat: repeat-y;	background-position: left;}
#news strong.newstitle {	font-size: 92%;	margin:0px 0px 5px 0px;}
#news span.newstext {	font-size: 85%;}
*/

#news .news_content {
	/*lyout*/
	width:600px;
	padding:3px 0px 3px 0px;
	
	/*other*/
	border-top:1px;
	border-top-style: dotted;
	border-top-color: #999999;
	
}

#news .news_content_date{
	/*lyout*/
	float:left;
	width:100px;
	
	/*other*/
	font-size: 85%;
}

#news .news_content_text{
	/*lyout*/
	margin:0px 0px 0px 100px;
	width:443px;
	
	/*other*/
	font-size: 85%;
}

#news .news_content_announcement{
	/*lyout*/
	margin:0px 0px 0px 0px;
	width:543px;
	/*other*/
	font-size: 85%;
}

#news .news_content_link{
	/*lyout*/
	margin:0px 0px 0px 0px;
	/*other*/
	font-size: 90%;
		width:600px;
	text-align: right;
}
