@charset "utf-8";

body {
	margin: 0px;
	background-color: #ffffcc;
	background-image: url(../images/bg_body00.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.body_left {
	float: left;
	width:196px;
	margin-bottom: 20px;
	background-image:url(../images/bg_body02.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.body_right {
	float: left;
	width: 688px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.contact {
	margin-top: 10px;
	background-image: url(../images/bg_body01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.copyright01 {
	width: 922px;
	height: 65px;
	background-image: url(../images/bg_copyright01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.copyright02 {
	width: 895px;
	height: 65px;
	background-image: url(../images/border_dotted01.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #919191;
}
.copyright02 a:link, .copyright02 a:visited {
	color: #919191;
	text-decoration: none;
}
.copyright02 a:active, .copyright02 a:hover {
	color: #919191;
	text-decoration: underline;
}

.title {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}

.member_button {
	width: 36px;
	height: 21px;
	background-color: #cccccc;
	border: solid 1px #999999;
}
.member_input {
	width: 124px;
	height: 18px;
	border: solid 1px #a8a8a5;
}
.member_login {
	width: 191px;
	height: 126px;
	background-image: url(../images/bg_member01.jpg);
	font-size: 12px;
	line-height: 24px;
	color: #996600;
}
.member_login a:link, .member_login a:visited {
	color: #666666;
	text-decoration: none;
}
.member_login a:active, .member_login a:hover {
	color: #666666;
	text-decoration: underline;
}
.member_font {
	font-size: 12px;
	line-height: 24px;
	color: #996600;
}
.member_font a:link, .member_font a:visited {
	color: #666666;
	text-decoration: none;
}
.member_font a:active, .member_font a:hover {
	color: #666666;
	text-decoration: underline;
}