@charset "utf-8";
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	width: 730px;
	float: left;
}

#left .category_title {
	background-color: #e9e9e9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #857696;
	line-height: 28px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
}
#left .Refine {
	background-color: #f7f7f7;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left .showtype {
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Verdana;
	font-size: 10px;
	background-image: url(../images/showtype_title_pic.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
#left .showtype_up {
	background-image: url(../images/showtype_title_pic2.gif);
}

#left .showtype .ly {
	float: left;
}
#left .showtype .ry {
	float: right;
}
#left .prolist {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.prolist .smallpic {
	border: 1px solid #CCCCCC;
}
.prolist H3 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
.prolist H3 a,.prolist H3 a:visited {
	text-decoration: underline;
	font-size: 18px;
}
.prolist .about {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
}
.prolist .country {
	font-family: Verdana;
	font-size: 11px;
}
.prolist .company {
	font-family: Verdana;
	font-size: 10px;
	padding-top: 8px;
}
.prolist .company a {
	color: #568000;
}
.prolist .contact a {
	color: #00bfff;
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
}
.prolist .quickmenu {
	padding-top: 2px;
	padding-bottom: 2px;
}
.prolist .quickmenu a {
	color: #402B62;
	font-size: 11px;
	font-family: Arial;
}
.quickmenu img {
	vertical-align: middle;
	margin-right: 3px;
}
#aboutseller {
	margin-top: 5px;
}
#aboutseller li {
	float: left;
}
#aboutseller a {
	font-family: Verdana;
	font-size: 10px;
	color: #568000;
	display: block;
	padding: 5px;
}
#aboutseller a:visited {
	color: #568000;
	text-decoration: none;
}
#aboutseller a:hover {
	color: #FFCC33;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.contactinfo:link {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.ContactInfo{
	display: block;
	z-index:999;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	background-color: #e6f5ff;
	border: 1px solid #CCCCCC;
	padding: 3px 0px;
	display: none;
}

.ContactInfo2{
	display: block;
	z-index:999;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	background-color: #e6f5ff;
	border: 1px solid #CCCCCC;
	padding: 3px 0px;
}

.ContactInfo2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}

/* About seller */



.pagenumber {
	padding-top: 15px;
	padding-bottom: 10px;
	height: 18px;
}
.pagenumber .previous {
	float: right;
	background-image: url(../images/list_title_002.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: -15px center;
}
.pagenumber .next {
	float: right;
	padding-right: 10px;
	background-image: url(../images/list_title_002.gif);
	background-position: 30px center;
	background-repeat: no-repeat;
}
.pagenumber .number {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.pagenumber .number a {
	display: block;
	padding: 0px 5px;
	text-decoration: underline;
	float: left;
}
.pagenumber .number .active {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	margin-right: 2px;
	display: block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #445588;
	text-align: center;
}
#right {
	width: 220px;
	float: right;
}
.border_line {
	border: 1px solid #c3c3c3;
	padding: 1px;
	background-color: #FFFFFF;
}
.border_line h1 {
	background-color: #EEEEEE;
	line-height: 25px;
	padding-left: 10px;
	font-weight: bold;
}
.historylist {
	padding: 8px 10px 10px;
}
.nav_open {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.nav_open a {
	background-image: url(../images/history_open.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 25px;
	padding-left: 25px;
	color: #000;
	text-decoration: none;
}
.nav_open a:visited {
	background-image: url(../images/history_open.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 25px;
	padding-left: 25px;
	color: #000;
	text-decoration: none;
}
.nav_close {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.nav_close a {
	background-image: url(../images/history_close.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 25px;
	padding-left: 25px;
	color: #000;
	text-decoration: none;
}
.nav_close a:visited {
	background-image: url(../images/history_close.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 25px;
	padding-left: 25px;
	color: #000;
	text-decoration: none;
}
.piclist {
	padding-top: 5px;
	padding-bottom: 5px;
}
.piclist li {
	width: 50%;
	text-align: center;
	float: left;
	padding-bottom: 5px;
}
.piclist li img {
	border: 1px solid #CCCCCC;
}
.piclist h3 {
	font-family: Verdana;
	font-size: 10px;
}
.textlist {
}
.textlist li {
	background-image: url(../images/list_title001.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 10px 8px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* subCategory */
#subCategory {
	
}
#subCategory LI {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN-LEFT: 25px;
	COLOR: #999999;
	background-image: url(../images/list_title_003.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 5px 11px;
}
#subCategory LI LI {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	background-image: url(../images/list_title_004.gif);
	background-position: 5px 7px;
}
.sub_left {
	FLOAT: left; MARGIN: 10px 0px; WIDTH: 48%; LINE-HEIGHT: 200%
}
.sub_left UL LI UL LI {
	LINE-HEIGHT: 150%
}
.sub_right {
	MARGIN-TOP: 10px;
	FLOAT: right;
	WIDTH: 48%;
	LINE-HEIGHT: 200%
}
.sub_right UL LI UL LI {
	LINE-HEIGHT: 150%
}
