#Sub2 div.side_bg{
	height: 200px;
}
body#inquiry div.contentsBox h4{
	background: #1e2768;
	width: 671px;
	height: 21px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 0 0;
	padding: 5px;
}
body#inquiry table {
	width: 681px;
	border: 1px #ccc solid;
}

body#inquiry table th{
	padding: 8px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	line-height: 160%;
	vertical-align:top;
	background: #f5f5f5;
	width: 175px;
}
body#inquiry  table td{
	padding: 8px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	line-height: 160%;
	vertical-align:top;
}
.msg{
	color: #c00;
}
li.msg,li.msg2{
	margin: 5px 0;	
}
.formbtn{
	text-align: center;
	margin: 20px 0;
}