@charset "UTF-8";
#main {
	width: 605px;
	padding-top: 10px;
}
.title {
	color:#333
	border-bottom-color:#333
}

#message {
	position: absolute;
	width: 570px;
	left: 310px;
	z-index: 89;
}

.myButton{
background:url(../images/but_submit.jpg) no-repeat;
cursor:pointer;
width: 80px;
height: 24px;
border: none;
color:#FFF;
}

.dropdown {
border:1px solid #999;
height:19px;
color:#333;
font-size:10px;
}

