@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 {
	background-color: #D2E2E8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
}

.minitext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
}
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;
	color: #996600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	padding: 0px;
	width: 30px;
	margin: 0px;
}
#toppage {
	width: 933px;
}

#content {
	width:600px;
	height:500px
}
#address {

}

#ft {
	 float: left;
	margin-top:30px;
}
strong {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}
.text {
	font-family: "MS Sans Serif";
	font-size: 12px;
}


h1{
	font-family: "MS Sans Serif";
	font-size: 24px;
	color: #0099CC;
	}
h2{
	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #FF9900;
	}
#boxpic {
	font-family: "MS Sans Serif";
	font-size: 12px;
	width: 120px;
	height: 280px;
	padding:5px;
	float:left;
}
.boxlogin {
	font-family: "MS Sans Serif";
	font-size: 12px;
	width: 65px;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/search_bg.jpg);
}
.h_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
