@charset "utf-8";
/* CSS Document */
#container {
	width: 778px;
	height: auto;
	min-height: 300px;
	float: right;
	margin: 0px 0px 30px 0px;
	letter-spacing: 1px;
	line-height: 25px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 13px;
	color: #727272;
	
	
}

#container .c01{
	color:#91241E;
	font-weight:bold;
	
	}


#list {
	width: 100%;
	height: auto;
}

#list .center {
	width: 1000px;
	height: auto;
	padding: 5px 0px 5px 0px;
	float: left;
}
#list .photobox {
	height: 220px;
	width: 252px;
	margin: 2px;
	float: left;
	position: relative;
	overflow:hidden;	
}

#list .photo {
	height: auto;
	width: 250px;
	margin: auto;
	
	border:2px #414141 solid;
	
	text-align:center;
}
#list .photo:hover {
	border:2px #B8B8B8 solid;
}

#list .photo img{
	max-width:250px;
	max-height:188px;
}

#list .caption {
	line-height: 20px;
	width: 250px;
	height:100%;
	padding: 10px 0px 0px 0px;
	margin: auto;
	font-size: 15px;
	text-align: center;
	position: absolute;
	z-index: 5;
	left: 2px;
	top: 140px;
	background-image: url(caption_bg.png);
	}
#list .photobox:hover .caption{
	width: 250px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: auto;
	font-size: 15px;
	text-align: center;
	position: absolute;
	z-index: 5;
	left: 2px;
	top: 2px;
	background-image: url(caption_bg.png);
	}
#list .photobox:hover .name a{
	padding-top:88px;
	}
#list .name a {
	color: #B8B8B8;
	font-weight:bold;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
	display:block;
	width:100%;
	height:100%;
}
#list .name a:visited {
	color:#B8B8B8;
	text-decoration: none;
}
#list .name a:hover {
	color: #fff;
	text-decoration: none;
}
/***************************************/
/***最新消息內頁*********************************************************/
#list2 {
	width: 100%;
	height: auto;
	min-height: 300px;
	color: #444444;
	margin: 0 auto;
	background-image:url(bg.jpg);
	background-position:0px 20px;
	background-repeat:no-repeat;
}
/**********************************************************/
#list2 .photo_nav {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom:30px;
}
#list2 .photo_big {
	width: 450px;
	height: auto;
	float: left;
	margin-left:20px;
	
	
	
}

/**********************************************************/
/**********************************************************/
#list2 .info_area {
	width: 280px;
	height: auto;
	float: right;
	
	
	}
#list2 .caption {
	width: 100%;
	height: auto;
	padding: 10px 0 10px 0;
	font-size: 25px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height:30px;
}
#list2 .model {
	width: 100%;
	height: auto;
	width: calc(100% - 20px);
	padding: 10px 0px 10px 20px;
	font-size: 13px;
	color: #B8B8B8;
	margin-top: 10px;
	}
#list2 .price {
	width: 100%;
	height: auto;
	margin-top: 10px;
	width: 280px;
	padding: 10px 0px 10px 0px;
	
	
	}
#list2 .price_frame {
	width: 280px;
	height: auto;
	float: right;
	}
#list2 .price_1 {
	width: 100px;
	height: 40px;
	float: left;
	line-height: 18px;
	color:#B8B8B8;
	
	
	}
#list2 .price_2 {
	width: 130px;
	height: 40px;
	padding-right: 20px;
	float: left;
	text-align: right;
	line-height: 18px;
	color:#666666;
	
	
	}
#list2 .buy {
	width: 100%;
	height: auto;
	text-align:center;	
	padding: 10px 0px 10px 0px;
border-top:1px #CCCCCC dotted;
	
	
	
	}
/**********************************************************/
#list2 .sub_tilte{
	width: 100%;
	height: auto;
	margin: 20px 0; 
	float: left;
	}
#list2 .txt {
	width: 100%;
	height: auto;
	font-size: 13px;
	color: #B8B8B8;
	letter-spacing: 1px;
	margin: 10px 0;
	padding: 10px 0;
}
#list2 .bottom {
	width: 100%;
	height: auto;
	
	
	
	
	
}

.spinner-area input{ width:50px; text-align:center;}
.spinner-area a{ display:inline-block; background-color:#555; color:#fff; width:20px; height:26px; line-height:26px; text-decoration:none; font-weight:bold; font-size:18px; text-align:center; vertical-align:middle}