body {
	background-color: #F0F0F0;
	font-size: 95%;
}
#contener {
	margin: auto;
	padding: 0px;
	width: 812px;
	background-image: url(img/contents_bg.gif);
	background-repeat: repeat-y;
	height: auto;
}

#contener #header {
	background-image: url(img/header.jpg);
	height: 126px;
	width: 812px;
}
#contener #contents {
	width: 800px;
	text-align: left;
	margin: 15px;
}
#contener #contents #menu {
	float: left;
	height: 100%;
	width: 180px;
	text-align: center;
	margin-right: 25px;
}
#contener #contents #right {
	float: right;
	width: 570px;
	margin-right: 25px;
}
.p_top {
	width: 560px;
}
.bold {
	font-weight: bold;
}



#menu img {
	padding-top: 1px;
	padding-bottom: 1px;
}
#contener #contents p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 812px;
	clear: both;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: text-botom;
}
#contener #footer address {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #3F86D7;
	height: 44px;
	width: 520px;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 0px;
	margin: 0px 0px 10px;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 34px;
	width: 515px;
	background-image: url(goods/img/h2.gif);
	background-repeat: no-repeat;
	padding: 7px 7px 0px 0px;
	text-align: center;
	margin: 10px 0px 0px;
}
.table1 {
	border-top: 1px solid #279AD8;
	border-right: 1px solid #279AD8;
	border-bottom: #279AD8;
	border-left: 1px solid #279AD8;
	text-align: left;
}

.table1 td {
	border-top: #279AD8;
	border-right: #279AD8;
	border-bottom: 1px solid #279AD8;
	border-left: #279AD8;
}
.table1 th {
	background-color: #EFF8FC;
	font-weight: normal;
	border-top: #279AD8;
	border-right: 1px solid #279AD8;
	border-bottom: 1px solid #279AD8;
	border-left: #279AD8;
	text-align: center;
}
.table2 {
	border-top: 1px solid #279AD8;
	border-right: 1px solid #279AD8;
	border-bottom: #279AD8;
	border-left: 1px solid #279AD8;
}

.table2 td {
	border-top: #279AD8;
	border-right: #279AD8;
	border-bottom: 1px solid #279AD8;
	border-left: #279AD8;
}
.table2 th {
	background-color: #EFF8FC;
	font-weight: normal;
	border-top: #279AD8;
	border-right: 1px solid #279AD8;
	border-bottom: 1px solid #279AD8;
	border-left: #279AD8;
	text-align: center;
}
a:hover {
	color: #FF0000;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.img_right {
	float: right;
	margin-right: 5px;
}

#contener #contents #right img {
	margin-right: 5px;
	margin-left: 5px;
}
.p1 {
	margin-left: 10px;
}
.center {
	text-align: center;
}
