@charset "windows-874";
body {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 14px;
	margin: 0px;
}
.footer_text {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 10px;
	color: #666;
}
.v_rmutto {
	position:absolute;
	left:980px;
	top:210px;
	background: url(images/v_rmutto.gif) no-repeat;
	width:98px;
	height:441px;
}
.v_version {
	position: absolute;
	width: 209px;
	height: 20px;
	left: 1px;
	top: 160px;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.news_table {
	font-family: "MS Sans Serif", Tahoma, Verdana;
}
.news_table a {
	text-decoration: none;
	color: #333;
}
.news_table a:hover {
	color:#0C0;
	font-weight: normal;
}
.news_table a:visited {
	color:$333;
}
.news_table tr td {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.news_table tr th {
	color: #333;
	text-align: left;
}
.createdate {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
}
.news_detail {
	padding: 10px;
	font-family: "MS Sans Serif", Verdana, Tahoma;
	font-size: 10px;
}
.news_detail tr .details {
	font-family: "MS Sans Serif", Verdana, Tahoma;
}
.news_detail tr .createby {
	font-size: 10px;
	color: #39F;
	text-align: right;
	border-top-width: 0.1em;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.news_detail tr .lastupdate {
	font-size: 10px;
	color: #39F;
	text-align: left;
	border-top-width: 0.1em;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.news_detail tr th {
	text-align: left;
	color: #666;
	font-size: 16px;
}
.news_detail a {
	color: #06F;
	text-decoration: none;
}

.news_detail tr td {

}

.createby {
	font-family: "MS Sans Serif", Tahoma, Verdana;
	font-size: 10px;
}
.news_table tr .readmore {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	vertical-align: bottom;
	height: 18px;
}
.right_menu tr td a {
	text-decoration: none;
	color: #FFF;
}
.right_menu tr td a:hover {
	color: #F60;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
