@charset "utf-8";
/* CSS Document */
#center .top {
	width: 691px;
	height: 40px;
	padding:10px 0px 0px 35px;
	float: left;
	background-image: url(../wrapper/center_top2.png);
	position:relative;
	font-size:16px;
	color:#000;
	
}
#content {
	width: 726px;
	height: auto;
	
	float: left;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	
}

/*-照片列表-----------------------------------------*/
#list {
	width: 100%;
	height: auto;
	float:left;
}
#list .photoframe {
	height: 121px;
	width: 340px;
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	border:1px #DDDDDD solid;
	position:relative;
	
}


/***************************************new******/

#list .photo {
	height: auto;
	width: 125px;
	margin: 0 auto;
	margin: 5px;
	overflow: hidden;
	float: left;
}


#list .photo_style {
	padding: 5px;
	background-color: #EAEAEA;
	border: 2px solid #69A313;
}
/************************************************/


#list .txt {
	height: 55px;
	width: 300px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #666666;
	text-align: left;
	font-size: 14px;
	position:relative;
	overflow:hidden;
}



#list span{
	display:block;
	position:absolute;
	color: #EC4E00;
	font-size:12px;
	right:10px;
	bottom:0px;
	
}
#list span A:link {
	color: #EC4E00 ;
	TEXT-DECORATION: none;
}
#list span A:visited {
	color: #EC4E00;
	TEXT-DECORATION: none;
}
#list span A:hover {
	COLOR: #900 ;
	font-weight:bold;
	
}
#list .caption {
	height: 20px;
	width: 300px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #666;
	font-weight: bold;
	text-align: left;
	overflow:hidden;
}

#list .caption A:link {
	color: #666;
	TEXT-DECORATION: none;
}
#list .caption A:visited {
	color: #666;
	TEXT-DECORATION: none;
}
#list .caption A:hover {
	COLOR: #FE5D05;
	
}
/*******************************/
#list2 {
	width: 690px;
	height: auto;
	margin: 0 auto;
}
#list2 .caption{
	/*height: 30px;*/
	padding:10px 10px 10px 10px;
	background-color:#E0F2A8;
	background-image: url(line.jpg);
	font-size:16px;
	color:#333333;
	background-position: bottom;
	font-weight: bold;
	background-repeat: repeat-x;
	
	
	}
#list2 .name{
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #67A313;
	line-height: 20px;
	padding: 10px 0px 0px 10px;
	text-align: left;
}
#list2 .name{
	color: #66A313;
	font-size:14px;
	
	
	}
#list2 .txt{

	
	}


/****************************************/


#list2 h4{
	color: #FF7610;
	line-height:18px;
	font-size:16px;
	}


#list2 h5{
	color: #EC4154;
	font-size:18px;
	line-height:18px;
	}
	
#list2 h6{
	color: #66A313;
	line-height:18px;
	font-size:14px;
	}