@charset "utf-8";
/* CSS Document */
/* paging {{ */
div.paging{
	overflow:auto;
	margin-bottom:4px;
}
div.paging div{
    float:left;
	padding-right:12px;
}

/*- pagination--------------------------- */
.pagination {
	margin:12px;
	padding:3px;
	border:1px solid #999999;
	background-color:#CCCCCC;
}
.pagination_counter{
	padding-left:24px;
}

.carselect a {
	padding:0 0 0 15px;
	background-image:url(../img/link_arrow.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-weight:bolder;
}
.error-message{
	color:#FF0000;
	font-weight:bold;
	display: inline;
}
.message{
	color:#FF0000;
	font-weight:bold;
}

.plist2 a {
	padding:0 15px 0 0;
	font-weight:bolder;
}

.topnewprd_top {
	background-color:#FFFFFF;
	width:315px;
}

.topather2 {
	width:477px;
	height:190px;
  background-image:url("../img/top_ather_back.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.topather2 dt, .topather2 dd {
	float:left;
}
.topather2 dt {
	padding:0 38px 9px 0;
}
.topather2 .topatherright {
	padding:0;
}
.topather2 dd {
  padding:0 0 9px 127px;
}
.producttopbox .topather2 {
	width:485px;
	padding:0 0 0 120px;
	background-position:120px 0px;
}

#earthquake {
	margin: 1em auto;
	width: 40%;
	text-align: center;
	padding: 0.7em;
	font-size: 1.5em;
	display: block;
	cursor: pointer;
	border: solid #C00 5px;
	color: #C00;
	font-weight:bold;
	background:#FFC;
}
/**/
#pickupitem {
	margin: 1.7em auto;
	text-align: center;
	display: block;
}
#pickupitem a {
	cursor: pointer;
}
#pickupitem img {
	border:none;
}

