.main-products{
	 background-color:#f7f7f7;
	 box-shadow:0 0 6px 3px rgba(0, 0, 0, 0.1);
	 -webkit-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.1);
	 margin:20px 0 40px;
	 width:750px;
	 border:1px solid #fff;
	}
.search-category{
	color: #787878;
    font-size: 13px;
    font-weight: bold;
    margin-top: 4px;
	}
.search-category .txtBox{
	border: 1px solid #DDDDDD;
    border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px;
    padding: 4px;
    width: 150px;}
.search-category .button{
	background-color: #CCCCCC;
    border: medium none;
    border-radius: 8px 8px 8px 8px;
	-webkit-border-radius:8px;
    color: #FFFFFF;
    margin: 0 2px;
    padding: 3px 6px;}
.product{
	width: 210px; 
	background-color: #ffffff; 
	height: 262px;
	text-align:center;
	border: 1px solid #DDDDDD;
	float:right;
	margin:19px;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	}
.product-title{
	border-bottom: 1px dashed #DDDDDD;
    color: #FF7900;
    display: block;
    padding: 8px 3px;
    width: 205px;
	font-size:13px;
	font-weight:normal;}
.main_title_product
{
	 background-image:url(../../img/temp/title.png);
	 width:223px;
	 height:61px;
	 background-repeat:no-repeat;
	 position:relative;
	 top:-18px;
	 right:10px;
}
.main_title_product_text
{
	color:#fff;
	padding:13px;
	font-size:18px;
	text-align:center;
}
.product-img{
	 width:140px;
	 height:130px;
	 }
