body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	min-width: 768px;
	background-color: #ECE9D8;
	font-size: 14px;
	line-height: 21px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

p {
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	margin: 0px;
	line-height: 47px;
}
h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 25px;
}
h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
li  {
	padding-bottom: 15px;
}


.redcolor {
	color: #CC0000;
}



.div-header_bg {
	width: 100%;
	text-align: center;
	background-image: url(../images/main01/header01_bg.jpg);
	clear: both;
	margin: 0px;
	height: 242px;
	background-repeat: repeat-x;
	background-position: center top;
}

.div-header {
	width: 768px;
	background-image: url(../images/main01/header01.jpg);
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	height: 242px;
}
.div-header_members {
	width: 768px;
	background-image: url(../images/main01/header_members01.jpg);
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	height: 160px;
}
.div-header_members_bg {
	width: 100%;
	text-align: center;
	background-image: url(../images/main01/header01_bg.jpg);
	clear: both;
	margin: 0px;
	height: 160px;
	background-repeat: repeat-x;
	background-position: center top;
}
.div-membersmenutop {
	top: 118px;
	font-size: 13px;
	width: auto;
	position: relative;
	padding-right: 45px;
	padding-left: 45px;
	text-align: center;
}




.div-mainbody_bg {
	clear: both;
	width: 100%;
	background-image: url(../images/main01/mainbody01_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.div-mainbody {
	width: 768px;
	background-image: url(../images/main01/mainbody01.jpg);
	background-repeat: repeat-y;
	width:768px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.div-editbody {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.td-guarantee {
	padding: 15px;
	border: 4px double #CC0000;
}
.td-order {
	padding: 20px;
	background-color: #FFFFCC;
	border: 4px dashed #CC0000;
}


.div-footer_bg {
	margin: 0px;
	clear: both;
	width: 100%;
	padding: 0px;
	background-image: url(../images/main01/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.div-footer {
	height: 125px;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/main01/footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
}
.div-footermenu {
	width: auto;
	padding-top: 48px;
	margin: 0px;
	padding-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 5px;
}
