@CHARSET "UTF-8";
#wrapper #contents #content_form{
 	background: url("../images/common/grid_bg.png") repeat-y transparent;
 	overflow: hidden;
 	margin-bottom: 0px;
 	margin-top: 60px;


 }
#content_form .box_1{
	 margin :50px 0px 30px 60px;
	 font-size :14px;
	 overflow: hidden;
}
#content_form .box_1 p.txt_box_1{
	margin :30px auto 0px;
	margin-right: 80px;
	line-height: 29px;
}
#content_form .box_1 #ul_box_1{	
	margin-top :30px;
}
#content_form .box_1 #ul_box_1 li{	
	background-image: url('../images/area/btn_li.png');
	background-position: 0 center;
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 33.5px;
}

#info_tbl {
	width: 849px;
	margin: 23px 0px 40px 5px;
} 
#info_tbl table.tbl{
	table-layout: fixed;
	width: 849px;
	font-size: 14px;
}
#info_tbl table  {
	border-left: 1px solid #B9B9C8;
	border-right: 1px solid #B9B9C8;
}
#info_tbl table.tbl tr td{
	border-left: 1px solid #B9B9C8;
	white-space:nowrap;
	vertical-align: middle;
	text-align: center;
}
#info_tbl table.tbl tr td.td_last{
}
#info_tbl table.tbl td.td_1{
	width: 212px;
}
#info_tbl table#tbl_1 tr {
	border-left: 1px solid #B9B9C8;
	height: 50px;
	font-weight: bold;
}
#info_tbl table#tbl_2 tr{
	border-bottom: 1px solid #B9B9C8;
	overflow: hidden;
	height: 35px;
}
#info_tbl table#tbl_2 tr .td_1{
	background-image: url('../images/area/btn_li_1.png');
	background-repeat: no-repeat;
	background-position: center left 15px;
	text-align: left;
	
}
#info_tbl table#tbl_2 tr .td_1 span{
	margin-left: 30px;
	font-weight: bold;
}
#info_tbl table tr td.class_2{
	margin-left :120px;
	line-height: 30px;
}
#info_tbl table tr td.class_2 a{
	text-decoration: underline;
	color: blue;
}
p#tbl_info{
	float:right;
	margin-top: 10px;
	font-size: 11.5px;
}
