@charset "utf-8";
/* CSS Document */
#total_counts {
	float:left;
	width:697px;
	margin:0 0 0 15px;
	display:inline;
}
#total_counts p span{
    display:inline;
	color:#FF0000;
	font-weight:bold;
}
.product_about{
    width:677px;
	float:left;
	background-color:#f9f9f9;
	border:#ccc 1px solid;
	padding:10px;
	margin:10px 0 10px 15px;
	display:inline;
}
.product_about a{
    color:#E55191;
	text-decoration:underline;
}
.product_about a:hover{
    text-decoration:none;
}
.select_product {
	background-color:#f9f9f9;
	border:#ccc 1px solid;
	padding:5px 10px;
	margin:10px 0 10px 15px;
	width:677px;
	display:inline;
	float:left;
}
.select_product img{
    vertical-align:middle;
}
.select_product_left {
	float:left;
}
.select_product_right {
	float:right;
}
.select_product_right a{
	text-decoration:none;
	color:#2E82B8;
	font-weight:bold;
}
.select_product_right a:hover{
	text-decoration:underline;
	color:#EF3F8E;
}

#product_gallery{
	float:left;
	width:685px;
}
#product_gallery ul{
	float:left;
	width:685px;
	margin-left:15px;
	margin-bottom:15px;
	border-bottom:#999999 1px dotted;
	padding-bottom:15px;
	display:inline;
}
.product_input{
	float:left;
	margin-right:5px;
}
.product_pic{
	float:left;
	margin-right:20px;
	_margin-right:10px;
}
.product_pic a{
	display:block;
	border:#ccc 1px solid;
	width:128px;
	height:128px;
}
.product_pic a:hover{
	border:#E55191 1px solid;
}
.product_pic img{
	width:128px;
	height:128px;
}
.product_title{
	float:left;
	width:512px;
	margin-bottom:10px;
}
.product_title a{
	color:#2E82B8;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.product_title a:hover{
	color:#E55191;
}
.product_dre{
	float:left;
	width:512px;
	height:70px;
	overflow:hidden;
}
.product_tool{
	float:left;
	width:512px;
}
.product_tool a{
	color:#E55191;
	text-decoration:underline;
}
.product_tool a:hover{
	text-decoration:none;
}
.click_more{
	float:left;
}
.product_time{
	float:right;
	background:url(../images/product_list_time.jpg) no-repeat left 4px;
	padding-left:20px;
	line-height:24px;
}
.product_button{
	display:none;
}

#page_change {
	width:680px;
	float:left;
	display:inline;
	margin:10px 0 15px 15px;
}
#page_change li {
	float:left;
	margin-right:5px;
}
#page_change li a {
	color:#666;
	padding:0 5px;
	float:left;
	height:20px;
	line-height:20px;
	border:1px solid #999;
	text-decoration:none;
	margin-right:5px;
	background-color:#fff;
}
#page_change li a:hover {
	background-color:#FFEEF6;
	border:#E55191 1px solid;
}
#page_change li label{
	color:#666;
	padding:0 5px;
	float:left;
	height:20px;
	line-height:20px;
	border:1px solid #E55191;
	text-decoration:none;
	margin-right:5px;
	background-color:#FFEEF6;
}


.our_product {
	width:677px;
	float:left;
	background-color:#f9f9f9;
	border:#ccc 1px solid;
	padding:10px;
	margin:0 0 10px 15px;
	display:inline;
}
.our_product h4 {
	font-weight:bold;
}
.our_product a {
	color:#444444;
	text-decoration:underline;
}
.our_product a:hover {
	text-decoration:none;
	color:#E55191;
}


#tab_tags_text{
    width:677px;
	float:left;
	background-color:#f9f9f9;
	border:#ccc 1px solid;
	padding:10px;
	margin:0 0 10px 15px;
	display:inline;
}
#tab_tags_text a{
    color:#E55191;
	text-decoration:underline;
}
#tab_tags_text a:hover{
    text-decoration:none;
}