#contents img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#contents div.main{
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

#contents div.main h1{
	margin: 0px 0px 10px 10px;
	color: #333333;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	height: 60px;
	background: url(../../img/top_logo.gif) right top no-repeat;
	border-bottom: #999999 thin solid;
}

#contents div.main h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;
	margin: 20px 0px 5px 10px;
	border-bottom: #666666 thin dotted;
}

#contents div.main h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0px 5px 10px;
}

#contents div.main p {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	margin: 5px 0px 5px 20px;
}

#contents div.main img {
	margin: 0px;
	border: none;
}

#contents div.main li {
	font-size: 14px;
	line-height: 13px;
	list-style: url(../../img/arrow_gray.gif);
	margin: 5px 0px 5px 0px;
}

#contents div.footer {
	text-align: center;
	color:#FFFFFF;
	font-size: 12px;
}
