/*------------news------------*/

#new_update dt {
	text-align: left;
	width: 66px;
	margin-top: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 9pt;
	color: #3fa7d6;
	padding: 4px 0 4px 0;	
	float:left;
}

#new_update dd {
	text-align: left; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
	color: #444444;
	padding: 8px 0 4px 0;
	margin-bottom:4px;
}

a:link {
	color: #006AB4;
	text-decoration:none;
}

a:visited {
	color: #006AB4;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #006AB4;
	text-decoration: underline;
}

