.top-bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #745314;
	background-color: #880000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 34px;
	padding-left: 33px;
	width: 841px;
	margin:0 auto;
}
.frame-bg {
	background-image: url(images/frame-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.img-frame {
	padding: 2px;
	border: 1px solid #E5C894;
	height: 77px;
	width: 109px;
}
.img-frame-160 {
	padding: 2px;
	height: 120px;
	width: 160px;
	border: 1px solid #DBB564;
}
a.top:link {
	font-size: 12px;
	color: #EBE2D5;
	text-decoration: none;
}
a.top:visited {
	font-size: 12px;
	color: #EBE2D5;
	text-decoration: none;
}
a.top:hover {
	font-size: 12px;
	color: #880000;
	text-decoration: none;
}

.d-frame {
	background-image: url(images/img-frame.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.about-bg {
	background-image: url(images/about-img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left-bg {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu-bg {
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bottom-word {
	font-size: 12px;
	line-height: 20px;
	color: #B86666;
}

.ny-left-bg {
	background-image: url(images/left-bg01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ny-left-bg02 {
	background-image: url(images/about-img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ny-left-bg03 {
	background-image: url(images/left-bg03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right-menu {
	font-size: 14px;
	font-weight: bold;
	
}
.content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
.bottom-dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8A632D;
}
a:link {
	font-size: 12px;
	color: #745314;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #745314;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #880000;
	text-decoration: none;
}
a.menu:link {
	font-size: 12px;
	color: #745314;
	text-decoration: none;
	
}
a.menu:visited {
	font-size: 12px;
	color: #745314;
	text-decoration: none;
	
}
a.menu:hover {
	font-size: 12px;
	color: #880000;
	text-decoration: none;
	
}
.data-frame {
	background-image: url(images/data-frame-bg.jpg);
	background-repeat: repeat-x;
}

.title-word {
	font-size: 14px;
	font-weight: bold;
	}


.form-bg {
	background-image: url(images/form-frame.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.left-frame {
	background-image: url(images/left-frame.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
