/* ::::: http://www.world-auctions.org/themed/worldauctions/css/style.css ::::: */

/* ::::: http://www.world-auctions.org/themed/worldauctions/css/reset.css ::::: */

html:first-child body {
	padding-bottom: 1px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0pt;
	padding: 0pt;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400;
}
table {
	border-collapse: collapse;
	border: medium none;
	border-spacing: 0pt;
}
th, td {
	vertical-align: top;
	font-weight: 400;
	text-align: left;
}
ul, ol, dl {
	list-style: none outside none;
}
li {
	display: list-item;
	list-style: none outside none;
}
img, a img {
	margin:0 auto;
	vertical-align: bottom;
	border: medium none;
	background: none repeat scroll 0% 0% transparent;
}
fieldset {
	border: medium none;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input:hover, textarea:hover, select:hover {
	border-color: rgb(0, 160, 221);
}
input, textarea {
	-moz-border-radius: 8px 8px 8px 8px;
}
html, legend {
	color: rgb(0, 0, 0);
}
* html hr, :first-child + html hr {
	margin: 0pt;
}
body {
	background: url('images/main_bg.gif') repeat scroll left top rgb(77, 85, 94);
	/*	font: 75%/160% "AGaramondPro-Regular", "KozMinPro-ExtraLight", "ヒラギノ明朝 Pro W3", serif;*/
	font: 75%/160% Osaka, "平成角ゴシック", "中ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: rgb(77, 85, 94);
}
a:link, a:visited {
	font-weight:bold;
	color: rgb(42, 160, 176);
	text-decoration: none;
}
a:hover {
	font-weight: 700;
	color: rgb(228, 121, 17);
	text-decoration: underline;
}
h2, h3 {
	font-weight: 700;
	margin: 10px 0pt;
}
h2.top {
	font-size: 16px ! important;
	padding-top: 15px ! important;
}
h2.mid {
	font-size: 16px ! important;
}
h3 {
	font-size: 20px;
	color: rgb(2, 91, 142);
	line-height: 120%;
	padding:0 20px;
}
table {
	clear: both;
	margin-bottom:5px;
}
.align-center {
	text-align: center;
}
ul, ol {
	margin: 0pt 24px;
}
.clear_br {
	line-height: 0pt;
	font-size: 0pt;
	height: 0pt;
	clear: both;
	margin: 0pt;
	padding: 0pt;
}
.float-right, #header .top-menu-site-status {
	float: right;
}
.see-more {
	padding: 0.6em 1em 0pt;
}
* html .see-more, :first-child + html .see-more {
	margin-bottom: 5px;
	padding: 0.9em;
}
#link_to_top {
	display: block;
	height: 41px;
	min-height: 41px;
	line-height: 3em;
	color: rgb(153, 153, 153);
}
p.page_top a#link_to_top {
	color: rgb(255, 255, 255);
	background: url('images/pagetop_bg.png') no-repeat scroll center top transparent;
	text-decoration: none;
}
p.page_top a#link_to_top:hover {
	background: url('images/pagetop_bg.png') no-repeat scroll center bottom transparent;
	color: rgb(16, 92, 182);
	text-decoration: none;
}
p.page_top {
	text-align: center;
	margin: 0pt;
}
#ssl {
	overflow:hidden;
	float:right;
	width:400px;
	margin:0 10px 10px 0;
	padding:10px;
	background-color:#FFFFFF;
	border:#999 solid 2px;
}
#ssl p {
	background:url('images/rapidssl_ssl_certificate.gif') left top no-repeat;
	width:300px;
	height:50px;
	padding-left:100px;
	margin: 0pt auto;
}
.clearfix, .wrapper {
	float: left;
	clear: both;
	width: 100%;
}
#container {
	width: 1010px;
	background-color: rgb(255, 255, 255);
	display: table;
	text-align: left;
	z-index: 5;
	margin: 0pt auto;
}
#maincontent {
	width: 950px;
	margin: 0pt auto;
}
#header {
	width: 100%;
	height: 107px;
	z-index: 9999;
	padding: 10px 0pt 0pt;
}
#header .logo {
	float: left;
	width: 171px;
	height: 85px;
	text-align: left;
}
#header .logo ul {
	display: inline;
	list-style: none outside none;
	margin: 0pt;
	padding: 0pt;
}
#header .logo li {
	list-style-type: none;
	display: inline;
	float: left;
	font-size: 0pt;
}
#header .logo a.logo {
	background: url('images/logo.png') no-repeat scroll 0pt 0pt transparent;
	display: block;
	height: 85px;
	width: 171px;
}
#header .top-menu ul {
	float: right;
	list-style: none outside none;
	position: relative;
	margin: 0pt 0pt 0pt 0.15em;
	padding: 0.25em 0pt 0pt;
}
#header .top-menu li {
	float: left;
	font-size: 1em;
	text-transform: none;
	margin: 0pt 0pt 0pt 6px;
}
.user-status {
	color: rgb(41, 82, 120);
	text-align: right;
	padding: 0.7em 0pt;
}
.user-status .gMenu a {
	color: rgb(77, 85, 94);
	background: url('images/icon_arrow.gif') no-repeat scroll left center transparent;
	padding: 0pt 0pt 0pt 15px;
	margin: 0pt 0pt 0pt 5px;
}
.user-status .gMenu a:hover {
	color: rgb(228, 121, 17);
	text-decoration: underline;
}
* html .head_h1, :first-child + html .head_h1 {
	height: 72px;
}
.top_h2_l {
	width: 480px;
	float: left;
}
.top_h2_r {
	width: 445px;
	float: left;
	text-align: right;
	color: rgb(255, 255, 255);
	font-size: 12px ! important;
	padding: 25px 0pt 0pt;
}
#menu {
	width: 950px;
	height: 234px;
	margin: 0pt auto 10px;
	background: url('images/bg_main.jpg') no-repeat scroll 0pt 0pt transparent;
	position: relative;
}
#menuBtn {
	position: absolute;
	bottom: 10px;
	right: 7px;
}
#menuBtn img {
	margin: 0pt 1px 0pt 0pt;
}
#menuBtnRegist {
	background: url('images/top-btn.gif') left top no-repeat;  
	width:262px;
	height:146px;
	position: absolute;
	top:10px;
	left:675px;
}
#linkBtn {
	position: absolute;
	top: 80px;
	right: 10px;
	width: 180px;
	height: 55px;
}
#linkBtn a{
	display: block;
	width: 180px;
	height: 55px;
	overflow: hidden;
	text-indent: -9999px;
}
* html .guest_l2 a.guide, :first-child + html .guest_l2 a.guide {
	background: url('images/head_ban_guest_guide_b.png') no-repeat scroll left top transparent;
	padding-top: 0px;
}
* html .guest_l2 a.guide:hover, :first-child + html .guest_l2 a.guide:hover {
	background: url('images/head_ban_guest_guide_b.png') no-repeat scroll 0pt -48px transparent;
}
* html .guest_l2 a.regist, :first-child + html .guest_l2 a.regist {
	background: url('images/head_ban_guest_regist_b.png') no-repeat scroll left top transparent;
	padding-top: 0px;
}
* html .guest_l2 a.regist:hover, :first-child + html .guest_l2 a.regist:hover {
	background: url('images/head_ban_guest_regist_b.png') no-repeat scroll 0pt -48px transparent;
}
.box {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0;
}
.box .f-top-w {
	height: 96px;
	background: url('images/bg_frame.png') no-repeat scroll 0% 0% transparent;
}
.box .f-repeat {
	background: url('images/bg_frame.png') repeat-y scroll 0pt -96px transparent;
}
#text_box {
	padding:30px;
}
.box .f-bottom-top {
	height: 41px;
	background: url('images/bg_frame.png') no-repeat scroll center bottom transparent;
}
.box .f-top-w h2, .box .f-top-o h2 {
	font-size: 22px;
	font-weight: 700;
	color: rgb(255, 255, 255);
	padding: 20px 20px 0pt;
}
.box .f-top p, .box .f-top-w p, .box .f-top-o p {
	font-size: 14px;
	margin: 0pt;
	padding: 0pt 20px;
	color: rgb(255, 255, 255);
}
div#div_bottom {
	margin-bottom:10px;
}
ul.horizontal-bid-list {
	margin: 0pt;
	padding: 0pt;
}
ul.horizontal-bid-list li {
	float: left;
	width: 170px;
	min-height: 286px;
	height: auto ! important;
	list-style: none outside none;
	background: url('images/bg-horizontal.png') no-repeat scroll 0% 0% transparent;
	position: relative;
	text-align: center;
	margin: 0pt 10px 10px 0pt;
	padding: 0pt;
}
ul.horizontal-bid-list li .content {
	padding: 4px 8px ! important;
}
ul.horizontal-bid-list li h3, ul.horizontal-bid-list2 li h3 {
	height: 30px;
	font: bold 1em/1.2em;
	margin: 0pt;
	padding: 10px 5px 0pt;
}
ul.horizontal-bid-list li h3 a:hover, ul.horizontal-bid-list2 li h3 a:hover {
	color: rgb(228, 121, 49);
	text-decoration: underline;
}
ul.horizontal-bid-list li .thumb {
	min-height: 105px;
	height: auto ! important;
	margin: 0pt;
}
* html ul.horizontal-bid-list li.auction-item span.free, :first-child + html ul.horizontal-bid-list li.auction-item span.free {
	width: 85px;
	height: 59px;
	display: block;
	position: absolute;
	cursor: pointer;
	background: url('images/free_label.png') no-repeat scroll 15px 0pt transparent;
}
* html ul.horizontal-bid-list li.auction-item span.fixed, :first-child + html ul.horizontal-bid-list li.auction-item span.fixed {
	width: 85px;
	height: 59px;
	display: block;
	position: absolute;
	cursor: pointer;
	background: url('images/fixed_label.png') no-repeat scroll 15px 0pt transparent;
}
* html ul.horizontal-bid-list .thumb span, * html ul.horizontal-bid-list2 .thumb span, :first-child + html ul.horizontal-bid-list .thumb span, :first-child + html ul.horizontal-bid-list2 .thumb span, li.auction-item span.glossy {
	width: 140px;
	height: 68px;
	display: block;
	position: absolute;
	cursor: pointer;
	background: url('images/glossy-gradient.png') no-repeat scroll 0pt 0pt transparent;
}
ul.horizontal-bid-list .thumb span, ul.horizontal-bid-list2 .thumb span {
	width: 152px;
	height: 68px;
	display: block;
	position: absolute;
	cursor: pointer;
	background: url('images/glossy-gradient.png') no-repeat scroll 0pt 0pt transparent;
}
* html ul.horizontal-bid-list .thumb span.featured, * html ul.horizontal-bid-list2 .thumb span.featured, :first-child + html ul.horizontal-bid-list .thumb span.featured, :first-child + html ul.horizontal-bid-list2 .thumb span.featured, li.auction-item span.featured {
	width: 140px;
	height: 68px;
	display: block;
	position: absolute;
	left: 3px;
	cursor: pointer;
	background: url('images/featured_flag.png') no-repeat scroll 0pt 0pt transparent;
}
* html ul.horizontal-bid-list .thumb span.peak_only, * html ul.horizontal-bid-list2 .thumb span.peak_only, :first-child + html ul.horizontal-bid-list .thumb span.peak_only, :first-child + html ul.horizontal-bid-list2 .thumb span.peak_only, li.auction-item span.peak_only {
	width: 140px;
	height: 68px;
	display: block;
	position: absolute;
	left: 3px;
	cursor: pointer;
	background: url('images/peak_only_flag.png') no-repeat scroll 0pt 0pt transparent;
}
* html ul.horizontal-bid-list .thumb span.nail, * html ul.horizontal-bid-list2 .thumb span.nail, :first-child + html ul.horizontal-bid-list .thumb span.nail, :first-child + html ul.horizontal-bid-list2 .thumb span.nail, li.auction-item span.nail {
	width: 140px;
	height: 68px;
	display: block;
	position: absolute;
	left: 3px;
	cursor: pointer;
	background: url('images/nail_flag.png') no-repeat scroll 0pt 0pt transparent;
}
* html ul.horizontal-bid-list .thumb span.penny, * html ul.horizontal-bid-list2 .thumb span.penny, :first-child + html ul.horizontal-bid-list .thumb span.penny, :first-child + html ul.horizontal-bid-list2 .thumb span.penny, li.auction-item span.penny {
	width: 140px;
	height: 68px;
	display: block;
	position: absolute;
	left: 3px;
	cursor: pointer;
	background: url('images/penny_flag.png') no-repeat scroll 0pt 0pt transparent;
}
ul.horizontal-bid-list li .countdown {
	font: 700 2em/120%;
	color: rgb(77, 85, 94);
	letter-spacing: -1px;
	margin: 2px 0pt;
}
ul.horizontal-bid-list li .price {
	font: 700 2em/100%;
	color: rgb(136, 59, 138);
	letter-spacing: -1px;
}
ul.horizontal-bid-list li .bid-price {
	padding: 0pt 5px;
}
ul.horizontal-bid-list li .username {
	font-weight: 700;
	margin-top: 2px;
}
ul.horizontal-bid-list li .bid-now {
	margin: 2px 0pt;
}
ul.horizontal-bid-list li .bid-button {
	height: 32px;
}
ul.horizontal-bid-list .bid-msg {
	height: 15px;
	min-height: 15px;
	padding: 2px;
}
* html div.sub-col1 p.button-peak-small, :first-child + html div.sub-col1 p.button-peak-small {
	display: block;
	background-image: url('images/b-peak-only-big.gif');
	width: 199px;
	height: 59px;
	text-indent: -5000px;
	margin: 0pt auto;
}
* html div.sub-col1 p.button-sold-small, :first-child + html div.sub-col1 p.button-sold-small {
	display: block;
	background-image: url('images/b-sold-big.gif');
	width: 199px;
	height: 59px;
	text-indent: -5000px;
	margin: 0pt auto;
}
* html a.b-login, :first-child + html a.b-login {
	display: block;
	cursor: pointer;
	background-image: url('images/b-login.gif');
	width: 94px;
	height: 32px;
	text-indent: -5000px;
	margin-left: 5px;
}
* html a.b-login-vertical, :first-child + html a.b-login-vertical {
	display: block;
	cursor: pointer;
	background-image: url('images/b-login-w.gif');
	width: 94px;
	height: 32px;
	text-indent: -5000px;
	margin-left: 3px;
}
* html a.button-small, :first-child + html a.button-small {
	display: block;
	cursor: pointer;
	background-image: url('images/b-bid.gif');
	width: 94px;
	height: 32px;
	text-indent: -5000px;
	margin-left: 5px;
}
* html a.button-small-vertical, :first-child + html a.button-small-vertical {
	display: block;
	cursor: pointer;
	background-image: url('images/b-bid-w.gif');
	width: 94px;
	height: 32px;
	text-indent: -5000px;
	margin-left: 5px;
}
a.b-login {
	display: block;
	cursor: pointer;
	background-image: url('images/b-login.gif');
	width: 94px;
	height: 32px;
	text-indent: -5000px;
	margin-left: 30px;
}
* html a.b-login-big, :first-child + html a.b-login-big {
	display: block;
	cursor: pointer;
	background-image: url('images/b-login-big.gif');
	width: 199px;
	height: 59px;
	text-indent: -5000px;
	margin-left: 2px;
}
* html a.button-big, :first-child + html a.button-big {
	display: block;
	cursor: pointer;
	background-image: url('images/b-bid-big.gif');
	width: 199px;
	height: 59px;
	text-indent: -5000px;
	margin-left: 2px;
}
a.b-login:hover, a.b-login-vertical:hover, a.b-login-big:hover, a.button-big:hover, a.button-small:hover, a.button-small-vertical:hover {
	background-position: right top;
}
.bid-message {
	font-size: 11px;
	font-weight: 700;
	color: red;
	line-height: 130%;
}
div.tooltip_t {
	-moz-border-radius: 8px 8px 8px 8px;
	border: 2px solid rgb(134, 148, 163);
	background-color: rgb(252, 252, 252);
	font-size: 12px ! important;
	height: 350px;
	margin-top: 5px;
	width: 320px;
	display: none;
	z-index: 2;
	text-align: left;
	padding: 10px;
	color: rgb(77, 85, 94) ! important;
}
div.tooltip_t p {
	color: rgb(77, 85, 94) ! important;
	font-family: "メイリオ", "Meiryo", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: left;
	padding: 0pt ! important;
}
#trigger_topguide {
	display: block;
	height: 19px;
	width: 19px ! important;
	position: relative;
	float: right;
	margin-left: 5px;
	padding: 0pt;
}
* html .popup a:hover .tips, :first-child + html .popup a:hover .tips {
	-moz-border-radius: 8px 8px 8px 8px;
	display: block;
	top: 60px;
	left: -240px;
	white-space: nowrap;
	text-decoration: none;
	border: 2px solid rgb(216, 231, 206);
	color: rgb(57, 55, 51);
	background-color: rgb(238, 252, 228);
	text-align: left;
	line-height: 1.25em;
	padding: 1em;
}
* html .popup_time a:hover .tips, :first-child + html .popup_time a:hover .tips {
	-moz-border-radius: 8px 8px 8px 8px;
	display: block;
	top: 12px;
	left: -100px;
	white-space: nowrap;
	text-decoration: none;
	border: 2px solid rgb(134, 148, 163);
	color: rgb(57, 55, 51);
	background-color: rgb(252, 252, 252);
	text-align: left;
	line-height: 1.25em;
	padding: 1em;
}
* html #auction-details img.timeincrement, :first-child + html #auction-details img.timeincrement {
	padding-left: 25px;
	margin-right: -5px;
	margin-top: 15px;
	float: left;
}
* html #auction-details span.submit input, :first-child + html #auction-details span.submit input {
	font-weight: 700;
	color: rgb(255, 255, 255);
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	background-image: url('images/nav-bars.png');
	border: 1px solid rgb(41, 82, 120);
	background-color: rgb(50, 103, 155);
	background-position: 0pt 0pt;
	background-repeat: repeat-x;
	padding: 3px 0pt;
}
#footer {
	margin: 0pt auto;
	clear: both;
	width: 950px;
	font-size: 11px ! important;
	text-align: center;
	padding: 0pt 0pt 10px;
}
fieldset {
	border: medium none;
	margin-bottom:10px;
	padding-left:115px;
}
#auction-details span.submit input:hover, :first-child + html #auction-details span.submit input:hover, * html #auction-details span.submit input:hover, div.submit input:hover, #UserResetForm div.submit input:hover, fieldset.contact div.submit input:hover, #UserEditForm div.submit input:hover, ul.to-do li.blue a:hover {
	background-color: rgb(255, 255, 255);
	background-position: 0pt -110px;
	background-repeat: repeat-x;
	color: rgb(255, 255, 255);
}
div.see-more a {
	color: rgb(77, 85, 94);
	text-decoration: underline ! important;
}
div.see-more a:hover {
	text-decoration: none ! important;
}
:first-child + html #bid-product-details .bid-butler div.submit input {
	font-weight: 700;
	color: rgb(84, 84, 84);
	font-size: 1em;
	text-align: center;
	cursor: pointer;
	background-image: url('images/nav-bars.png');
	border: 1px solid rgb(196, 196, 196);
	background-color: rgb(222, 222, 222);
	background-position: 0pt -540px;
	background-repeat: repeat-x;
	right: 0pt;
	top: 0pt;
	padding: 0.4em 0pt;
}
* html #bid-product-details .bid-butler div.submit input:hover, :first-child + html #bid-product-details .bid-butler div.submit input:hover, #bid-product-details .bid-butler div.submit input:hover, a.addedit:hover, p.button a:hover, td.gray_b a:hover, a.button:hover, ul.to-do li a:hover {
	background-position: 0pt -900px;
	border: 1px solid rgb(72, 72, 72);
	color: rgb(255, 255, 255);
	text-shadow: -1px -1px 0pt rgb(86, 86, 86);
	text-decoration: none;
}
* html .regist_side_txt1, :first-child + html .regist_side_txt1 {
	float: left;
	width: 210px;
	border: 1px solid rgb(216, 231, 206);
	background-color: rgb(238, 252, 228);
	padding: 1em;
}
* html .regist_side_txt2, :first-child + html .regist_side_txt2 {
	float: left;
	width: 210px;
	border: 1px solid rgb(216, 231, 206);
	background-color: rgb(238, 252, 228);
	padding: 1em;
}
p, fieldset.coupon div.submit {
	margin: 10px 0pt;
}
h2, .font-20 {
	font-size: 20px;
}
.orange2, .pagenumber ul li a:hover, #nav li ul a:hover {
	color: rgb(77, 85, 94);
}
.head_h1_home, * html .head_h1_home, :first-child + html .head_h1_home {
	height: 67px;
}
.latest-news .title a, p.more a, .latest-winner .title a, ul.horizontal-bid-list li h3 a, ul.horizontal-bid-list2 li h3 a {
	display: block;
}
#header .top-menu li.top-login {
}
#header .top-menu li.top-login input {
	-moz-border-radius: 3px 3px 3px 3px;
	border: 1px solid rgb(233, 233, 233);
	background-color: rgb(233, 233, 233);
	font-size: 9pt;
	margin: 0pt 3px;
	padding: 0.3em;
}
#header .top-menu li.top-login input.submit-small {
	font-size: 1em;
	-moz-border-radius: 4px 4px 4px 4px;
	cursor: pointer;
	background-image: url('images/nav-bars.png');
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(134, 148, 163);
	background-position: 0pt -600px;
	background-repeat: repeat-x;
	padding: 0.3em 0pt;
	font-weight: 700;
	color: rgb(255, 255, 255);
	text-decoration: none;
}
#header .top-menu li.top-login input.submit-small:hover {
	background-color: rgb(255, 255, 255);
	background-position: 0pt -640px;
	background-repeat: repeat-x;
	color: rgb(255, 255, 255);
}
.newClearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0pt;
	content: " ";
	clear: both;
	height: 0pt;
}
:first-child + html .newClearfix {
}
.seoText {
	font-size: 10px;
	line-height: 1.2em;
	color: rgb(134, 148, 163);
}
input {
	vertical-align: middle;
}
.float-right {
	float: right;
}
:first-child + html .valign-center p {
	display: inline;
}
#winners-info .won-auction {
	float: left;
	margin: 5px;
	padding: 10px 0pt 10px 20px;
	width: 175px;
	height: 300px;
	background: url('images/bg-winners-info.png') no-repeat scroll 0pt 0pt transparent;
	overflow: hidden;
}
#winners-info .col-left {
	border-left: medium none;
}
#winners-info .col-right {
	border-right: medium none;
}
#winners-info .winners {
	float: left;
	padding-left: 10px;
}
#winners-info .winners table {
	clear: both;
}
#winners-info td {
	text-align: left;
	height:30px;
	font: bold 1em/1.2em Arial, Helvetica, sans-serif;
	margin: 0pt;
	padding: 10px 5px 0pt;
	overflow:hidden;
}
#winners-info .thumb {
	float: left;
}
#winners-info .title {
	height: 2em;
}
#winners-info .won-price {
	font: bold 18px/100% Arial, Helvetica, sans-serif;
	color: rgb(136, 59, 138);
}
#winners-info .saving {
	text-align: center;
	padding-top: 6px;
	font: bold 15px/100% Arial, Helvetica, sans-serif;
	color: rgb(255, 44, 110);
}
/*about.html*/
.box .f-repeat-l {
	background:url(images/bg_frame_l.png) left top repeat-y;
}
#leftcol {
	float: left;
	padding:40px 0 0 30px;
	margin-right: 20px;
	width: 210px;
}
#rightcol {
	float: left;
	padding:40px 0 0 20px;
	width: 640px;
}
h3.heading {
	clear: both;
	font-size: 18px;
	margin: 8px 0;
	position: relative;
}
a.positionR {
	display: block;
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 0;
}
a.link_to_top {
	background: url(images/icon_up.gif) no-repeat scroll left center transparent;
	color: #4D555E;
	padding: 0 0 0 13px;
	text-decoration: none;
}
.block {
	border-top: 1px dotted #9EA8B2;
	padding: 10px 0 20px;
}
.m20 {
	margin: 0 0 20px;
}
.m10 {
	margin: 0 0 10px;
}
.subTle {
	background: url(images/bg_subtle.gif) no-repeat scroll left center transparent;
	clear: both;
	color: #313131;
	font-family: "メイリオ", "Meiryo", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	padding: 0 0 0 60px;
}
.floatBox img {
	float: left;
	margin: 0 20px 0 0;
}
.floatBox {
	clear: both;
	margin: 0 0 20px;
}
.caution2 {
	background-color: #FFFFFF;
	margin: 0;
	padding: 15px 30px;
}
.sTle {
	border-bottom: 1px dotted #025B8E;
	color: #025B8E;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 0 3px;
}
.boxR {
	padding: 0 0 0 320px;
}
ul.menu3 li a {
	background: url(images/icon_back.gif) no-repeat scroll 10px center transparent;
	color: #4D555E;
	display: block;
	font-size: 1em;
	padding: 0.3em 0 0.3em 28px;
	text-align: left;
	width: 170px;
}
ul.menu2, ul.menu3 {
	border-bottom: 1px dotted #4D555E;
	font-size: 12px;
	margin: 0 0 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0;
}
#auction-details .col2 .sub-col1, .module {
	margin-bottom: 10px;
}
.module h3 {
	color: #4E463F;
	font-size: 1.3em;
	font-weight: 700;
	margin: 0 0 0.3em;
}
ul.menu2, ul.menu3 {
	border-bottom: 1px dotted #4D555E;
	font-size: 12px;
	margin: 0 0 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0;
}
ul.menu li a, ul.menu2 li a {
	background: url(images/icon_arrow.gif) no-repeat scroll 10px center transparent;
	color: #4D555E;
	display: block;
	font-size: 1em;
	padding: 0.3em 0 0.3em 28px;
	text-align: left;
	width: 170px;
}
ul.menu li a:hover, ul.menu2 li a:hover, ul.menu3 li a:hover {
	-moz-border-radius: 15px 15px 15px 15px;
	font-weight: 700;
	color: rgb(77, 85, 94);
	font-size: 1em;
	cursor: pointer;
	background-color: rgb(255, 255, 255);
	text-decoration: none;
	text-align: left;
	padding: 0.3em 0pt 0.3em 28px;
}
.pink {
	color: #FF2C6E;
}
/*privacy.html*/
.box .f-repeat .pages_content p, .box .f-repeat-l .pages_content p {
	font-size: 16px;
	line-height: 1.45em;
	margin: 0 0 10px;
	padding: 0;
	text-indent: 1em;
}
/*sitemap.html*/
ul.sitemap, ul.sitemap li ul {
	margin: 0;
	padding: 0;
}
ul.sitemap li {
	background: url(images/icon_home.gif) no-repeat scroll 0 4px transparent;
	line-height: 2em;
	padding: 0 0 0 20px;
}
ul.sitemap a {
	color: #4D555E;
	text-decoration: none;
}
ul.sitemap a:hover {
	color:#E47911;
	text-decoration:underline;
}
ul.sitemap li ul.page li {
	background: url(images/icon_page.gif) no-repeat scroll 0 -282px transparent;
	margin: 0 0 0 10px;
}
/*auction.html*/
.box .f-top {
	background: url(images/f_top_b.png) no-repeat scroll 0 0 transparent;
	height: 96px;
}
.box .f-top h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 700;
	padding: 20px 20px 0;
}
.box .f-top p, .box .f-top-w p, .box .f-top-o p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
	padding: 0 20px;
}
.pagenumber {
	width: 100%;
}
.pagenumber ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.pagenumber ul li.nextBtn {
	float: right;
	margin: 0 4px 0 0;
}
.pagenumber ul li a {
	-moz-background-inline-policy: continuous;
	-moz-border-radius: 4px 4px 4px 4px;
	background: none repeat scroll 0 0 #FFFFFF;
	color: #4D555E;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin-right: 6px;
	padding: 3px 8px;
	text-decoration: none;
}
.pagenumber ul li a:hover {
	background-color: #C3C8CE;
}
.clear_l {
	clear: left;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.paging {
	clear: both;
	margin: 10px 0 0;
	width: 100%;
}
.crumb_bar {
	border-top: 1px solid #DEDEDE;
}
.crumb {
	background: url(images/home_icon.png) no-repeat scroll left top transparent;
	overflow: hidden;
	padding: 0.9em 0 0.6em 3.4em;
}
/*help.html*/
li.faqQ {
	background: url(images/icon_q.gif) no-repeat scroll 0 10px transparent;
	border-top: 1px dotted #9EA8B2;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 10px 0 0 33px;
}
li.faqA {
	background: url(images/icon_a.gif) no-repeat scroll 0 0 transparent;
	margin: 0 0 10px;
	padding: 0 0 0 33px;
}
/*guide.html*/
ul.col2 {
	margin: 0 -10px 0 0;
	overflow: hidden;
	padding: 0;
	width: 650px;
}
ul.col2 li.bg {
	background: url(images/bg_block.gif) no-repeat scroll 0 0 transparent;
	padding: 20px;
	width: 275px;
}
ul.col2 li {
	float: left;
	margin: 0 10px 10px 0;
}
ul.col2 li .imgL {
	float: left;
	margin: 0 10px 0 0;
}
ul.col2 li .midashi {
	font-size: 14px;
	font-weight: 700;
}
a.link_to_top:hover {
	text-decoration:underline;
}
/*auction_type*/
.block {
	border-top: 1px dotted #9EA8B2;
	padding: 10px 0 20px;
}
.block2 {
	border-top: 1px dotted #9EA8B2;
	padding: 10px 20px 20px;
}
table.base {
	border: 1px solid #4D555E;
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
table.base thead th {
	background-color: #B6BCC2;
	border-bottom: 3px double #4D555E;
}
table.base th {
	font-weight: 700;
}
table.base .tWidth {
	font-size: 11px;
	text-align: left;
	width: 150px;
}
table.base th.mid, table.base td.mid {
	text-align: center;
}
table.base th, table.base td {
	background-color: #FFFFFF;
	border-color: #4D555E;
	border-style: solid dotted;
	border-width: 1px;
	padding: 0.3em;
	text-align: center;
	vertical-align: middle;
}
.icon {
	width:56px;
}
/*contact*/
fieldset .form-container, fieldset .input {
	clear: both;
	padding: 4px 0 6px;
}
fieldset .text label, fieldset.contact .text label, fieldset.contact .select label, fieldset.contact .textarea label {
	display: inline;
	float: left;
	font-size: 1.3em;
	margin-right: 10px;
	padding-bottom: 8px;
	text-align: right;
	width: 140px;
}
.star {
	color: #883B8A;
	font-size: 1.5em;
	font-weight: 400;
	margin-right: 3px;
}
fieldset .input, fieldset.upadd .input {
	font-weight: 700;
}
fieldset .text input, fieldset .password input, fieldset .textarea textarea {
	border: 3px solid #DEDEDE;
	font: 1.5em Arial, Helvetica, sans-serif;
	padding: 0.5em;
	width: 65%;
}
input {
	vertical-align: middle;
}
input, textarea {
	-moz-border-radius: 8px 8px 8px 8px;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
textarea.sample {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #737373;
	height: 420px;
	margin: 1.3em auto;
	padding: 13px;
	width: 80%;
}
p.txt, p.body {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0.5em 1em;
}
fieldset div.submit {
	margin: 10px 0 20px;
}
div.submit input, #UserResetForm div.submit input, fieldset.contact div.submit input, #UserEditForm div.submit input {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	background-image: url(images/nav-bars.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #8694A3;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1.7em;
	font-weight: 700;
	padding: 0.5em 1.6em;
	text-align: center;
}
div.submit {
	margin:0 0 5px 80px;
	text-align: center;
}
#frmPaypal input {
	margin: 1em 1em 20px;
	text-align: center;
}
fieldset .text input:hover, fieldset .password input:hover, .textarea textarea:hover, fieldset input.disabled:hover, form input.disabled:hover, form#UserResetForm input.disabled:hover, #bid-product-details fieldset.auto .text input:hover, #auction-details fieldset.auto input:hover, #InviteIndexForm textarea#recipient_list:hover, #InviteIndexForm textarea#InviteMessage:hover {
	border-color: rgb(42, 160, 176);
}
/* index end auction */
.iea_one {
	overflow: hidden;
	background: url(images/bg-winners-info.png) left top no-repeat;
	float: left;
	width: 155px;
	height: 290px;
	padding: 5px 10px;
	margin:0 10px 10px 0;
}
/*users*/
ul.menu {
	font-size: 12px;
	margin: 0 0 1.5em;
	padding-left: 0;
}
ul.menu li, ul.menu2 li, ul.menu3 li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.box .f-bottom {
	background: url(images/bg_frame.png) no-repeat scroll center bottom transparent;
	height: 13px;
}
ul.to-do {
	font-size: 1.1em;
	margin: 1.5em 0 3em;
	padding: 0;
}
ul.to-do li {
	font-size: 1em;
	list-style: none outside none;
	margin: 0 0 2.3em;
	padding: 0 0 0 1.5em;
}
ul.to-do li a {
	-moz-border-radius: 6px 6px 6px 6px;
	background-color: #DEDEDE;
	background-image: url(images/nav-bars.png);
	background-position: 0 -540px;
	background-repeat: repeat-x;
	border: 1px solid #C4C4C4;
	color: #545454;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: 700;
	padding: 0.4em 1em;
	right: 0;
	text-align: center;
	top: 0;
}
#header .top-menu ul {
	float: right;
	list-style: none outside none;
	margin: 0 0 0 0.15em;
	padding: 0.25em 0 0;
	position: relative;
}
.menu_hello {
	line-height: 1.15em;
}
.bold, ul.vertical-bid-list li .col2 h3.heading a:link, ul.vertical-bid-list li .col2 h3.heading a:visited, #live-bids div.bid-heading .col5 {
	font-weight: 700;
	margin-bottom:10px;
}
.font-14 {
	font-size: 14px;
}
#header .top-menu li {
	float: left;
	font-size: 1em;
	margin: 0 0 0 6px;
	text-transform: none;
}
#header .top-menu li.menu_logout a, #header .top-menu li.menu_account a {
	-moz-border-radius: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	background-image: url(images/nav-bars.png);
	background-position: 0 -600px;
	background-repeat: repeat-x;
	border: 1px solid #8694A3;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1em;
	font-weight: 700;
	padding: 0.3em 1em;
	text-align: center;
	display:block;
	height:19px;
}
#header .top-menu li.menu_logout a:hover, #header .top-menu li.menu_account a:hover {
	background-color: rgb(255, 255, 255);
	background-position: 0pt -640px;
	background-repeat: repeat-x;
	color: rgb(255, 255, 255);
	text-decoration: none;
}
#header .top-menu li.menu_pot a:hover, #header .top-menu li.regist a:hover, td.pay a:hover, td.pay_pot a:hover, .top-menu li.menu_pot a:hover, .top-menu li.regist a:hover, a.pay:hover, td.pay_pot a:hover {
	background-color: rgb(255, 255, 255);
	background-position: 0pt -720px;
	background-repeat: repeat-x;
	color: rgb(255, 255, 255);
	text-decoration: none;
}
#header .top-menu li.menu_pot a, #header .top-menu li.regist a {
	-moz-border-radius: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	background-image: url(images/nav-bars.png);
	background-position: 0 -680px;
	background-repeat: repeat-x;
	border: 1px solid #8694A3;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1em;
	font-weight: 700;
	padding: 0.3em 1em;
	text-align: center;
	display:block;
	height:19px;
}
#header .top-menu li.menu_login a, #header .top-menu li.menu_admin a {
	-moz-border-radius: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	background-image: url(images/nav-bars.png);
	background-position: 0 -420px;
	background-repeat: repeat-x;
	border: 1px solid #567824;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1em;
	font-weight: 700;
	padding: 0.3em 1em;
	text-align: center;
	display:block;
	height:19px;
}
#flashMessage, #authMessage {
	-moz-border-radius: 10px 10px 10px 10px;
	margin: 10px 0 0;
	text-align: center;
}
.success {
	clear: both;
	color: #4D555E;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.5em;
	padding: 14px 16px;
}
#UserRegisterForm div.text label, #UserRegisterForm div.date label, #UserRegisterForm div.select label, #UserRegisterForm div.password label, #UserEditForm div.text label, #UserEditForm div.date label, #UserEditForm div.select label, #UserEditForm div.password label {
	display: inline;
	float: left;
	font-size: 1.3em;
	margin-right: 10px;
	padding-bottom: 8px;
	text-align: right;
	width: 140px;
}
select#UserDateOfBirthYear {
	margin: 0 5px 0 0;
	width: 70px;
}
select#UserDateOfBirthMonth {
	margin: 0 5px;
	width: 60px;
}
select#UserDateOfBirthDay {
	margin: 0 0 0 5px;
	width: 60px;
}
fieldset .checkbox label {
	float: none;
	padding-left: 4px;
}
#UserEditForm div.checkbox {
	font-size: 1em;
	margin-left: 150px;
	padding: 0.5em 0 1em;
}
fieldset label {
	display: inline;
	float:left;
	font-size: 1.3em;
	margin-right: 10px;
	text-align: right;
	width: 160px;
}
/*addresses*/
table.results {
	clear: both;
	margin: 0.5em 0 0.7em;
	width: 100%;
}
table.results tr {
	background-color: #E8F5FB;
}
table.results th {
	background: none repeat scroll 0 0 #C0E2F3;
	padding: 12px 8px;
}
table.results td {
	border-bottom: 1px dotted #BDB9B9;
	padding: 12px 8px;
}
/*packages*/
ul.payment-method {
	background-color: #FFFFFF;
	margin: 0;
	padding: 15px 30px;
}
ul.payment-method li.tle {
	border-bottom: 1px dotted #025B8E;
	clear: both;
	color: #025B8E;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 0 3px;
}
ul.payment-method li.detail {
	font-size: 11px;
	padding: 0 0 20px;
}
ul.payment-method span {
	display: block;
	float: left;
	line-height: 27px;
	margin: 0 20px 0 0;
}
.visa {
	background: url(images/payment_visa.gif) no-repeat scroll right center transparent;
	padding: 0 50px 0 0;
}
.master {
	background: url(images/mastercard.gif) no-repeat scroll right center transparent;
	padding: 0 50px 0 0;
}
.jcb {
	background: url(images/payment_jcb.gif) no-repeat scroll right center transparent;
	padding: 0 40px 0 0;
}
.edy {
	background: url(images/payment_edy.gif) no-repeat scroll right center transparent;
	padding: 0 30px 0 0;
}
.chocom {
	background: url(images/payment_chocom.gif) no-repeat scroll right center transparent;
	padding: 0 60px 0 0;
}
.sbi {
	background: url(images/sbi_logo.gif) no-repeat scroll right center transparent;
	padding: 0 85px 0 0;
}
.jnet {
	background: url(images/payment_jpnet.gif) no-repeat scroll right center transparent;
	padding: 0 90px 0 0;
}
.rakuten {
	background: url(images/payment_rakuten.gif) no-repeat scroll right center transparent;
	padding: 0 60px 0 0;
}
table.results th a, table.results th.center a {
	color: #22374D;
	text-decoration: underline;
}
table.results tr.altrow {
	background-color: #FFFFFF;
}
.font-18 {
	font-size: 18px;
}
.red {
	color: #B41C1C;
}
table.payment-method {
	border-bottom: 1px solid #CCCCCC;
	width: 760px;
}
tr.payment-method {
	border-top: 1px solid #CCCCCC;
}
table.payment-method td {
	padding: 8px 0 16px;
}
.orange2, .pagenumber ul li a:hover, #nav li ul a:hover {
	color: #4D555E;
}
/*invites*/
#InviteIndexForm textarea#recipient_list, #InviteIndexForm textarea#InviteMessage {
	border: 3px solid #DEDEDE;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0.5em;
	width: 90%;
}
/*cancel*/
#bid-product-details .bid-butler div.submit input, a.addedit, p.button a, td.gray_b a, a.button {
	-moz-border-radius: 6px 6px 6px 6px;
	background-color: #DEDEDE;
	background-image: url(images/nav-bars.png);
	background-position: 0 -540px;
	background-repeat: repeat-x;
	border: 1px solid #C4C4C4;
	color: #545454;
	cursor: pointer;
	font-size: 1em;
	font-weight: 700;
	padding: 0.4em 1em;
	right: 0;
	text-align: center;
	top: 0;
}
/*auctions_view*/
ul#end_soon_auctions {
	height: 116px;
	margin: 0 -6px 0 0;
	overflow: hidden;
	padding: 0;
	width: 956px;
}
ul#end_soon_auctions li {
	background-image: url(images/end_soon_auctions.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	list-style: none outside none;
	margin: 0 6px 0 0;
	min-height: 116px;
	padding: 0 0 0 10px;
	position: relative;
	width: 223px;
}
ul#end_soon_auctions table {
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#end_soon_auctions table td {
	margin: 0;
	padding: 0;
}
ul#end_soon_auctions h3 {
	float: none;
	font-size: 12px;
	height: 12px;
	overflow: hidden;
	padding: 0 10px 0 0;
}
ul#end_soon_auctions a {
	text-decoration: none;
}
ul#end_soon_auctions td.thumb {
	width: 50px;
}
ul#end_soon_auctions td.timer {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align: left;
}
ul#end_soon_auctions td.price {
	color: #883B8A;
	float: left;
	font: bold 16px/26px Arial, Helvetica, sans-serif;
	text-align: left;
}
ul#end_soon_auctions td.bid-now {
	float: right;
	line-height: 26px;
	margin-right: 10px;
	text-align: center;
}
ul#end_soon_auctions .username {
	float: left;
	font-size: 11px;
	line-height: 1em;
	text-align: left;
}
ul#end_soon_auctions .bid-message {
	text-align: center;
}
.bid-message {
	color: red;
	font-size: 11px;
	font-weight: 700;
	line-height: 130%;
}
ul#end_soon_auctions a.button-small {
	height: 26px;
}
ul#end_soon_auctions a.bid-button-link {
	background-image: url(images/b-bid-s.gif);
	background-repeat: no-repeat;
	height: 26px;
	margin: 0;
	width: 75px;
}
ul#end_soon_auctions a {
	text-decoration: none;
}
a.button-small {
	display:block;
	text-indent:-5000px;
}
.box .f-top-o {
	background:url(images/f_top_o.png) no-repeat scroll 0 0 transparent;
}
.detail_head {
	height: auto;
	margin: 0;
	min-height: 84px;
	padding: 0 20px;
}
.detail_head_l {
	float: left;
	line-height: 35px;
	width: 640px;
}
.detail_head .detail_head_l h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	line-height: 1em;
	margin: 0;
	padding: 28px 0 0;
}
.detail_head_r {
	float: left;
	padding: 11px 0;
	text-align: right;
	width: 270px;
}
.box .f-repeat {
	background: url(images/bg_frame.png) repeat-y scroll 0 -96px transparent;
}
#auction-details .col1 {
	float: left;
	width: 366px;
}
#auction-details .col1 .content {
	padding: 0 6px;
}
#auction-details .col1 .auction-image {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
	text-align: center;
	width: 340px;
}
.thumbs {
	overflow:hidden;
	width:340px;
}
#auction-details .thumbs span {
	border: 1px solid #D5D5D5;
	background-color:#FFFFFF;
	float: left;
	width: 73px;
	height:73px;
	margin-right: 5px;
	padding: 1px;
}
.thumbs img {
	display:block;
	width:70px;
	height:70px;
	margin:0 auto;
}
.clear_br {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#auction-details .bid-addwatchlist a {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #32679B;
	background-image: url(images/nav-bars.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #295278;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	padding: 0.5em 1.2em;
	text-align: center;
}
#auction-details .bkmk {
	margin-left: 3px;
	margin-top: 14px;
	padding: 0;
	text-align: center;
	width: 340px;
}
a.retweet {
	border: 0 none;
	color: #000000;
	font: 12px Helvetica, Arial;
	text-decoration: none;
}
#auction-details .bkmk {
	margin-left: 3px;
	margin-top: 14px;
	padding: 0;
	text-align: center;
	width: 340px;
}
#auction-details .col2 {
	float: left;
	margin: 0 18px 0 0;
	text-align: center;
	width: 281px;
}
#auction-details .col3 {
	float: left;
	width: 240px;
}
#auction-details .col2 .sub-col1, .module {
	margin-bottom: 10px;
}
#auction-details .congrats {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 110%;
	margin: 5px 0;
}
.orange2, .pagenumber ul li a:hover, #nav li ul a:hover {
	color: #4D555E;
}
#auction-details .col2 dl dt {
	clear: both;
	float: left;
	font-weight: 700;
	margin-right: 10px;
	padding-bottom: 8px;
	padding-top: 6px;
	text-align: left;
	width: 105px;
}
#auction-details .col2 dl dd {
	float: left;
	padding: 6px 15px 4px 0;
	text-align: right;
	width: 150px;
}
#auction-details .price {
	color: #883B8A;
	font-size:30px;
	font-weight:bold;
}
#auction-details .vat {
	color: #999999;
	font: 11px Arial, Helvetica, sans-serif;
}
#auction-details .username {
	font: bold 13px/120% Arial, Helvetica, sans-serif;
}
#auction-details .timer {
	color: #4D555E;
	font: 700 35px/110% Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 14px 0 0;
	padding-bottom: 10px;
}
#auction-details .bid-now {
	width: 199px;
	height: 59px;
	margin:0 auto 10px;
}
.bid-now a {
	display:block;
	width:199px;
	height:59px;
	background:url(images/b-bid-big.gif) left top no-repeat;
}
#auction-details .bid-msg {
	height: 18px;
	padding: 2px;
}
#auction-details img.timeincrement {
	float: left;
	margin-right: -10px;
	padding-left: 25px;
}
#auction-details .note {
	font-size: 11px;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 10px 0 2px;
	width: 100%;
}
a.button-big {
	background-image: url(images/b-bid-big.gif);
	cursor: pointer;
	display: block;
	height: 59px;
	margin-left: 45px;
	text-indent: -5000px;
	width: 199px;
}
.blk {
	color: #000000;
}
#auction-details .count-saving {
	border-top: 1px solid #9EA8B2;
	margin-bottom: 10px;
	text-align: left;
}
#auction-details .saving {
	color: #D45000;
	font-size: 15px;
	font-weight: 700;
	line-height: 110%;
	margin-top: 2px;
}
#auction-details .total-savings {
	border-top: 1px solid #9EA8B2;
	font-weight: 700;
	padding-top: 5px;
}
#auction-details .count-saving dt.saving {
	border-bottom: 1px dotted #9EA8B2;
	clear: both;
	color: #999999;
	float: left;
	font-size: 12px;
	font-weight: 400;
	margin: 0 0 0 5px;
	padding: 8px 5px;
	width: 126px;
}
#auction-details .count-saving dd.saving {
	border-bottom: 1px dotted #9EA8B2;
	color: #999999;
	float: left;
	font-size: 12px;
	font-weight: 400;
	margin: 0 5px 0 0;
	padding: 8px 5px;
	text-align: right;
	width: 125px;
}
#auction-details .bid-savings-percentage {
	color: #FF2C6E;
	font: bold 2.5em Arial, Helvetica, sans-serif;
}
.side_5px {
	margin: 0 5px;
}
.detail_center_lw {
	font-size: 12px;
	height: 100px;
	margin: 20px 0 0;
	width: 280px;
}
.detail_center_lw h3 {
	background: url(images/bg_detail_center_lw.gif) no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	margin: 0;
	text-align: center;
}
.detail_center_lw table {
	overflow: hidden;
	width: 280px;
}
.detail_center_lw table td.title {
	font-weight: 200;
	line-height: 1em;
	overflow: hidden;
	text-align: left;
	width: 280px;
}
.detail_center_lw table th {
	width: 50px;
}
.detail_center_lw table th, .detail_center_lw table td {
	border-bottom: 1px dotted #9EA8B2;
	margin-bottom: -1px;
	padding: 3px 0;
}
.detail_center_lw table td.won-price {
	color: #FF2C6E;
	font: bold 18px Arial, Helvetica, sans-serif;
}
.invite_regist_ban {
	width: 240px;
	height: 100px;
	margin-bottom: 12px;
}
ul.tabs {
	border-bottom: 1px solid #AAAAAA;
	height: 30px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
div.panes {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CFCCC9;
	border-left: 1px solid #CFCCC9;
	border-right: 1px solid #CFCCC9;
	margin-bottom: 15px;
	padding: 4px 8px 10px;
	text-align: center;
	min-height: 211px;
}
*html div.panes {
	height: 211px;
}
.m5 {
	margin: 0 0 5px;
}
ul.tabs li {
	float: left;
	list-style-image: none !important;
	margin: 0 !important;
	padding: 0;
	text-indent: 0;
}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	background-color: #FFFFFF;

	background-position: -420px -62px;
	border-left: 1px solid #CFCCC9;
	border-right: 1px solid #CFCCC9;
	border-top: 1px solid #CFCCC9;
	color: #2AA0B0 !important;
	cursor: default !important;
	font-size: 14px;
}
ul.tabs a {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	background: url(images/tab_bg.gif) repeat-x scroll left top #CFCCC9;
	color: #333333;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 119px;
}
ul.tabs a:hover {
	color:#FFFFFF;
}
#auction-details .bid-history table {
	font-size: 10px;
	line-height: 14.5px;
	margin: 0;
	padding: 0;
}
#auction-details .bid-history table th {
	font-weight: 700;
	padding: 2px 0;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}