.product-bottom{
	background: -moz-linear-gradient(#F7F7F7, #E7E7E7) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#F7F7F7), to(#E7E7E7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F7F7', endColorstr='#E7E7E7');
    border-top: 1px solid #D0D0D0;
	margin-top:10px;
	height:46px;
	position: relative;
	z-index:20;}
	.product-tag-1{
	background: none;
  display: inline-block;
  height: 22px;
  margin: 0 5px;
  padding: 0 9px 1px;
  position: relative;
  width: 55px;
}
.product-tag-2{
	background: -moz-linear-gradient(#307aa5, #539fcb) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#307aa5), to(#539fcb));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#307aa5', endColorstr='#539fcb');
    border-radius: 7px 7px 7px 7px;
	-webkit-border-radius:7px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 22px;
    margin: 0 5px;
    padding: 0 9px 1px;
    position: relative;
    top: -13px;
    width: 55px;
}
.product-tag-3{
	background: -moz-linear-gradient(#a95252, #e46e6e) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#a95252), to(#e46e6e));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a95252', endColorstr='#e46e6e');
    border-radius: 7px 7px 7px 7px;
	-webkit-border-radius:7px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 22px;
    margin: 0 31px;
    padding: 0 9px 1px;
    position: relative;
    top: -13px;
    width: 66px;
}
.product-tag-4{
	background: -moz-linear-gradient(#d59519, #f6af26) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#d59519), to(#f6af26));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d59519', endColorstr='#f6af26');
    border-radius: 7px 7px 7px 7px;
	-webkit-border-radius:7px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 22px;
    margin: 0 31px;
    padding: 0 9px 1px;
    position: relative;
    top: -13px;
    width: 55px;
}
.product-tag-5{
	background: #1e5799; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e5799 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e5799 0%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e5799 0%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #1e5799 0%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
    border-radius: 7px 7px 7px 7px;
	-webkit-border-radius:7px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 22px;
    margin: 0 31px;
    padding: 0 9px 1px;
    position: relative;
    top: -13px;
    width: 55px;
}
.product-price{
    color: #707070;
    width: 210px;
	font-size:12px;
	height:23px;
	}
.main-categories{
	 background-color:#f7f7f7;
	 box-shadow:0 0 6px 3px rgba(0, 0, 0, 0.1);
	 -webkit-box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.1);
	 border:1px solid #fff;
	 margin-bottom:40px;
	}
.category{
	background-color: #FFFFFF;
	border:1px solid #d0d0d0;
    height: 250px;
    line-height: 16px;
    text-align: right;
    width: 220px;
		float:right;
		margin:13PX;}
		.category-more{
		margin-right:15px;
		}
.category-title{
	color: #ff0066;
    display: block;
    font-size: 17px;
	margin-top:13px;
    text-align: center;
    width: 220px;
		height:29px;
		}
.category-img{
	height: 100px;
    margin-bottom: 5px;
    
    width: 220px;
    z-index: 0;
border-bottom:1px solid #ccc;
}
.category-topimg{
	position:absolute;
    
    z-index: 1;
		}
.category-li{
	color: #787878;
    font-size: 9px;
    line-height: 13px;
    margin: 5px 25px;}
.category-a{
	margin:0px !important;
	line-height: 10px;
	font-size: 12px !important;
	color: #787878;
	}
.category-more a{
	color: #595959;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 5px 14px;
}
.main_title_category
{
	 background-image:url(../../img/temp/title.png);
	 width:223px;
	 height:61px;
	 background-repeat:no-repeat;
	 position:relative;
	 top:-18px;
	 right:10px;
}
.main_title_category_text
{
	color:#fff;
	padding:13px;
	font-size:18px;
	text-align:center;
}
.main_title_product_show_text
{
	color:#fff;
	padding:13px;
	font-size:16px;
	text-align:center;
}
.product_table_top
{
	border:1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:15px;
	
	}
.product_table_info
{
	background-color:#efefef;
	padding:10px;
	border-right:1px solid #ccc;
	width:255px;
	float:left;
	height:435px;
}
.product_table_info_price
{
	background-image:url(../onlineshop/img/title.png);
	color:#FFF;
	text-align:center;
	font-size:18px;
	width:219px;
	height:32px;
	position:relative;
	right:15px;
}
.product_table_info_price_title
{
	color:#FFF;
	text-align:center;
	font-size:16px;
	position:relative;
	top:3px;
	
}
.panel_shop_box1{
margin-top:10px;
}
.product_table_info_other_title
{
	color:#333;
	text-align:center;
	font-size:15px;
}
.product_table_info_other_content
{
	color:#666;
	text-align:center;
	font-size:13px;
}
.product_table_info_other_btn
{
	background-image:url(../onlineshop/img/basket.png);
	background-repeat:no-repeat;
	background-position:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	text-align:left;
	font-size:13px;
	color:#FFF;
	height:32px;
	width:213px;
	padding:5px;
}
.product_table_info_mainimg
{
	background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-top: 7px;
    padding: 10px;
    width: 400px;
}

.product_table_info_subimg
{
	background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    height: 75px;
    margin-top: 7px;
    padding: 10px;
    width: 100px;
}
.product_table_desc_title
{
	color:#333;
	text-align:right;
	font-size:17px;
	padding:5px;
}
.product_table_desc_content
{
	color:#666;
	text-align:justify;
	direction:rtl;
	font-size:13px;
	padding:5px;
}

.panel_shop_box1 a
{
	background-image:url(../onlineshop/img/history.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f7f7f7;
	border:1px dotted #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	color:#999;
	margin-left:3px;
	padding:3px 8px 3px 5px;
	width:90px;
	position:relative;
	float:right;
	text-align:left;
	
}
.panel_shop_box1 a:hover
{
	color:#F60;
	border:1px dotted #fff;
	box-shadow:0 1px 1px  rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.panel_shop_box2 a
{
	background-image:url(../onlineshop/img/shopping-cart.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#f7f7f7;
	border:1px dotted #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	color:#999;
	margin-left:3px;
	padding:3px 8px 3px 5px;
	width:90px;
	position:relative;
	float:right;
	text-align:left;
	
}
.panel_shop_box2 a:hover
{
	color:#F60;
	border:1px dotted #fff;
	box-shadow:0 1px 1px  rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.user_bascket
{
	position:relative;
	font-size:10px;
	color:#333;
	height:25px;
	background-color:#f7f7f7;
}
.user_bascket_number
{
	position:relative;
	font-size:14px;
	color:#F00;
}
.info_box{
background: -moz-linear-gradient(left,  #efefef 0%, #e0dede 51%, #efefef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#efefef), color-stop(51%,#e0dede), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #efefef 0%,#e0dede 51%,#efefef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #efefef 0%,#e0dede 51%,#efefef 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #efefef 0%,#e0dede 51%,#efefef 100%); /* IE10+ */
background: linear-gradient(left,  #efefef 0%,#e0dede 51%,#efefef 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef',GradientType=1 ); /* IE6-9 */
	 margin-bottom:40px;
	}
.order_final_btn
{
	background-image:url("../onlineshop/final_btn.png");
	width:297px;
	height:50px;
}
.atm_checkout_title
{
	color:#333;
}
.atm_checkout_desc
{
	color:#666;
	font-size:14px;
}
.pathway{
	float:left;
	margin-left:20px;
}
.morevisit
{
	position:relative;
	height:25px;
	width:100px;
	background-color:#FFF;
	border:1px solid #ccc;
	color:#666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top:3px solid #2c6a8e;
	color:#999;
        margin-left:10px;
        text-align:center;
}
.cheap
{
	position:relative;
	height:25px;
	width:100px;
	background-color:#FFF;
	border:1px solid #ccc;
	color:#666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top:3px solid #c65ad6;
	color:#999;
        margin-left:10px;
        text-align:center;
}
.expensive
{
	position:relative;
	height:25px;
	width:100px;
	background-color:#FFF;
	border:1px solid #ccc;
	color:#666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top:3px solid #d64f4c;
	color:#999;
        margin-left:10px;
        text-align:center;
}
.dotted{
height:26px; 
background:#fffff9;
}
.info-lable{
max-width:200px;
height:25px;
position:relative;
z-index:10;
top:-9px;
font-size:13px;
background:#fffff9;
padding-right:10px;
float:right;
padding-left:10px;
}
.dot{
height:2px;
border-bottom:2px dotted #E5E0E0;
}
.info-value{
max-width:200px;
height:25px;
position:relative;
z-index:10;
top:-9px;
font-size:13px;
background:#fffff9;
padding-right:10px;
float:left;
padding-left:10px;
}
.brand{
width:150px;
margin:0 275px;
border:2px solid #D0D0D0;
padding:3px;
}
.pr_detail{
border-right:1px solid #ddd;
height:30px;
width:208px;
background: #f4f4f4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f4f4f4 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f4f4f4 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f4f4f4 0%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f4f4f4 0%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom, #f4f4f4 0%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
color:#000;
border:1px solid #dadada;
}
.pr_view{
width:180px;
float:right;
}
.basket-count{
width:25px;
height:23px;
padding:5px 3px 0 3px;
float:right;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
border:1px solid #c13828;
background: #dc4a38; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjNGEzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTQ4MzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #dc4a38 0%, #d14836 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc4a38), color-stop(100%,#d14836)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dc4a38 0%,#d14836 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dc4a38 0%,#d14836 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #dc4a38 0%,#d14836 100%); /* IE10+ */
background: linear-gradient(to bottom, #dc4a38 0%,#d14836 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc4a38', endColorstr='#d14836',GradientType=0 ); /* IE6-8 */
color:#fff;
}
.view-count{
width:25px;
height:23px;
padding:5px 3px 0 3px;
float:left;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
border:1px solid #3079ed;
background: #4c8ffd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjOGZmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Nzg3ZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #4c8ffd 0%, #4787ed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c8ffd), color-stop(100%,#4787ed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4c8ffd 0%,#4787ed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4c8ffd 0%,#4787ed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4c8ffd 0%,#4787ed 100%); /* IE10+ */
background: linear-gradient(to bottom, #4c8ffd 0%,#4787ed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c8ffd', endColorstr='#4787ed',GradientType=0 ); /* IE6-8 */
color:#fff;
}
.tip span
{
	display:none;
}
.tip:hover span
{
	border:1px solid #fff;
    padding: 5px;
    display: block;
    z-index: 100;
	background: #444;
    
    width: 40px;
    position: relative;
    
    text-decoration: none;
	color:#fff;
	font-weight:normal;
	text-align:justify;
	font-size:11px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pr_detail img{
margin-right:3px;
}