#box19 {
	height: auto;
	width: 210px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 4px;
}
#box19 .box_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	height: 30px;
	text-indent: 30px;
	background-color: #E2FBD2;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
#box19 .box_content {
	text-align: center;
	padding-bottom: 10px;
}
#box19 .box_file {
	width: 172px;
	text-align: center;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box19 .box_file ul {
	list-style-type: none;
	display: inline;
}
#box19 .box_file li {
	float: left;
}
#box19 .box_file li img {
	margin: 0px;
	width: 172px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#box19 .box_content {
	display: block;
}
#box19 .box_content select {
	display: block;
	border: 1px solid #999999;
}