#auction-details .bid-history table td {
	border-bottom: 1px dotted #9EA8B2;
	padding: 2px 0;
}
#payment-info .col1 {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	width: 300px;
}
#payment-info .col2 {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	text-align: left;
	width: 280px;
}
#payment-info .col3 {
	float: left;
	margin-bottom: 10px;
	margin-right: 0;
	width: 280px;
}
dl.caution {
	background-color: #E8F1F2;
	clear: both;
	padding: 5px 0 10px;
}
#payment-info .col1 dl dt {
	border-bottom: 1px dotted #9EA8B2;
	clear: both;
	float: left;
	font-weight: 700;
	padding: 4px 5px;
	width: 120px;
}
#payment-info .col1 dl dd, #payment-info .col3 dl dd {
	border-bottom: 1px dotted #9EA8B2;
	float: left;
	padding: 4px 5px;
	text-align: right;
	width: 160px;
}
#payment-info .col2 dl dt {
	border-bottom: 1px dotted #9EA8B2;
	clear: both;
	float: left;
	font-weight: 700;
	margin-right: 0;
	padding: 4px 5px;
	width: 90px;
}
#payment-info .col2 dl dd {
	border-bottom: 1px dotted #9EA8B2;
	float: left;
	padding: 4px 5px;
	text-align: right;
	width: 170px;
}
#payment-info .col3 dl dt {
	border-bottom: 1px dotted #9EA8B2;
	clear: both;
	float: left;
	font-weight: 700;
	margin-right: 0;
	padding: 4px 5px;
	width: 100px;
}
dl.caution dt {
	float: left;
	padding: 5px 0 0 20px !important;
	width: 20px;
}
dl.caution dd {
	margin-left: 20px;
	padding: 5px 20px 0 !important;
}
.box .f-repeat-l-w {
	background: url(images/bg_frame_l_w.png) repeat-y scroll 0 0 transparent;
}
#product-desc .content {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0;
}
#product-desc .content p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0.4em 1em 1em;
	text-indent: 1px;
}
#auction-details fieldset.auto {
	font-size: 1em;
	margin: 5px 0 0;
}
#auction-details fieldset.auto label {
	display: inline;
	float: left;
	font-size: 12px;
	font-weight: 700;
	margin: 4px 0 0;
	text-align: left;
	width: 80px;
}
#auction-details fieldset.auto input {
	border: 3px solid #DEDEDE;
	font: 700 13px Arial, Helvetica, sans-serif;
	ime-mode: disabled;
	margin: 0 0 10px;
	padding: 0.4em;
	text-align: center;
	width: 45%;
}
#auction-details span.unit {
	font-weight: 700;
	margin: 0 0 0 5px;
	vertical-align: middle;
}
#auction-details .bid-history {
	background: url(images/bg_earth.png) no-repeat scroll -30px 13px transparent;
	margin-bottom: 15px;
}
#auction-details span.submit input {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #32679B;
	background-image: url(images/nav-bars.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #295278;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	padding: 0.5em 1.6em;
	text-align: center;
}
#auction-details .bid-history p {
	margin: 5px;
}
/*users_register*/
.leftcol2 {
	float: left;
	width: 600px;
	padding:20px;
}
.rightcol2 {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	width: 220px;
	float: right;
	margin: 50px 50px 0 0;
	padding: 10px;
}
#UserLoginForm div.text label, #UserLoginForm div.password label, #UserRegisterForm div.text label, #UserRegisterForm div.password label {
	display: inline;
	float: left;
	font-size: 1.3em;
	margin-right: 10px;
	padding-bottom: 8px;
	text-align: right;
	width: 130px;
}
fieldset .text input, fieldset .password input, fieldset .textarea textarea {
	border: 3px solid #DEDEDE;
	font: 1.5em Arial, Helvetica, sans-serif;
	padding: 0.5em;
	width: 65%;
}
label.updnWatermark {
	color: #999999;
	font-weight: 400;
	padding: 0.9em 0.8em;
	white-space: nowrap;
}
#UserRegisterForm div.checkbox {
	font-size: 1em;
	margin-bottom: 0;
	margin-left: 100px;
	padding: 0.2em 0 0.8em;
}
fieldset .text input, fieldset .password input, fieldset .textarea textarea {
	border: 3px solid #DEDEDE;
	font: 1.5em Arial, Helvetica, sans-serif;
	padding: 0.5em;
	width: 65%;
}
#UserRegisterForm div.text label, #UserRegisterForm div.date label, #UserRegisterForm div.select label, #UserRegisterForm div.password label, #UserEditForm div.text label, #UserEditForm div.date label, #UserEditForm div.select label, #UserEditForm div.password label {
	display: inline;
	float: left;
	font-size: 1.3em;
	margin-right: 10px;
	padding-bottom: 8px;
	text-align: right;
	width: 140px;
}
fieldset .hint {
	color: #666666;
	font-size: 11px;
	margin-left: 160px;
}
fieldset .radio-group label {
	display: inline;
	float: none;
	margin-right: 10px;
	width: auto;
}
.boxCenter {
	margin: 0 auto;
	width: 435px;
}
.valign-center p {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
}
.valign-center p img {
	margin: 0 5px 0 0;
}
.m30 {
	margin: 0 0 30px;
}
div.ia_one, div.iea_one {
	float: left;
	width: 170px;
	min-height: 286px;
	height: auto ! important;
	list-style: none outside none;
	background: url('images/bg-horizontal.png') no-repeat scroll 0% 0% transparent;
	position: relative;
	text-align: center;
	margin: 0pt 10px 10px 0pt;
	padding: 0pt;
}
.iao_photo img {
	height:105px;
}
.iao_nowtime {
	font: 700 2em/120% Arial, Helvetica, sans-serif;
	color: rgb(77, 85, 94);
	letter-spacing: -1px;
	margin: 2px 0pt;
}
div.iao_nowprice {
	font-size:180%;
	font-weight:bold;
	color: rgb(136, 59, 138);
	margin-bottom:5px;
}
div.iao_nowbidder {
	margin-bottom:5px;
}
div.iao_title td {
	height: 30px;
	font: bold 1em/1.2em Arial, Helvetica, sans-serif;
	margin: 0pt;
	padding: 10px 5px 0pt;
}
div.iao_photo a {
	display:block;
}
div.iea_one_body, div.index_end_auction {
	overflow:hidden;
}
div.iea_one_title {
	padding-top:5px;
}
div.iea_one_photo img {
	height:100px;
	width:100px;
}
div.iea_one_photo a {
	display:block;
	width:100px;
	height:100px;
	margin:0 auto;
}
div.iea_one_price, div.iea_one_bidder, iea_one_endtime {
	overflow:hidden;
}
div.iea_one_subtitle, div.iea_one_subtitle2 {
	float:left;
	width:60px;
	padding-right:10px;
}
div.iea_one_subdata.div.iea_one_subdata2 {
	float:right;
}
div.iea_one_subdata {
	color:#883B8A;
	font-size:18px;
	font-weight:bold;
}
div.iea_one_subdata2 {
	color:#4D555E;
	font-weight:bold;
}
div.iea_one_msg {
	color:#FF2C6E;
}
div#g_navi {
	margin-bottom:25px;
}
div#g_navi ul {
	overflow:hidden;
	width:948px;
	margin:0 auto;
}
div#g_navi li {
	float:left;
	height:60px;
}
div#g_navi a {
	display:block;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
}
li#g_manu1 {
	background:url('images/world-category_01.png') left top no-repeat;
	width:119px;
}
li#g_manu2 {
	background:url('images/world-category_02.png') left top no-repeat;
	width:118px;
}
li#g_manu3 {
	background:url('images/world-category_03.png') left top no-repeat;
	width:119px;
}
li#g_manu4 {
	background:url('images/world-category_04.png') left top no-repeat;
	width:118px;
}
li#g_manu5 {
	background:url('images/world-category_05.png') left top no-repeat;
	width:119px;
}
li#g_menu6 {
	background:url('images/world-category_06.png') left top no-repeat;
	width:118px;
}
li#g_manu7 {
	background:url('images/world-category_07.png') left top no-repeat;
	width:119px;
}
li#g_manu8 {
	background:url('images/world-category_08.png') left top no-repeat;
	width:118px;
}
h2#campaign {
	background:url(images/bnr900_120.gif) left top no-repeat;
	width:900px;
	height:120px;
	overflow:hidden;
	text-indent:-9999px;
	margin:20px auto 0;
}
div.step {
	width:385px;
	height:155px;
	margin:0 auto;
}
div.text_space {
	padding-left:115px;
}
dl.maf_dlist {
	overflow:hidden;
	width:500px;
}
dl.maf_dlist dt {
	float:left;
	font-weight:bold;
	width:100px;
	height:35px;
	padding:10px 25px;
}
dl.maf_dlist dd {
	float:right;
	width:300px;
	height:35px;
	padding:10px 25px;
}
#member_addform {
	padding:30px 0 30px 115px;
}
dl.cfx {
	overflow:hidden;
}
div.tips {
	float:left;
}
div#guide_space {
	overflow:hidden;
	padding-bottom:25px;
}
div.pp_subtitle {
	float:left;
	width:40px;
	padding:20px;
	font-size:130%;
	font-weight:bold;
}
div.pp_subdata {
	float:right;
	width:480px;
	padding:20px;
}
div.pp_area {
	overflow:hidden;
	width:600px;
	margin:0 auto;
}
div.pp_area table {
	margin:0 auto 15px;
}
div.pp_area dl {
	overflow:hidden;
	margin-bottom:15px;
}
div.pp_area dt {
	background:url(images/bg_subtle2.gif) left top no-repeat;
	width:530px;
	height:20px;
	padding:7px 0 5px 70px;
	margin-bottom:15px;
}
div.pp_area td {
	padding:10px;
}
dl.support dd {
	padding:15px;
}
dl.support p {
	font-size:95%;
}
p.ask_title {
	font-size:110%;
	font-weight:bold;
}
p.ask {
	font-weight:bold;
}
div.content p {
	padding:0 25px;
}
div.evo_detail div {
	padding:10px 25px;
}
table.mem_auctionlist {
	overflow:hidden;
	margin:0 auto;
}
table.mem_auctionlist td {
	padding:10px;
}
div#mm_attention, div#mailmagazine {
	margin-bottom:15px;
}
div#content_pages {
	width:900px;
	padding:20px 0;
	margin:0 auto;
}
table.price_table th, table.price_table td {
	padding:10px;
}
div#error {
	text-align:center;
	margin-bottom:20px;
}
.mem_auctionlist {
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #dedede;
}
.mtbcbox_ts .mem_auctionlist {
	background: #5B7083;
	color: #ffffff;
}
.mem_col_image {
	width: 70px;
}
.mem_col_product {
	width: 200px;
}
.mem_col_bidprice {
	width: 5em;
}
.mem_col_counter {
	width: 3em;
}
#delivery_detail, #password_change {
	padding: 2.1em;
}
#delivery_detail input, #password_change input {
	border: 3px solid #DEDEDE;
	font: 1.5em Arial, Helvetica, sans-serif;
	padding: 0.5em;
	width: 36%;
}
div.submit {
	padding: 2.1em;
}
.form_table {
	width: 100%;
}
.form_table th {
	width: 13em;
}
.textarea textarea {
	width: 100%;
}
div.iea_one {
	float: left;
	width: 170px;
	min-height: 286px;
	height: auto ! important;
	list-style: none outside none;
	background: url('images/bg-horizontal.png') no-repeat scroll 0% 0% transparent;
	position: relative;
	text-align: center;
	margin: 0pt 10px 10px 0pt;
	padding: 0pt;
}
.iao_title img, .iea_one_title img {
	border: 3px solid #DEDEDE;
	left: 0.5em;
	position: absolute;
	top: 98px;
}
.tipsbody {
	padding: 13px;
	width: 24em;
	border: 5px solid #dedede;
	border-radius: 8px;
	background: #ffffff;
	font-size: 1.3em;
	text-align: left;
}


