#wrap {width:100%; background:url('../images/common/bg_body2.gif') repeat-x 0 0;}

/* header */
#header { position:relative; width:1001px; margin:0 auto; height:135px; background:url('../images/common/bg_top.gif') no-repeat center 0; }
#header .header_top { height:95px;}
#header .header_top h1 { float:left;}
#header .header_top .call { float:right;}
#header .login_box { clear:both; height:41px;}


/* content border:1px solid red; */
#content { overflow: hidden; width:1001px; margin:0 auto; background:url('../images/common/bg_sub.gif') no-repeat center 0;}
#memcontent { overflow: hidden; width:1001px; margin:0 auto; background:url('../images/common/bg_sub.gif') no-repeat center 0;}

#content #left_area { float:left; width:240px;}
#content #left_area ul { margin:170px 0 0 4px;}
#content #left_area ul li a{float:left; padding-top:5px;}

#content #right_area { float:right; width:746px; }
#content #right_area .tit { height:53px; padding:50px 0 0 0;}
#content #right_area .btn_home { width:100%; border-top:2px solid #82cccc; text-align:right; }

#con_area ol { padding:30px 0 30px 0;}
#con_area ol li { display:inline-block; float:left;}

/* footer */
#footer { position:relative; width:100%; background:url('../images/common/bg_foot.gif') repeat-x 0 0; margin-top:80px;}
#footer p { text-align:center; padding-bottom:40px;}

.input_gray {FONT-SIZE: 11pt;COLOR: #818181;FONT-FAMILY: "µ¸¿ò,±¼¸²";HEIGHT: 20px;BACKGROUND-COLOR: #F2F2F2;border: 1px solid #CCCCCC;}