body {
    margin: 0;
    padding: 0;
    font-family: 돋움, 돋움체, Tehoma, Arial;
    font-size: 12px;
    color:#999999;
    background: url(../images/index_bg.jpg) repeat-x top;
}

a, img {
    border: 0;
    vertical-align:middle;
}

a:link { text-decoration:none; color:#666666; }
a:link:hover, a:link:active { text-decoration: underline; color:#FB8531; }
a:visited:hover, a:visited:active { text-decoration: none; color:#FB8531; }


.errorlist {
    color: red;
    font-weight: bold;
}

#header {
    height: 81px;
    background: url(../images/header-bar.gif) no-repeat bottom left;
    width: 961px;
    margin: 0 auto;
    padding: 0;
}

#user-logbox {
    width: 961px;
    margin: 0;
    padding: 18px 0 0 0;
}

#topmenu {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

#topmenu li {
    list-style: none;
    display: inline;
    padding: 0 0 0 5px;
    margin: 0;
}

#log-box {
    padding: 13px 0 0 0;
    margin: 0;
}

#log-box td {
    padding: 0 0 0 5px;
}

.text-box {
    height: 18px;
    border: 1px solid #b4b3b1;
}

#log {
    background: url(../images/log-button.gif) no-repeat;
    width: 52px;
    height: 18px;
    border: 0;
}

#logout {
    background: url(../images/logout-button.gif) no-repeat;
    width: 52px;
    height: 18px;
    border: 0;
}

.user-name a {
    font-size: 11px;
    color: #4f76c0;
}

#resister {
    background: url(../images/resister-button.gif) no-repeat;
    width: 54px;
    height: 18px;
    border: 0;
}

#forgot {
    background: url(../images/forgot-button.gif) no-repeat;
    width: 127px;
    height: 18px;
    border: 0;
}

#navigation {
    width: 961px;
    font-family: 돋음, 돋음체, Tahoma, Arial;
    margin: 0 auto;
}



#navibar {
    float:right;
    list-style: none;
    margin:5px 0 0 0;
    padding:0;
}



#navibar li {
    float:left;
    list-style: none;
    display: inline;
    padding: 0 0 0 30px;
}

#navibar a {
    font-family:돋음,돋음체, Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #825b43;
}

#navibar a:hover {
    color: #fb8531;
}

#navibar .current a, #navibar .current a:hover {
    color: #fb8531;
}

.submenu {
    margin:0;
    padding:0;
}

.sm_a{color:#61a80c;text-decoration: none;font-size: 12px; font-weight:none;} 
.sm_a:hover {color: #fd6402; font-weight:none;} 
.smenu{top:20px; position:absolute; filter:alpha(opacity=0); color:#2977ff; font-weight:none;} 
.mmenu{top:0px; position:relative; cursor:pointer; color:#666666; font-weight:bold;}

#smenu1 {
    margin-top: 5px;
    margin-left: 0px;
}


#smenu2 {
    margin-top: 5px;
    margin-left: -50px;
}


#smenu3 {
    margin-top: 5px;
    margin-left: -80px;
}


#smenu4 {
    margin-top: 5px;
    margin-left: -180px;
}


#smenu5 {
    margin-top: 5px;
    margin-left: -20px;
}

#smenu6 {
    margin-top: 5px;
    margin-left: -90px;
    
}

#smenu7 {
    margin-top: 5px;
    margin-left: -150px;
}

#smenu8 {
    margin-top: 5px;
    margin-left: -247px;
}

*:first-child+html #smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7, #smenu8 {
    margin-top: 6px;    
}

#main-img {
    background: url(../images/main-img.jpg) no-repeat top left;
    width: 964px;
    height: 166px;
    padding: 0;
    margin: 59px auto;
    margin-bottom: 0;
}

*html #main-img {
    background: url(../images/main-img.jpg) no-repeat top left;
    width: 964px;
    height: 166px;
    padding: 0;
    margin: 39px auto;
    margin-bottom: 0;
}

*:first-child+html #main-img {
    background: url(../images/main-img.jpg) no-repeat top left;
    width: 964px;
    height: 166px;
    padding: 0;
    margin: 40px auto;
    margin-bottom: 0;
}

#index_page {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 964px;
}

#page {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 961px;
}

#table {
    border:1px solid #d8d8d8;
    padding: 7px 20px 20px 20px;
}

#content {
    width: 635px;
    float: left;
    padding:0;
    margin: 38px 0 0 0;
}

.content {
    width:635px;
    margin:0;
    padding:20px 0 0 0;
    border-collapse: collapse;
}


.content #table_index {
    background: url(../images/datastatus.jpg) no-repeat top left;   
}

.content .p_status {
    margin: 30px 0 5px 0;
    font-weight: bold;
}

.second_p_status {
    margin: 10px 0 5px 0;
    font-weight: bold;
}

.content .more a {
    font-family: 돋음, Tahoma;
    font-size:0.8em;
    color: #996633;
    text-decoration: none;
    vertical-align:top;
    padding:0 0 1px 5px;
    background: url(../images/more_bullet.gif) no-repeat left;
}

