@charset "UTF-8";
/* CSS Document */

.left {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#cap {
	color: #003e59;
	font-weight: normal;
	font-size: 28px;
	font-family: Garamond, georgia, times;
	float: left;
	width: 17px;
}.flshImg {
	text-align: center;
	margin-top: 20px;
}
.list {
	float: left;
	width: 240px;
	margin-top: 15px;
}
