@charset "UTF-8";
.error-msg {
	color: #d23636 !important;
}
.ok-msg {
	color: #3c893a !important;
}
#form_res {
margin-left:auto;
margin-right: auto;
width: 960px;
background-color: #FFF;
font-family:Arial, Helvetica, sans-serif;
color:#134E76;
font-size: 12px;
position: relative;
}
.tbl {
	border-collapse:collapse;
}
.tbl td {
border: 1px solid #999;	
}
.td2 {
	text-align: center;
	}
.theader {
	background-color:#DDD;
	font-weight: bold;
	font-size:14px;
	
}	
input, textarea {
	border: solid 1px #666;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
}
#apDiv1 {
	position:absolute;
	left:606px;
	top:45px;
	width:354px;
	height:103px;
	z-index:1;
}
.qt {
	width: 30px;
	}
	.qtlist {
		line-height:25px;
	}
