/* CSS Document */
h2{background-image:url(../images/inquiry/title-inquiry.jpg)}

table{
	font-size:12px;
	margin-left:45px;
	text-align:left;
}
thead th{
	border-left:3px solid #FF3366;
	border-bottom:1px solid #FF3366;
	line-height:24px;
	font-size:14px;
	color:#FF3366;
	text-indent:10px;
}
	
tbody th{
	text-align:right;
	background-color:#FF3366;
}
tbody td{color:#FF3366}
tbody label{cursor:pointer}