@charset "UTF-8";
/* CSS Document */

#news {
	margin: 10px 0 15px 0;
	width: 611px;
}

#news table {
	width:600px;

}

#news th {
	background-image: url(/topics/images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:10px;
	font-weight:normal;
	text-align: left;
	padding-left: 0.8em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;

}

#news td {
	background-image: url(/topics/images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 490px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;

}

#newsText {
	width:600px;
	margin-left:10px;
}

#newsText .sign {
	margin-top:10px;
	margin-bottom:15px;
	text-align:right;
}

#newsText p {
	margin-bottom:10px;
}

#newsText .PhFrame {
	float:left;
	margin-bottom:5px;
}

#newsText div.newsPhFrame {
	background: url(/lib/cmn_img/bg_photoframe_btm.gif) left bottom no-repeat;
	padding-bottom: 11px;
	margin-right:10px;
	width: 282px;
}

#newsText div.newspfInner {
	background: url(/lib/cmn_img/bg_photoframe_top.gif) left top no-repeat;
	font-size: 0;
	line-height: 100%;
	padding-top: 11px;
	text-align: center;
	width: 282px;
}