@charset "UTF-8";


.clear{
	clear: both;
	height: 0px;
}
/*.leftcontent{
	float:left;
	width:695px;
	
	padding: 12px 14px;	
	background:#ffffff;
}*/
.iconkey{
	padding: 0 10px;
	background:url(../images/iconkey.jpg) no-repeat; width:639px; height:26px;
	font-size:11px;
	color:#D92186;
}
.iconkey img{
	vertical-align:middle
}


.title{
	
}
.list-title{
	float: left;
}
.title .pagebar{
	float:right;
	padding-right:40px;
}
.pagebar-top{
	float: right;
	padding:0 42px 0 0;
}
.pagebar{
	font-size: 11px;
	margin: 6px 0;
	color: #6e6e6e;
}
.pagebar a{
	color: #6e6e6e;
	text-decoration:none;
}
.pagebar b{
	color:#d92186;
}

.title h1{
	float:left;
	font-size: 14px;
	font-weight:bold;
	color: #6e6e6e;
	margin: 6px 0;
}
.bottom_pagebar{
	width:650px;
	text-align: right;
}
.bottom_pagebar .pagebar{
	
}

.prolist{
	padding: 6px 18px;
}
.prolistitem{
	width: 170px;
	float: left;
	padding-right: 24px;
}
			.prolistitem h3{
				margin: 6px 0;
				font-weight:normal;
				height: 48px;
			}
			.prolistitem h3 a{
				color:#363636;
				font-size: 11px;
				text-decoration: none;
			}
			.prolistitem h3 a:hover{
				text-decoration: underline;
			}
			.prolistitem .thumb{
				position:relative;
			}
			.prolistitem .thumb img{
				border: 1px solid #d6d6d6;
			}
			.prolistitem .thumb img.corner{
				position:absolute;
				top:0;
				border:0;
			}
			.prolistitem .iconkey_area{
				background:#ebebeb;
				padding: 2px 4px;
				color:#797979;
				font-weight:bold;
			}
			.prolistitem .iconkey_area img{
				vertical-align: middle;
				margin: 0 3px;
			}
			.prolistitem .price{
				font-size: 14px;
				font-weight: bold;
				color: #6e6e6e;
				float: left;
				padding: 9px 0 6px;
				line-height: 18px;
			}
			.prolistitem .buy{
				margin-top: 9px;
				float:right;
				color: #ffffff;
				background: url(../images/prolist_buy_bg.gif) 0 0 no-repeat;
				width: 71px;
				height: 18px;
				font-size:11px;
				font-weight: bold;
				text-align:center;
				line-height:18px;
				text-decoration: none;
			}
			.prolistitem .buy:hover{
				color: #cccccc;
			}


.location{ color:#6E6E6E; font-size:11px; padding-bottom:10px}
.location a{ color:#6E6E6E; text-decoration:none}
.location a:hover{ color:#6E6E6E; text-decoration:underline}




