@charset "utf-8";
/* CSS Document */

.content_body_shop{
	float:left;
	text-align:left;
	width:600px;
	padding-left:40px;
	padding-top:0px;
	margin:0px}
.content_body_shop a{
	text-decoration:none}
.content_body_shop a: visited{
	color: #0000FF}
.content_body_shop .hr{
	color:#CCCCCC;
	width:600px;
	margin:0p auto;
	text-align:center;
	padding-top:5px;
	margin-top:5px	}
.content_body_shop h3{
	font-size:18px;
	color: #0000FF}
.content_body_shop h4{
	font-size:15px;
	color: #0000FF;
	line-height:20px}
.product_wrapper{
	width:600px;
	text-align:left
}
.selected_shop{
	color:red}
.title{
	width:600px;
	text-align:left}
.price{}
.btn_buy{
	cursor:pointer}
.img_product{
	float:left;
	width:120
}
.description{
	width:350px;
	text-align:left;
	padding-left:20x;
	float:left;
	margin-left:20px; }
.col_right{
	float:right}
.nav a:hover{
	color: #0099CC}