/* CSS Document *//* STYLE PHP NEWS*/#news_cnt{	position:		absolute;	top:			15px;	left:			13px;	width: 			200px;	height:			450px;	background-color: #3690C0;}.news_txt_date{	font-family:	Verdana, Georgia, Lucida, Geneva, Helvetica, Arial, sans-serif; 	font-size:		7pt;	font-weight:	normal;	color:			#FFFFFF;	text-decoration: none;}.news_txt_tit{	font-family:	Verdana, Georgia, Lucida, Geneva, Helvetica, Arial, sans-serif; 	font-size:		7pt;	font-weight:	bold;	color:			#FFFFFF;	text-decoration: none;}.news_txt_txt{	font-family:	Verdana, Georgia, Lucida, Geneva, Helvetica, Arial, sans-serif; 	font-size:		7pt;	font-weight:	normal;	color:			#FFFFFF;	text-decoration: none;}.news_link{	font-family:	Verdana, Georgia, Lucida, Geneva, Helvetica, Arial, sans-serif; 	font-size:		7pt;	font-weight:	bold;	color:			#FFFFFF;	text-decoration: underline;}a.news_link:visited {	font-family:	Verdana, Georgia, Lucida, Geneva, Helvetica, Arial, sans-serif; 	font-size:		7pt;	font-weight:	bold;	color:			#666666;	text-decoration: underline;}a.news_link:hover {	font-family:	Verdana, Georgia, Lucida, Geneva, Helvetica, Arial, sans-serif; 	font-size:		7pt;	font-weight:	bold;	color:			#666666;	text-decoration:underline;}body {	background-color: #3690C0;	SCROLLBAR-FACE-COLOR: #FFFFFF;	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;	SCROLLBAR-SHADOW-COLOR: #FFFFFF;	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;	SCROLLBAR-ARROW-COLOR: #FFFFFF;	SCROLLBAR-TRACK-COLOR: #54A4CF;	SCROLLBAR-BASE-COLOR: #54A4CF;}#news_cnt_en {	position:		relative;	width: 			250px;	height:			450px;	background-color: #3690C0;}
