@charset "gb2312";
body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.top_bg {
	background-image: url(top_bg.jpg);
	background-repeat: no-repeat;
}
.menu_bg {
	background-image: url(menu_bg.jpg);
	background-repeat: no-repeat;
}
a.menu:link {
	font-family: "ºÚÌå";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: "ºÚÌå";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: "ºÚÌå";
	font-size: 15px;
	color: #FFD700;
	text-decoration: none;
}
.tel {
	font-size: 12px;
	line-height: 190%;
	color: #0E3A50;
}
.tel_text {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.tb_bg {
	background-image: url(tb_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-size: 12px;
	color: #0E3A50;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0E3A50;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0E3A50;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0E3A50;
}
td {
	font-size: 12px;
	line-height: 140%;
	color: #0E3A50;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
