@charset "utf-8";
@import "common.css";



/* ------------------- container ------------------- */
/*#container .wrapper_title { height:54px; background:url(/resources/images/user/bg_cate_title.gif) repeat-x; }
#container .wrapper_title h1 { width:900px; height:100%; margin:0 auto; text-indent:-10000px; }
.wrapper_title h1#contact { background:url(/resources/images/user/etc/title_contact.gif) no-repeat 10px 0; }*/

/* ------------------- contact ------------------- */
.icon { float:left; width:150px; }
.contact_content { float:right; width:728px; }
.contact_content h2 { width:100%; height:15px; text-indent:-10000px; border-bottom:1px solid #d9d9d9; padding-bottom:7px; }
#email .contact_content h2 { background:url(/resources/images/user/etc/text_email.gif) no-repeat 10px top; }
#address .contact_content h2 { background:url(/resources/images/user/etc/text_address.gif) no-repeat 10px top; }

#email_kr .contact_content h2 { background:url(/resources/images/user/etc/text_email_kr.gif) no-repeat 10px top; }
#address_kr .contact_content h2 { background:url(/resources/images/user/etc/text_address_kr.gif) no-repeat 10px top; }


.contact_content dl { margin-top:10px; }
.contact_content dt { clear:both; float:left; width:240px; background:url(/resources/images/user/blt.gif) no-repeat 0 50%; padding-left:10px; margin-left:10px; display:inline; line-height:1.8em; }
.contact_content dd { line-height:1.8em; }
.contact_content a { color:#1191d2; text-decoration:underline; }
#address,
#address_kr { clear:both; margin-top:50px; padding:1px; }
