/* WHAT'S NEW */
#news { 
	height: 150px;
	width: 260px;
	border:0;
	border-left:1px solid #e8dada;
	border-bottom:1px solid #e8dada;
	margin-left:2px;
	overflow:auto;
}

#news_border {
	margin:0;
	padding:0;
	height: 154px;
	width: 262px;
	border:1px solid #d7d6d6;
}

#news dl {
	font-family: "lr SVbN", "Osaka|";
	font-size: 10px;
	color: #666666;
	width: 250px;
	line-height: 1.2em;
	margin-left: 5px;
}

#news dt {
	padding-top: 0.75em;
	padding-left: 0.5em;
}

#news dd {
	margin-top: -1.2em;
	padding-left: 6em;
	padding-bottom: 0.75em;
	padding-right: 1em;
	background-image: url(../img_cmn/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#news .title_new {
	background-image: url(../img_top/wn_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	font-weight: bold;
}

#news .title {
	font-weight: bold;
}

#news p {
	color: #666666;
	font-size: 10px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	text-align: right;
}

#topics td a{
	font-size:10px;
	line-height:120%;
	color:#474746;
}

#topics td a .title{
	color:#8b0000;
	font-weight:bold;
}

#topics td a strong{
	color:#8b0000;
	font-weight:bold;
}


.topics_line{
	background:url(../img_cmn/line.gif) center center repeat-x;
}
