@charset "utf-8";

#news_base {
	width:940px;
	margin-right: auto;
	margin-left: auto;
}

a img{
	border-style:none;
}

#news_table {
	font-size:12px;
	text-align:left;
	color:#666666;
}

#news_table th {
	padding:10px;
	background-image:url(arrow.gif);
	background-position:5px 12px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCCCCC;
	text-indent:1em;
	white-space:nowrap;
	width:90px;
	vertical-align:top;
	font-style:normal;
}

#news_table td {
	padding:10px;
	border-bottom:1px dotted #CCCCCC;
	line-height:120%;
}

#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}
