@CHARSET "UTF-8";
#wrapper #contents #content_form{
 	background: url("../images/common/grid_bg.png") repeat-y transparent;
 	overflow: hidden;
 	margin-bottom: 0px;

 }
#info_tbl {
	width: 794px;
	margin: 40px auto 20px;
} 
#info_tbl table{
	
	width: 794px;
	font-size: 14px;
}
#info_tbl table tr{
	border-bottom: 1px solid #B9B9C8;
	overflow: hidden;
}
#info_tbl table tr td{
	padding: 15px 30px;
}
#info_tbl table tr td.class_1{
	vertical-align: middle;
	font-weight: bold;
}
#info_tbl table tr td.class_2{
	margin-left :120px;
	line-height: 27px;
}
#info_tbl table tr td.class_2 a.underlink{
	text-decoration: underline;
	color: blue;
}
#info_tbl table tr td.class_2 a.under{
	text-decoration: underline;
	
}