/* TOPbanner */

#main_ban {
	position: relative;
	display: block;
	margin: 0 0 21px;
	padding: 0;
	width: 950px;
	height: 366px;
	overflow: hidden;
	background: url('./images/main_ban_bg.jpg') no-repeat;
}

#main_ban_btn_reg {
	position: absolute;
	top: 10px;
	left: 676px;
}

#main_ban_btn1 {
	position: absolute;
	top: 176px;
	left: 410px;
}

#main_ban_btn2 {
	position: absolute;
	top: 176px;
	left: 679px;
}

#main_ban_btn_bonus {
	position: absolute;
	top: 231px;
	left: 20px;
}

#main_ban_btn_priceoff {
	position: absolute;
	top: 299px;
	left: 20px;
}

#main_ban_btn_cashback {
	position: absolute;
	top: 231px;
	left: 488px;
}
#main_ban_btn_get {
	position: absolute;
	top: 299px;
	left: 488px;
}


#main_ban_login {
	position: relative;
	display: block;
	margin: 5px 0 21px;
	padding: 0;
	width: 950px;
	height: 135px;
	overflow: hidden;
}

#main_ban_login #main_ban_btn1 {
	position: absolute;
	top: 4px;
	left: 10px;
}

#main_ban_login #main_ban_btn2 {
	position: absolute;
	top: 4px;
	left: 279px;
}

