@charset "utf-8";
/* CSS Document */

#position{
	width:694px;
	float:right;
	margin:20px 50px 3px 0;
	text-align:left;
	font:12px 微軟正黑體;
	color:#333;
	
}
#position a{
	font:12px 微軟正黑體;
	color:#333;
	text-decoration:none;
}
#position a:hover{
	color:#999;
}
#con{
	float:right;
	margin-right:50px;
}
#con_title{
	width:694px;
	height:35px;
	background-image:url(../images/title_product_list.png);
}
#con_content{
	width:629px;
	padding:20px 30px;
	border:#CCC 2px solid;
	font:14px/24px 微軟正黑體;
	margin-bottom:10px;
}
.t_red_14_b{
	font:14px 微軟正黑體;
	color:#C03;
	font-weight:bold;
}
.t_blue_14_b{
	font:14px 微軟正黑體;
	color:#039;
	font-weight:bold;
}

#con_content{
	width:629px;
	padding:30px;
	border:#CCC 2px solid;
	font:14px/24px 微軟正黑體;
	margin:0 50px 20px 0;
	float:right;
	background-color:#f5f5f5;
}

#product_pic{
	width:300px;
	height:300px;
	float:left;
	border:solid 2px #CCC;
}

/*info*/
#product_info{
	width:300px;
	float:right;
}
#share{
	text-align:right;
}
#product_name{
	width:270px;
	height:24px;
	background-color:#e5e5e5;
	padding:5px 15px;
	overflow:hidden;
	margin-bottom:10px;
}
#brief{
	width:300px;
	font:12px/20px 微軟正黑體;
	margin-bottom:10px;
}
#choice ul{
	margin-bottom:10px;
	padding:0;
	list-style:none;
}
#choice ul li{
	background:url(../images/point.png) 0px 10px   no-repeat; padding-left:10px;
}
.x{
	text-decoration:line-through;
	color:#C00;
}
.empty{
	margin-right:10px;	
}
#choice li a{
	color:#333;
	text-decoration:none;
}
#choice li a:hover{
	color:#999;
}
.buynow{
	width:86px;
	height:25px;
	background-image:url(../images/btn_buynow.png);
	border-style:none;
}
.buynow:hover{
	background-image:url(../images/btn_buynow_t.png);
}
.addtocart{
	width:86px;
	height:25px;
	background-image:url(../images/btn_addtocart.png);
	border-style:none;
	margin-left:15px;
}
.addtocart:hover{
	background-image:url(../images/btn_addtocart_t.png);
}
.askthis{
	width:86px;
	height:25px;
	background-image:url(../images/btn_askthis.png);
	border-style:none;
	margin-left:15px;
}
.askthis:hover{
	background-image:url(../images/btn_askthis_t.png);
}

#product_detail{
	float:left;
	margin-top:20px;
}

.big a{
	font:14px 微軟正黑體;
	color:#333;
	text-decoration:none;
}
.big a:hover{
	color:#999;
}
.big img{
	margin:9px;
	width:190px;
	height:190px;
	border:#ccc 1px solid;
	}
	
/*addbuy*/
#addbuy{
	width:630px;
	float:left;
}
.addbuy{
	width:157px;
	float:left;
}
#addbuy_pic{
	width:130px;
	margin:13px;
}
#addbuy_pic img{
	width:130px;
	height:130px;
	border:#ccc 1px solid;
}
#addbuy_price{
	width:130px;
	margin:0 10px 10px;
}	