body {
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
div {
	font-size: 12px;
	color: #333333;
	text-align:left;
	line-height: 20px;
}
input {
	border: 1px solid #cccccc;
}
textarea {
	border: 1px solid #cccccc;
}

.line {
	margin: 0px;
	padding: 0px;
	float: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px 20px;
}
li {
	margin: 0px;
	padding: 0px;
}

.title_r {
	font-weight: bold;
	color: #CC0000;
}
.title_r:link {
	font-weight: bold;
	color: #CC0000;
}
.title_r:hover {
	font-weight: bold;
	color: #CC0000;
}
.title_r:visited{
	font-weight: bold;
	color: #CC0000;
}
.title_r:active{
	font-weight: bold;
	color: #CC0000;
}

.product {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #f0f0f0;
}
.bottom {
	padding-top: 10px;
	padding-bottom: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

.title_b {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}
.bg {
	background-image: url(../image/bg-line.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding:0px 10px;
}
.title-bg {
	background-color: #e4e4e4;
	margin: 5px 0px;
	padding: 3px 10px;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(../image/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg£³ {
	background-attachment: fixed;
	background-image: url(../image/bg£±.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.botton {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: hand;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
}
.bottonon {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	cursor: hand;
	color: #CC0000;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.rbg {
	line-height: 25px;
	background-image: url(../image/r-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 20px;
	height: 800px;
	padding-top: 20px;
}