@charset "utf-8";
.banners01 a {
	background-image: url(../img/banner01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 100px;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}
.banners02 a {
	background-image: url(../img/banner02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 270px;
	text-decoration: none;
}
.info_head {
	background-image: url(../img/info_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 33px;
}
.info_box {
}

.info_set {
	background-image: url(../img/info_bk.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 526px;
	padding-right: 15px;
	padding-left: 15px;
}
.info_table_td01 {
	color: #0081CC;
	font-size: 11px;
}
.info_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
}
.info_bottom {
	background-image: url(../img/info_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 556px;
	display: block;
}
.top_txt {
	font-size: 15px;
}

