@charset "utf-8";

.iePng { behavior:url(./layouts/round_house_mody/js/iePng.htc); } 

#topMenuBox {
    width:725px;
    margin:0 auto 0 auto;
    position:relative;
}

#topMenuBox .logoBox {
    float:left;
}

#topGNB {
    float:right; 
    margin:0 5px 0 0;
    padding:0; 
    list-style:none; 
    position:absolute; 
    right:0; 
    bottom:0;
}

#topGNB li { 
    margin-left:5px;
    height:32px;
    behavior:url(./common/js/iePngFix.htc); 
    float:left;
}

#topGNB li a { 
    text-decoration:none;
    font-size:9pt;
    font-family:tahoma;
}

#topGNB li div.roundLeft { 
    background:transparent url("../images/common/left_top_round.png") no-repeat left top;
    width:10px;
    height:31px;
    float:left;
    behavior:url(./common/js/iePngFix.htc); 
}

#topGNB li div.roundBody {
    background-color:#FFFFFF;
    height:21px;
    padding-top:10px;
    float:left;
}

#topGNB li div.roundRight { 
    background:transparent url("../images/common/right_top_round.png") no-repeat right top;
    width:10px;
    height:31px;
    float:left;
    behavior:url(./common/js/iePngFix.htc); 
}

#topGNB li.on div {
    margin-top:1px;
}

#topGNB li.on a {
    font-weight:bold;
}

#bodyTopBox {
    width:765px;
    height:13px;
    margin:0 auto;
    overflow:hidden;
}

#bodyTopBox .bodyLeftTop {
    height:13px;
    width:17px;
    background:transparent url("../images/common/left_top_bg.png") no-repeat left top; 
    float:left;
    behavior:url(./common/js/iePngFix.htc); 
}

#bodyTopBox .bodyCenterTop {
    height:13px;
    width:731px;
    background-color:#FFFFFF;
    float:left;
}

#bodyTopBox .bodyRightTop {
    height:13px;
    width:17px;
    background:transparent url("../images/common/right_top_bg.png") no-repeat left top; 
    behavior:url(./common/js/iePngFix.htc); 
    float:right;
}

#language { 
    float:left; 
    padding:0 0 10px 10px; 
} 

#searchForm {
    float:right;
    padding:0 10px 10px 0;
}

#searchForm * {
    float:left;
    margin:0;
    padding;0;
}

#searchForm .searchInput {
    background:#FFFFFF;
    height:15px;
}


#contentBox {
    width:765px;
    overflow:hidden;
    margin:0 auto;
    background:transparent url("../images/common/contentBG.gif") repeat-y 13px top;
}

#contentBox div.leftBG {
    width:17px;
    float:left;
    margin:0;
    padding:0;
}

#contentBox div.leftBG img {
    height:100%;
}

#contentBox div.contentBox {
    width:731px;
    overflow:hidden;
    float:left;
    margin-bottom:30px;
    padding:0;
}

#contentBox div.rightBG {
    width:17px;
    float:right;
    margin:0;
    padding:0;
}

#contentBox div.rightBG img {
    height:100%;
}

#contentBox .content {
    margin:0 10px;
}

#footer { margin:40px 0 0 0; padding:0; border-top:3px solid #f4f4f4; text-align:center; padding:2em 0 4em; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url(../images/common/vrType1.gif) no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em arial;}
#footer li address { display:inline; }
#footer li img { vertical-align:middle; }

div.subMenuBox { 
    overflow:hidden;
    width:718px;
    height:34px;
    margin:0 auto 10px auto;
}

div.subMenu { 
    background-color:#FFFFFF;
}

div.subMenu ul {
    margin:0 10px 0 0;
    padding:0;
    list-style:none;
    overflow:hidden;
    float:right;
}

div.subMenu li {
    float:left;
    margin:8px 0 0 10px;
}

div.subMenu li a {
    font-family:tahoma;
    font-size:9pt;
    text-decoration:none;
    color:#000000;
}

div.subMenu li a:hover {
    text-decoration:underline;
    color:#FFFFFF;
}

div.subMenu li.on a {
    font-weight:bold;
    color:#FFFFFF;
}
