@charset "utf-8";
#banner {
	height: 145px;
	width: 100%;
	float: none;

}
#tel {
	float: right;
	margin-top: 0px;
	height: 20px;
	width: 50px;
	border: 1px dashed #000000;
}

#main #left {
	float: left;
	height: 300px;
	width: 185px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 10px;
}
#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: 1100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	float: none;
	background-color: #E6E6E6;
	margin-bottom: 0px;
	}
#right {
	float: left;
	height: 862px;
	width: 535px;
	margin-top: 10px;
	margin-right: 5px;
}

#bottom {
	height: 100px;
	width: 100%;
	float: left;
	background-color: #B6B6B6;}
	.Tag:link {
	color: #990000;
	text-decoration: none;
}
 .Tag:visited {
	color: #990000;
	text-decoration: none;
}
.STYLE12 {
	font-size: 12px;
	margin-top: 40px;
	font-family: "微软雅黑";
}
 .Tag:hover {
	text-decoration: underline;
}
 .Tag:active {
	text-decoration: none;
}

