@charset "utf-8";
/* CSS Document */

/* contact css start */

.center{
text-align:center;
}
.contact_tbl{
background:url(../../contact/images/bg02.gif) left top no-repeat; 
width:620px;
}
.contact_tbl td{
padding:14px 0 15px 20px;
border-bottom:dotted 1px #acacac;
background:url(../../contact/images/bg01.gif) 10px 5px no-repeat;
}
.contact_tbl td.none{
border-bottom:none;
}