@charset"euc-kr";
body {
    background:url(../images/common/c_bg.gif) top repeat-x;
    color: #666666;
    font-family: "µ¸¿ò","µ¸¿òÃ¼",Dotum,Dotumche,"»õ±¼¸²","±¼¸²Ã¼","±¼¸²",New Gulim,Gulimche,Gulim,"Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 0.75em;
}

#mail_bg{

background:url(/images/common/mail_bg.gif) left top no-repeat;
width:595px;
padding-top:1px;
padding-bottom:15px;
height:289px;
float:left;
}

#mail_form{
width:550px;
margin-left:17px;
}


#mail_form dt{
clear:both;
float:left;
width:100px;
background:url(/images/common/icon_13.gif) no-repeat right 50%;
padding-right:15px;
color:#666666;
font-size:1em;
text-align:right;
}

#mail_form dd{
float:left;
width:400px;
padding:0 0 0 10px;
margin:0;
color:#666666;
font-size:95%;
font-family:"µ¸¿ò", "µ¸¿òÃ¼";
}


#mail_form dd.to{
font-weight:bold;
color:#000000;
}


.form_name{
width:200px;
border:#cecece 1px solid;
color:#666666;
background-color:#f8f8f8;
}

.form_subject{
width:420px;
border:#cecece 1px solid;
color:#666666;
background-color:#f8f8f8;
}

.form_contents{
width:420px;
border:#cecece 1px solid;
color:#666666;}


#mail_form dd.btn{
padding-top:15px;
text-align:center;
width:445px;
margin-left:80px;
}

#mail_form dd.btn img{
margin-right:5px;
border:none;
}

.error_container{
width:550px;
color:red;
position:absolute;
top:115px;
left:140px;
}

.error_container ol li{
float:left;
width:200px;
background:url(/images/common/icon_04.gif) left center no-repeat;
text-indent:30px;
}