#main_ban_login #main_ban_btn_bonus {
	position: absolute;
	top: 4px;
	left: 20px;
}

#main_ban_login #main_ban_btn_priceoff {
	position: absolute;
	top: 72px;
	left: 20px;
}

#main_ban_login #main_ban_btn_cashback {
	position: absolute;
	top: 4px;
	left: 488px;
}
#main_ban_login #main_ban_btn_get {
	position: absolute;
	top: 72px;
	left: 488px;
}


#main_ban_flash {
	position: relative;
	display: block;
	margin: 0 0 21px;
	padding: 0;
	width: 950px;
	height: 470px;
	overflow: hidden;
	background: url('./images/main_ban_flash_bg.jpg') no-repeat;
}

#main_ban_flash #main_ban_btn_bonus {
	position: absolute;
	top: 332px;
	left: 20px;
}

#main_ban_flash #main_ban_btn_priceoff {
	position: absolute;
	top: 400px;
	left: 20px;
}

#main_ban_flash #main_ban_btn_cashback {
	position: absolute;
	top: 332px;
	left: 488px;
}
#main_ban_flash #main_ban_btn_get {
	position: absolute;
	top: 400px;
	left: 488px;
}


#main_ban_flash #main_ban_login {
	position: relative;
	display: block;
	margin: 5px 0 21px;
	padding: 0;
	width: 950px;
	height: 135px;
	overflow: hidden;
}

