@charset "windows-874";
@media print
{
#tophome{display:none;}
#toppage{display:none;}
#menu01{display:none;}
#menu02{display:none;}
#tool{display:none;}
#data{display:block;}
#ft{display:none;}
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}
.minitext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #999999;
}
a {
	font-family: MS Sans Serif, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.inputsearch {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	border: 1px solid #45A1E0;
	height: 14px;
	color: #996600;
	width: 100px;
	background-image: url(images/searchbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: 10px;
}
#toppage {
	width: 933px;
}

#content {
	padding-left:25px;
	padding-top:18px;
	width:755px;
}
#address {
	padding-left:25px;
}

#ft {
	 float: left;
	margin-top:30px;
}
strong {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.bgpage {
	background-image: url(images/bgpage.jpg);
	background-repeat: no-repeat;
	background-position: 1px 180px;
}
h1{
	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #0099CC;
	margin-bottom:50px;
	}
h2{
	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #CC9900;
	}
