@charset "utf-8";
/* CSS Document */
#container {
	width: 682px;
	height: auto;
	margin: auto;
	letter-spacing: 0px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	border: 1px #DDDDDD solid;
	background-image: url(../wrapper/container_bg.png);
	box-shadow: 0px 5px 10px 1px lightgray;
	padding: 30px 30px 10px 30px;
	
}
#container2 {
	width: 760px;
	height: auto;
	margin: auto;
	margin-top: 20px;
	letter-spacing: 0px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	
}

#list {
	width: 100%;
	height: auto;
	float:left;
}
#list .photobox {
	width:232px;
	height:252px;
	margin:0 5px 5px 5px;
	float:left;
	background-image: url(bg.jpg);
	}
#list .photobox:hover {
	background-image: url(bg-.jpg);

	}

#list .caption {
	width: 232px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	float: left;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	}
#list .caption a {
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#list .caption a:hover {
	color: #FF0;
	text-decoration: none;
}

#list .photo {
	width:232px;
	height:173px;
	margin:0 0 0 0;
	padding:1px;
	float:left;
	}
#list .more {
	width: 232px;
	height: auto;
	padding: 0px 0 0 0;
	float: left;
	}
/****************************************************/
#list3 {
	width: 100%;
	height: auto;
	float:left;
}
#list3 .photobox {
	width:232px;
	height:252px;
	margin:0 5px 5px 5px;
	float:left;
	background-image: url(bg.jpg);
	}
#list3 .photobox:hover {
	background-image: url(bg-.jpg);

	}

#list3 .caption {
	width: 232px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	float: left;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	}
#list3 .caption a {
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#list3 .caption a:hover {
	color: #FF0;
	text-decoration: none;
}

#list3 .photo {
	width:232px;
	height:173px;
	margin:0 0 0 0;
	padding:1px;
	float:left;
	}
#list3 .more {
	width: 232px;
	height: auto;
	padding: 0px 0 0 0;
	float: left;
	}
/***最新消息內頁*********************************************************/
#list2 {
	width: 100%;
	height: auto;
	min-height: 300px;
	margin: 0 auto;
	font-family: Arial, "Times New Roman", Times, serif;
}
/**********************************************************/
#list2 .sub_title {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	color: #BE7670;
}
#list2 .sub_title a {
	color: #D6A6A0;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#list2 .sub_title a:hover {
	color: #C33;
	text-decoration: none;
}
#list2 .photo_nav {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
#list2 .photo_big {
	width: 450px;
	height: auto;
	float: left;
	padding-top: 0px;
	text-align: center;
}
#list2 .photo_big img {
	/* [disabled]padding: 13px;
*/
	/* [disabled]background-color: #FFF;
*/
	/* [disabled]border:1px #D1D2D2 solid;
*/
}
#list2 .btn {
	width: 40px;
	height: 50px;
	text-align: center;
	padding: 30px 0 0 0;
	float: left;
}
#list2 .photo_small img {
	border: 2px solid #DBDBDB;
}
/**********************************************************/
/**********************************************************/
#list2 .info_area {
	width: 282px;
	height: auto;
	float: right;
}
#list2 .line_top {
	border-top:1px solid #EEEEEE;
}
#list2 .line_left {
	border-left:1px solid #EEEEEE;
}
#list2 .line_right {
	border-right:1px solid #EEEEEE;
}
#list2 .line_bottom {
	border-bottom:1px solid #EEEEEE;
}
#list2 .caption {
	width: 100%;
	min-height: 30px;
	padding: 10px 0 5px 0px;
	margin-bottom:10px;
	font-size: 17px;
	border:1px ededed solid;
	color: #FAFAF3;
	letter-spacing: 1px;
	font-weight: bold;
	text-align:center;
	background-image:url(caption_bg.jpg);
	
}
#list2 .model {
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 10px;
	width: calc(100% - 10px);


}

#list2 .model span {
	color: #B1A68F;
}
#list2 .price {
	width: 100%;
	height: auto;
	margin-top: 10px;
	width: 100%;
	padding: 10px 0px 10px 0px;

}
#list2 .price_frame {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0px 10px 10px;
	width: calc(100% - 10px);	

}
#list2 .price_1 {
	width: 80px;
	height: 30px;
	float: left;
}
#list2 .price_1 del {
	color: #B1A68F;
}
#list2 .price_2 {
	width: 130px;
	height: 30px;
	float: left;
	text-align: left;
	color: #CA1633;
}
#list2 .price_2 del {
	color: #777777;
}
#list2 .f01 {
	font-size: 15px;
	font-weight: bold;
}
#list2 .buy {
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#list2 .sub_tilte {
	width: 100%;
	height: auto;
	margin: 10px 0;
	float: left;
}
#list2 .sub_tilte2 {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
#list2 .txt {
	width: 720px;
	height: auto;
	letter-spacing: 1px;
	margin: 10px 0;
	padding: 20px;
	font-size:13px;
	border: 1px #DDDDDD solid;
	background-image: url(../wrapper/container_bg.png);
}
#list2 .bottom {
	width: 100%;
	height: auto;
}
