@charset "utf-8";
/* CSS Document */
#container .title {
	width: 692px;
	height: 35px;
	padding:20px 0px 0px 70px;
	font-size:20px;
	font-family:"微軟正黑體";
	color:#194796;
	font-weight:bold;
	background-image: url(title.jpg);
}
#container .list {
	height: auto;
	width: 730px;
}
#container .caption {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}
/************************************************************/
#container .borderstyle {
	border-bottom: 1px solid #8097BE;
}
#container .photo_style {
	border: 1px solid #1B4A96;
	padding:5px;
}
/************************************************************/

#container .content {
	height: auto;
	width: 730px;
	font-size: 12px;
	color: #666666;
}
