@charset "utf-8";
/* CSS Document */
#container {
	width: 690px;
	height: auto;
	margin: 0 auto;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 13px;
	color: #000000;
	
}

#container .c01{
	color:#DFB325;
	font-weight:bold;
	}
/*-照片列表-----------------------------------------*/
#list {
	width: 70%;
	height: auto;
	margin:0 auto;
}
#list .photoframe {
	height: 250px;
	width: 210px;
	float: left;
	margin: 10px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	
}
#list .photoframe .box{
	width:200px;
	height:150px;
	text-align:center;
	border: 5px solid #DDC47D;
}
#list .photoframe .box img{
	max-width:200px;
	max-height:150px;
}
#list .txt {
	height: auto;
	width: 100%;
	padding: 10px 0px 0px 0px;
	color: #A9843F;
	text-align: left;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 18px;
}
#list .photo {
	height: auto;
	width: 100%;
	
}
#list .photo_style {
	padding: 0px;
}
#list .date {
	height: 25px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	color: #EE65A0;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
#list .caption {
	height: 25px;
	width: 100%;
	padding: 10px 0px 0px 0px;
	color: #4C4C4C;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
}
#list .caption A:link {
	color: #DDB119 ;
	TEXT-DECORATION: none;
}
#list .caption A:visited {
	color: #DDB119;
	TEXT-DECORATION: none;
}
#list .caption A:hover {
	COLOR: #F60;
	
}
/************************************************************/
#list2 {
	width: 100%;
	height: auto;
	color: #444444;
	margin: 0 auto;
}
/**********************************************************/
#list2 .photo_nav {
	width: 430px;
	height: auto;
	float: left;
	padding: 1px;
	border: 1px solid #E8E8E8;
}
#list2 .photo_big {
	width: 420px;
	height:315px;
	float: left;
	border: 5px solid #DDC47D;
	background-color: #FFF;
}
#list2 .photo_nav:hover {
	border-color: #F90;
}
#list2 .photo_big img {
	max-width: 420px;
	max-height:315px;
	-webkit-transition: border-color 120ms linear;
	-moz-transition: border-color 120ms linear;
	-o-transition: border-color 120ms linear;
	transition: border-color 120ms linear;
}
#list2 .photo_small_nav {
	width: 100%;
	height: auto;
	margin-top: 10px;
	float: left;
	background-color:#DDC47D;		position:relative;
}
#list2 .photo_small {
	padding: 3px 3px 3px 3px;
	margin-top: 5px;
	float: left;
}
#list2 .btn {
	width: 20px;
	height: 40px;
	text-align: center;
	padding: 20px 0 0 0;
	float: left;
}#photo-next{	margin-left:1px;	margin-right:6px;	}#photo-prev{	position:absolute;	right:1px;	top:0px;	}
#list2 .photo_small div{ text-align:center;width:60px; height:45px;}
#list2 .photo_small img{
	border: 0;
	max-width:60px; max-height:45px;
}
/**********************************************************/
/**********************************************************/
#list2 .info_area {
	width: 250px;
	height: auto;
	float: right;
	
	
	}
#list2 .caption {
	width: 100%;
	height: auto;
	margin: 10px 0 10px 0;
	font-size: 16px;
	color: #DDB119;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#list2 .price {
	width: 100%;
	height: auto;
	color: #FF7F00;
	font-size: 18px;
	padding: 10px 0px 10px 0px;
	border-top: 1px  dotted #616161;
	border-bottom: 1px dotted #616161;
	background-color: #F5F5F5;
	
	}
#list2 .content {
	width: 100%;
	height: 187px;
	width: calc(100% - 20px);
	padding: 10px 0px 20px 10px;
	background-position: bottom;
	background-repeat: no-repeat;
	color:#A9843F;
	
	}
#list2 .buy {
	width: 100%;
	height: auto;
	width: calc(100% - 20px);
	
	padding: 10px 0px 10px 20px;

	
	
	
	}
#photo_s_list{
}
#photo_s_list li{
	list-style:none;
}
/**********************************************************/
#list2 .sub_tilte{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	
	}
#list2 .txt {
	width: 100%;
	height: auto;
	float: left;
	font-size: 13px;
	color: #535353;
	letter-spacing: 1px;
	margin-top: 20px;
}

/***分頁*******************************************************/
#pages {
	width: 700px;
	font-size: 15px;
	color: #00468C;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	clear: both;
	margin:0 auto;
	padding: 20px 0;
}
#pages.lin{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	margin-top:20px;
}
#pages .table{
	height: 28px;
	width: 647px;
	margin: auto;
}
#pages .pgs a {
	color: #A38340;
	text-decoration: none;
	margin:5px;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	border: 1px solid #CFCFCF;
	float: left;
	padding: 1px 11px;*/
}

#pages .pgs a:hover,
#pages .pgs a.link {
	color: #664C00;
}

#pages .pgs .active{
	font-size:16px;
     padding:0 5px;
	font-weight:bold;
	color:#fff;
	background:#977E38;}
/***分頁*******************************************************/
/***分頁*******************************************************/

#pages_back {
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	margin: 0 auto;
	text-align: center;
}
/***分頁*******************************************************/