.content .more  a:horver {
    text-decoration: none;
    color: #cc9055;
}

#overview-notice {
    border-collapse: collapse;
    margin:0;
    padding:0;
}

#caption {
    margin: 0;
    padding: 13px 0 0 0;
}

*html #caption {
    margin:0;
    padding: 15px 0 0 0;
}

*:first-child+html #caption {
    margin: 0;
    padding: 15px 0 0 0;
}

#notice_index {
    margin: 0;
    padding: 0;
    height: 120px;
}

*html #notice_index {
    vertical-align: top;
    
}


*:first-child+html #notice_index {
    margin: -20px 0 0 0;
    padding: 0;
    height: 60px;
}


#notice-table {
    font-size: 11px;
    line-height:1.5em;
    margin: 30px 0 0 0;
    padding: 0;
    width: 300px;
}


*html #notice-table {
    font-size: 11px;
    line-height:1.5em;
    margin: 0;
    padding:0;
    width: 300px;
}

*:first-child+html #notice-table {
    font-size: 11px;
    line-height:1.5em;
    margin: 0;
    padding:0;
    width: 300px;
}

.noice_td {
    margin:0;
    padding: 0 0 0 8px;
    vertical-align:middle;
    background: url(../images/notice_bullet.gif) no-repeat left;
}

*html .noice_td {
    margin:0;
    padding: 0 0 0 8px;
    background: url(../images/notice_bullet.gif) no-repeat left;
}

*:first-child+html .noice_td {
    margin:0;
    padding: 0 0 0 8px;
    background: url(../images/notice_bullet.gif) no-repeat left;
}

#notice-table a {
    text-decoration: none;
    color: #424238;
}

#notice-table a:hover {
    text-decoration: none;
    color: #cc9055;
}

#notice-table .current {
    background: url(../images/new-button.gif) no-repeat right;
}

#img_notice {
    top: 344px;
    left: 970px;
    width: 300px;
}

*:first-child+html #img_notice {
    position: absolute;
    top: 344px;
    left: 1000px;
    width: 300px;
    height: 18px;
}

#quick-link {
    width: 635px;
    height: 90px;
    background:url(../images/img_backgrpund.jpg) no-repeat bottom;
    padding: 0;
}

#quick-link .banner {
    margin:11px 0 0 19px;
    padding:0;
    width:605px;
    height:63px;
}

#quick-link  .banner td {
    margin:0;
    padding:0;
    height:63px;
}

#footer {
    float:right;
    width:100%;
    height:92px;
    padding: 0;
    margin: 0;
    background: url(../images/foot_bg.jpg) repeat-x left;
}

.footer_img {
    margin-left: auto;
    margin-right: auto;
    padding:44px 0 0 0;
    text-align:right;
    width:965px;
    z-index:100;
}

*html .footer_img {
    clear:both;
    margin-top:34px;
    margin-left: auto;
    margin-right: auto;
    padding:10px 0 0 0;
    text-align:right;
    width:965px;
    z-index:100;
}

*:first-child+html .footer_img {
    clear:both;
    margin-top:34px;
    margin-left: auto;
    margin-right: auto;
    padding:10px 0 0 0;
    text-align:right;
    width:965px;
    z-index:100;
}


/*template*/

#template-img {
    background: url(../images/template-img.jpg) no-repeat top left;
    width: 961px;
    height: 57px;
    padding: 0;
    margin: auto;
    margin-top: 59px;
}

 *html #template-img {
    background: url(../images/template-img.jpg) no-repeat top left;
    width: 961px;
    height: 57px;
    padding: 0;
    margin: auto;
    margin-top: 40px;
}

 *:first-child+html #template-img {
    background: url(../images/template-img.jpg) no-repeat top left;
    width: 961px;
    height: 57px;
    padding: 0;
    margin: auto;
    margin-top:42px;
}


#side-left-template {
    margin: 0;
    padding: 0;
    background: url(../images/template-side-img.jpg) no-repeat top left;
    width: 329px;
    height: 280px;
    float: left;
    text-align: center;
    font-family: Arial;
}

#sub-title {
    font-weight: bold;
    padding: 0 0 0 22px;
}

#subnavibar {
    list-style: none;
    padding: 8px 0 0 25px;
    margin: 0;
}

#subnavibar li {
    list-style: none;
}

#subnavibar li a {
    list-style: none;
    font-size: 11px;
    text-decoration: none;
    color: #424238;
}

#subnavibar li a:hover {
    list-style: none;
    font-size: 11px;
    color: #fb8531;
}

#subnavibar .current a, #subnavibar .current a:hover {
    color: #fb8531;
}

#content-template {
    width: 100%;
    margin:auto;
    padding: 10px 0 45px 0;
}

#content-template p {
    clear: both;
    color: #666666;
    line-height: 1.8em;
}

#paginator {
    margin: 10px;
    text-align: center;
}

#popup {
    margin: 20px;
}

textarea {
    width:100%;
    margin: 5px 0 5px 0;
}

