@charset "utf-8";
#banner {
	height: 145px;
	width: 100%;
	float: none;

}
#tel {
	float: right;
	margin-top: 0px;
	height: 20px;
	width: 50px;
	border: 1px dashed #000000;
}
#menu {
	height: 25px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	float: none;
	background-color: #6C5F4F;
}
.menutable {
	margin-top: 5px;
	border-right-style: none;
}


.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#bottom {
	background-color: #AAAAAA;
	height: 100px;
	width: 100%;
}
#picture {
	height: 185px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#main {
	height: 3050px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	float: none;
	background-color: #E6E6E6;
	margin-bottom: 0px;
	}
#right {
	float: none;
	height: auto;
	width: 670px;
	margin-top: 10px;
	margin-right: 45px;
	margin-left: 45px;
	clear: left;
}

#bottom {
	height: 100px;
	width: 100%;
	float: left;
	background-color: #B6B6B6;}
.rightdiv {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.rightline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.sptable {
	margin-bottom: 10px;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.STYLE37 {
	line-height: 10px;
}
.lineheight {
	margin-top: 10px;
}
.tbline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}

