#main{
width:900px;
height:300px;
font-size:12px;
line-height:1.6em;
}

#lead{
width:900px;
font-size:12px;
line-height:1.6em;
margin-top:20px;
margin-bottom:30px;
}

#text{
width:660px;
font-size:12px;
line-height:1.6em;
margin-right:20px;
float:left;
display:inline;
}

#enter_img{
width:220px;
height:120px;
float:left;
display:inline;
}

h1{
width:645px;
font-size:13px;
height:20px;
font-weight:bold;
border-left:5px #E8CF35 solid;
padding:3px 0 0 10px;
margin-bottom:10px;
}

h2{
width:645px;
font-size:13px;
height:12px;
font-weight:bold;
margin-bottom:5px;
color:#000000;
}

h3{
width:885px;
padding:5px 0 0 10px;
border-left:5px #666666 solid;
font-size:12px;
height:20px;
font-weight:bold;
margin-bottom:10px;
}


.title{
font-size:16px;
font-weight:bold;
line-height:1.6em;
}

.subtitle{
font-size:12px;
font-weight:bold;
}

a.line:link{
	text-decoration:underline;
	color:#2D6CA9;
}
a.line:visited {
	text-decoration:underline;
	color:#2D6CA9;
}
a.line:hover {
	text-decoration:underline;
	color:#98CBFE;
}
a.line:active {
	text-decoration:underline;
	color:#98CBFE;
}


a.hp:link {
	color:#3333FF;
	text-decoration: none;
}
a.hp:visited {
	color:#3333FF;
	text-decoration: none;
}
a.hp:hover {
	color:#00CCFF;
	text-decoration: none;
}
a.hp:active {
	color:#00CCFF;
	text-decoration: none;
}