.titile {
	font-size: 13px;
	color: #666666;
	text-indent: 20px;

	}
.main{
	padding: 0px 10px 10px 20px;
	}	
#top {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	line-height: 20px;
	margin-left: 10px;
	}

#second {
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	margin: 2px 2px 2px 50px;
}


#extra {
	font-size: 14px;
	color: #0033CC;
	line-height: 20px;
	margin-left: 10px;
}

a:link {
	text-decoration:none;
	color: #0033CC;
}

a:visited {
	color: #333333;
	text-decoration:none;
}

a:hover {
	color: #0000CC;
	background: #CCCCCC;
	text-decoration:none;
}
a:active {
	color: #FF0000;
	background: #CCCCCC;
	text-decoration:none;
}

.box {
	height: 16px;
	width: auto;
	border: 1px solid #3366FF;
	background-color: #FFFFFF;
}

.box1 {
	height: 16px;
	width: auto;
	border: 1px solid #3366FF;
	background-color: #FFFFFF;
}

input.submitbutton {
color: #0033cc;
background-color: #cccccc;
border-top: 1px solid #0033cc;
border-right: 1px solid #0033cc;
border-bottom: 1px solid #0033cc;
border-left: 1px solid #0033cc;
font-size: 10px;
font-family: arial, sans-serif, ²Ó©úÅé;
height: 16px; 
width: 50px;
vertical-align:middle;
}
