body{
       text-align:center;
        font-family:±¼¸², Gulim, Arial, sans-serif;
        font-size: 9pt;
        margin:0;
        background:#fff;
        padding:0;
}

/* layout */
    
#main {
    /*width:443px;*/
    width:643px;
    margin:0 auto;
    padding-top:50;
}   
#top_blank {height:24px;}
#main_bg{
    float:center;
    width:443px;
    height:395px;
    background:transparent url(http://www.web-guide.co.kr/associate/webguide/images2/w_main_bg.jpg) 0 0 no-repeat;
}   
#search{
    padding:184px 0 0 0px;
    margin:0 0 0 0px;
    width:392px;
    height:27px;
}
#search_box{
    float:left;
    width:332px;
    height:27px;
}
#thisform #search_box input{
    float:left;
    width:332px;
    height:27px;
    border-top:5px solid #5FA9FF;
    border-left:5px solid #5FA9FF;
    border-right:5px solid #5FA9FF;
    border-bottom:5px solid #5FA9FF;
    /*background: url(images2/w_search_icon.gif);*/
}
#search_btn{
    float:right;
    width:55px;
    height:27px;
}
#mid_blank {clear:both;height:25px;}
#footer{
        clear:both;
        text-align:center;
}
#footer span a{color:#3399ff; text-decoration:none;}
#footer img {margin: 0 5px 0 24px;}
img {border:0px;}
#copyright{
    clear:both;
    margin-top:25px;
    text-align:center;
}


