#semi_title{
margin-bottom:10px;
}

#semi_tableBox{
width:350px;
margin:0 10px 15px;
}

#semi_tableBox table{
width:350px;
line-height:140%;

font-size:16px;
color:#000000;
}


#semi_tableBox table td{
padding:10px 10px 3px 10px; 
font-weight:bold;
}


#semi_tableBox table td.bg01{
width:23%;
border-bottom:1px dashed #cccccc;
text-align:right;
}

#semi_tableBox table td.bg02{
width:77%;
border-bottom:1px dashed #cccccc;
text-align:left;
}

#semi_inq{
width:290px;
height:46px;
text-align:left;
font-size:14px;
padding:10px;
margin:0 30px 15px;
line-height:150%;
background-image:url(img/semi_inq_bg.jpg);
background-repeat:no-repeat;
color:#000000;
}

#semi_inq a{
color:#FF3300;
text-decoration:underline;
}

#semi_inq a:hover{
color:#8C1C00;
text-decoration:underline;
}