<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ttlNews {
	color:#0000CC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

.descNews {
color:#000033;
font-family:"Times New Roman",Times,serif;
font-size:16px;
font-style:normal;
}
.my_news{
position:relative;
float:left;
	width:220px;
	height:400px;
	background-color:#F0F0F0;
	overflow:hidden;
	padding-right: 5px;
	padding-left: 5px;
	border: thin groove #999999;
	background-image: url(../images/my_1.gif);
}

.borderNewsLeft{
float:left;
	width:8px;
	height:400px;
	/*background-color:#333333;*/
	background-image: url(../images/frame_b1.gif);
}
.borderNewsRight{
	background-image: url(../images/frame_b1.gif);
position:relative;

height:400px;
float:right;
width:8px;
/*background-color:#333333;*/

}

.putDate {
margin-top:20px;
margin-bottom:20px;
color:#006633;
font-family:Times New Roman,Times,serif;
font-size:14px;
font-style:oblique;
}</pre></body></html>