
<!--
a:link {  text-decoration: none}
a:hover {  text-decoration: none; color: #FF6600}
a:active {  text-decoration: none}
a:visited {  text-decoration: none}
.size {  font-size: 12px}
-->

.subtitle {
	width: 550px;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	background: url(image/titleback.jpg) no-repeat;
	text-align: left;
	padding: 4px 10px;
	margin-bottom: 10px;
}
.box {
	width: 400px;
	border: 1px solid #5F9DD0;
	background: #FFFFFF;
	padding: 0px;
	margin-bottom: 10px;
	text-align: left;
}

