﻿.product a{
	color:#000;
}

.product img,.product a img{
	width:170px !important;
	height:170px !important;
}

#contentRight > img,#contentRight > a > img{
	width: 100% !important;
	height:100% !important;
}

.member_provision_box {
	width: 96%;
	height: 580px;
	margin: 10px auto;
	padding:2%;
	overflow: auto;
	background: #fff;
	text-align: left;
	border: 1px solid #ccc;
	font-size: 13px;
	line-height: 18px;
}

.member_provision_agree {
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 18px;
}

.member_provision_agree input{
	margin-right: 5px;
	position: relative;
	top:-1px;
}

.botton_class {
	font-size: 14px;
	font-weight: normal;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #eda933;
	padding: 5px 10px;
	margin: 10px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #f6b33d), color-stop(100%, #d29105) );
	background: -moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	background: -ms-linear-gradient( top, #f6b33d 5%, #d29105 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color: #f6b33d;
	color: #fff;
	display: inline-block;
	text-shadow: 1px 1px 0px #cd8a15;
	-webkit-box-shadow: inset 1px 1px 0px 0px #fed897;
	-moz-box-shadow: inset 1px 1px 0px 0px #fed897;
	box-shadow: inset 1px 1px 0px 0px #fed897;
}


#content{
	float: left;
	width:980px;
	margin-top: 10px;
}

#contentLeft{
	float: left;
	width:230px;
}

#leftTitle{
	float: left;
	width:230px;
	height: 41px;
}

#insideMenu2{
	width:228px;
	border: #ccc 1px solid;
	border-top: 0px;
}

#insideMenu2 li{
	width: 213px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom:#aaa 1px dotted;
	color: #717071;
	font-size: 0.9em;
}

#insideMenu2 a:last-child li{
	border-bottom: 0px;
}

#insideMenu2 li img{
	margin-right: 5px;
}



.rank{
	position: relative;
	float: left;
	width: 228px;
	height: 230px;
	border: #ccc 1px solid;
	border-top: 0px;
}

.rank:last-child{
	clear: both;
}

.rankNumber{
	position: absolute;
	top:10px;
	left: 20px;
}

.rankImg{
	position: absolute;
	top:0;
	left:30px;
}

.rankText{
	position: absolute;
	width:210px;
	bottom:8px;
	left:9px;
	line-height: 20px;
	font-size: 0.9em;
	color: #717071;
}

#contentRight{
	float: left;
	width: 740px;
	margin-left: 10px;
}

#productTitle {
	background: url('../images/icon_3.png') left 5px top 0 no-repeat,url('../images/icon_4.jpg') repeat-x;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #4D4D4D;
	padding: 0px 0 0 28px;
	margin-top: 10px;
	float: left;
	width: 712px;
}

#productList{
	width: 100%;
	padding-top: 10px;
}

.product{
	float: left;
	position: relative;
	width: 180px;
	height: 340px;
	margin: 5px 0;
	padding: 10px 2px;
	border-bottom:#000 1px dotted;
}



.product p{
	width:90%;
	margin: 5px auto;
	font-size: 0.8em;
	line-height: 1.3em;
}

.product p.price{
	text-align: center;
	font-size: 11pt;
	color: #d93a49;
}

.product p.price span{
	font-weight: 900;
}

.product p.price_o{
	text-align: center;
	font-size: 11pt;
	color: #585eaa;
}

.product p.price_o span{
	text-decoration: line-through;
}

#content > #productList > .product{
	border-bottom: 0px;
	height: 210px;
}

.Product_name {
	color: #272727;
	font-size: 20px;
	font-family: "微軟正黑體";
	padding-bottom: 14px;
	line-height: 40px;
}

.Product_left{
	width:360px;
	margin-right: 38px;
	float: left;
}

#Pro_Pic{
	float: left;
	width:360px;
	height: 360px;
	overflow: hidden;
}

#Pro_Pic img{
	float: left;
	width:100%;
}


.Pro_Pic_List{
	float: left;
	width:360px;
	height: 87px;
}

.Pro_Pic_List img{
 	float: left;
	width: 75px;
	border:#ccc 1px solid;
	margin:5px;
	cursor: pointer;
}

.Product_right {
	width: 300px;
	height: 466px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

.Product_Info{
	padding:31px 0 20px 0;
	border-bottom:1px solid #ececec;
}

.leftfix {
	float: left;
}

.pro_item_left {
	width: 92px;
	background: url(../images/in_new_type.jpg) no-repeat left;
	padding-left: 8px;
	font-size: 13px;
	color: #272727;
	font-family: "微軟正黑體";
	line-height: 35px;
}

.pro_item_right {
	width: 200px;
	font-size: 13px;
	color: #272727;
	font-family: "微軟正黑體";
	line-height: 35px;
}

.List_Price {
	font-size: 20px;
	color: #b3b3b3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}

.Selling_price {
	font-size: 23px;
	color: #272727;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#Pro_content{
	float: left;
	width:100%;
}

.buy{
	text-align:right;
	padding:10px 0;
}

select {
	margin: 10px 0 !important;
}