/* CSS Document */
.pro_title{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#828a8f;
}
.pro_title a{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#828a8f;
	text-decoration:none;
}
.pro_title a:link{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#828a8f;
	text-decoration:none;
}
.pro_title a:vlink{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#828a8f;
	text-decoration:none;
}
.pro_title a:hover{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#828a8f;
	text-decoration:underline;
}
.pro_price{
	font-weight:700; color:#000;
}
.pro_new{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000;
}
.contain_product{
	width:100%;
	background-color:#FFFFFF;
	height:auto;
	margin-top:-2px;
	_margin-top:0px;
	text-align:center;
}
.pro_detail{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#949597;
}
.pro_form_add{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#949597;
}
.pro_form_add select{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#949597;
	width:60px;
}
.pro_form_add input{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;
	font-weight:bold;
	background-color:#862175;
	cursor:pointer;
}
.bt_add_pro{
	height:21px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;
	background-color:#862175;
}
.bt_add_pro a{
	height:21px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF;
	background-color:#862175;
	text-decoration:none;
	font-weight:bold;
}
.bt_add_pro_left{
	height:21px;
	width:4px;
	background:url(../images/bt_add_pro_left.gif) no-repeat;
}
.bt_add_pro_right{
	height:21px;
	width:4px;
	background:url(../images/bt_add_pro_right.gif) no-repeat;
}
#shopingcart{
	 font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-align:right;
}
#shopingcart a{
	 font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-align:right;
	 text-decoration:none;
}
#num_card{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000;
}
#yourbag a{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0000FF;
	text-decoration:none;
}
#yourbag a:hover{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF6633;
	text-decoration:underline;
}
.product_cat_listing{
	height:20px;
	font-family:tahoma;
	font-size:12px;
	background-color:#ff0000;
	width:100%;
	color:#FFFFFF;
	text-transform:none;
	text-align:left;
}
.product_cat_listing a{
	height:15px;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/pro_cat_cur.gif) 0px 5px no-repeat;
	text-transform:none;
	padding-left:7px;
	margin-left:32px;
}
.product_cat_listing a:hover{
	height:15px;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
	text-transform:none;
}
.product_cat_listing #select{
	height:15px;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
	text-transform:none;
}
/*img{
	border:1px solid #d1d1d1;
	padding:1px;
	background-color:#FFFFFF;
}*/