@charset "utf-8";
/* CSS Document */
#container {
	width: 100%;
	height: auto;
	min-height: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.line {
	border-bottom: 1px #E3C1AA dashed;
}
#container .left_side {
	width: 200px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0px 0px 0 0px;
	text-align: ;
	float: left;
}
#container .right_side {
	width: 720px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
	letter-spacing: 2px;
	float: right;
}
#container .btn_left {
	width: 180px;
	height: auto;
	margin: 0 0 0 0;
	padding: 10px 0 10px 20px;
	font-size: 13px;
	letter-spacing: 2px;
	float: right;
	border-bottom: 1px #EEDACC solid;
}
#container .btn_left a {
	color: #B49272;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#container .btn_left a:hover {
	color: #BE7670;
	font-weight: bold;
	text-decoration: none;
}
#container .link a {
	color: #BE7670;
	font-weight: bold;
	text-decoration: none;
}
/*-照片列表-----------------------------------------*/
#list {
	width: 100%;
	height: 100%;
	float: left;
}
#list a {
	color: #9F8570;
	TEXT-DECORATION: none;
	-webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
}
#list a:hover {
	COLOR: #D83500;
	TEXT-DECORATION: none;
}
#list .photobox {
	height: 235px;
	width: 239px;
	margin: 0px 0px 5px 0px;
	float: left;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 2px dotted #FABA83;
}
#list .photo {
	height: auto;
	width: 199px;
	margin: 15px 0 5px 18px;
}
#list .photo:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#list .frame_info {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}
#list .caption {
	width: 200px;
	height: 25px;
	margin: auto;
	text-align: left;
}
#list .description {
	width: 200px;
	height: 30px;
	margin: auto;
	color: #D83500;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
/************************************************************/
/***最新消息內頁*********************************************************/
#list2 {
	width: 680px;
	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: 418px;
	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: 240px;
	height: auto;
	float: right;
}
#list2 .caption {
	width: 100%;
	height: auto;
	padding: 5px 0 5px 5px;
	font-size: 18px;
	color: #FAFAF3;
	letter-spacing: 1px;
	width: calc(100% - 5px);
	font-weight: bold;
	background-image: url(caption_bg.jpg);
}
#list2 .model {
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
}
#list2 .line {
	background-image: url(line.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#list2 .model span {
	color: #B1A68F;
}
#list2 .price {
	width: 100%;
	height: auto;
	margin-top: 10px;
	width: 100%;
	padding: 10px 0px 10px 0px;
	background-image: url(line.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#list2 .price_frame {
	width: 100%;
	height: auto;
	float: left;
}
#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: #FF4A4A;
}
#list2 .price_2 del {
	color: #777777;
}
#list2 .f01 {
	font-size: 13px;
	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: 100%;
	height: auto;
	letter-spacing: 1px;
	margin: 10px 0;
	padding-bottom: 10px;
}
#list2 .bottom {
	width: 100%;
	height: auto;
}