.list {
    border-collapse: collapse;
    text-align: center;
    width:100%;
    margin:3px 0 25px 0;
    padding: 0;
    clear:both;
}

.list th {
    margin:0;
    padding:0;
    height:25px;
    color: #82816f;
    font-weight: normal;
    background: url(../images/tb_top.jpg) no-repeat top;
    border-right: 1px solid #e5e5e5;
    border-bottom:1px solid #dfdfdf;
    border-collapse: collapse;
}

.list td {
    padding: 5px 0 3px 0;
    color: #7b7b7b;
    border-bottom:1px solid #dfdfdf;
    border-collapse: collapse;
}

.list .number {
    color: #969585;
}
.list .left {
    text-align: left;
    padding: 5px;
}

.list td a, .list td a:visited {
    color: #4e4f49;
    font-size: 11px;
    text-decoration: none;
}

.list td a:hover, .list td a:visited:hover {
    color: #FB8531;
    text-decoration: underline;
}

.list .title-caption {
    background: url(../images/title-caption-bg.gif) repeat-x bottom;
    border: none;
    padding: 6px 0 5px 0;
    color: #3c3c3c;
}

.list .content-title {
    color: #828061;
}

.detail {
    border-collapse: collapse;
    width:100%;
    font-size: 12px;
    border: 1px solid #dddddd;
    clear:both;
}

.detail th {
    border-collapse: collapse;
    padding: 5px;
    color: #6b6a56;
    text-align:center;
    font-weight: normal;
    border: 1px solid #dddddd;
    background: #f5f5f5;
}

*html .detail th {
    border-collapse: collapse;
    padding: 5px;
    color: #6b6a56;
    text-align:center;
    font-weight: normal;
    border: 1px solid #dddddd;
    background: #f5f5f5;
}

*:first-child+html .detail th {
    border-collapse: collapse;
    padding: 5px;
    color: #6b6a56;
    
}

.detail td {
    border-collapse: collapse;
    margin:0;
    padding: 5px 10px;
    color: #7b7b7b;
    border: 1px solid #dddddd;
}

.detail td a, .record_detail td a:visited {
    color: #699da3;
    font-size: 11px;
    text-decoration: none;
}

.detail td a:hover, .detail td a:visited:hover {
    color: #699da3;
    text-decoration: underline;
}

.detail p {
    padding: 10px;
}

#save_form {
    padding: 0;
    margin: 0;
}

.form {
    width:100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border: 1px solid #dddddd;
}

.form th {
    width:120px;
    color: #999999;
    font-size: 12px;
    background: #f5f5f5;
    padding: 0 10px;
    border: 1px solid #dddddd;
}

.form td {
    border-collapse: collapse;
    font-size: 12px;
    color: #7b7b7b;
    padding: 5px 20px;
    border: 1px solid #dddddd;
}

.form input {
    margin: 0 0 3px 0;
}

.form select {
    margin: 0 0 3px 0;
}

.form ul {
    margin:0;
    padding:10px 0 0 0;
    text-align:left;
}

.form li {
    display: inline;
    padding-right:15px
}

#search_index {
    vertical-align: top;
    padding: 30px 0 0 0;
}

*html #search_index {
    vertical-align: top;
    padding: 0;
}

*:first-child+html #search_index {
    vertical-align: top;
    padding: 0;
}

.search_form {
    border: 1px solid #cccccc;
    background: #efefef;
    padding: 10px;
}

*:first-child+html .search_form button {
    height: 22px;
    margin: 0 0 0 4px;
}

#search {
    margin: 10px 0 0 0;
    padding: 20px 0 0 0;
    list-style: none;
    background: url(../images/search.jpg) no-repeat top left;    
}

*html #search {
    margin: 10px 0 0 0;
    padding: 20px 0 0 0;
    list-style: none;
    background: url(../images/search.jpg) no-repeat top left;    
}

#search li {
    margin: 0;
    padding: 0;
    display: inline;
}

#search li input {
    margin: 6px 3px 0 0;
}

.detail_status {
    text-align: right;
    font-size: 11px;
}

.button_create_img {
    background: #97906e url(../images/button.jpg) repeat-x top;
    margin: 0;
    padding:0;
    height:20px;
    border:1px solid #86624C;
    font-size:12px;
    text-align: center;
    color: #fff7ce;
}

.button_create_img a {
    margin:-5px 0 0 0;
}

.button_create_img:hover {
    background: #97906e url(../images/create-button-bg-hover.gif) repeat-x top;
    color:#625c41;
}

*html .button_create_img {
    background: #97906e url(../images/button.jpg) repeat-x top;
    margin: 0;
    padding:0;
    height:20px;
    border:1px solid #86624C;
    font-size:12px;
    text-align: center;
    color: #fff7ce;
}

*html .button_create_img a {
    margin:-5px 0 0 0;
}

*html .button_create_img:hover {
    background: #97906e url(../images/create-button-bg-hover.gif) repeat-x top;
    color:#625c41;
}

.number {
    text-align: right;
}


