@charset "utf-8";
#main {
	float: right;
	width: 650px;
	margin: 0px;
	padding-top: 15px;

}
#body {

	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer {
	clear: both;
	width: 800px;
	height: 30px;
	background-repeat: no-repeat;
	background-color: #FFA851;
}


#header {
	background-image: url(../image/header-5.jpg);
	height: 70px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: 20px;
}
#container {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
}
#sideber {
	clear: left;
	width: 133px;
}
.h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #660000;
	background-image: url(../image/hontai.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.h1-k {
	background-image: url(../image/hontai-k.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-bottom-style: ridge;
	border-bottom-color: #FF0000;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 32px;

}
.table-hr {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.table-title {
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
}
