/* BASIC css start */
#content {margin: 10px 30px;  height:auto; }
#aboutus {  }

.titleArea {
    width: 95%;
    margin: 20px 30px 35px;
}
.titleArea h2 {
    height: 21px;
    border-bottom: 1px solid #dedcdc;
    zoom: 1;
}
.titleArea h2 span {
    height: 21px;
    padding: 0 5px 0 0;
    color: #333;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    float: left;
    border-bottom: 1px solid #272823;
    font-weight: bold;
}

.sub {font:12px "돋움"; color:#333;}
.sub h2 {font:13px "돋움"; color:#333; font-weight:bold; }


/* BASIC css end */

