@charset "euc-kr";

/* container */
#container {width:100%;margin-bottom: 10px;position:relative;}

/* top */
#top {text-align:left;padding: 0px;margin:0px;background-color:#f0f1f3}

/* content */
#content {padding:20px 10px 0 0;margin-left: 200px;margin-right: 0px;}

/* left */
/* 20130219 modify */
#left {float: left;width: 200px;margin: 0px;padding: 0px;clear:both;}
/* 20130219 modify end*/

/* footer */
#footer {clear: both;margin: 0px;padding: 0px;text-align:left;}

/* quick */
#quick {position:absolute;right:0;top:0;}


/* main board */
#conBody .item {width: 338px;float: left;margin: 5px; border: 1px solid #0a6666;}
.mainTit {clear:both;height:30px;width:100%;position:relative;font-size:1em;z-index:100;background-color:#0a6666;vertical-align: middle;}
.mainTit span {float:left;color:#fff;font-weight:bold;padding:7px;}
.mainTit span.right {float:right;color:#fff;padding:7px;font-weight:normal;}
.mainTit span a {color:#fff;}
.mainBody{padding:0px;}
.brd_color01 {border: 1px solid #ed3024 !important;}
.tit_color01 {background-color:#ed3024 !important;}
.brd_color02 {border: 1px solid #1428a0 !important;}
.tit_color02 {background-color:#1428a0 !important;}
.brd_color03 {border: 1px solid #7b831f !important;}
.tit_color03 {background-color:#7b831f !important;}
.brd_color04 {border: 1px solid #2aa890 !important;}
.tit_color04 {background-color:#2aa890 !important;}


/* table Common List */
.brdMainList {border-collapse:collapse;table-layout:fixed;width:100%;border:1px solid #ccced5;border-width:2px 0;}
.brdMainList thead th {background-color:#e4e5e9;color:#7a7f8f;padding:2px 0 2px;border-bottom:1px solid #ccced5}
.brdMainList tbody tr.trCell {background-color:#f3f3f3; font-weight: bold; border: 2px #999999 solid;}
.brdMainList tbody td {padding:7px 0 5px;text-align:center;}
.brdMainList tbody td.left {text-align:left;padding-left:20px;} 
.brdMainList tbody td.right {text-align:right;padding-right:20px;} 
.brdMainList tfoot td {background-color:#E9F9E9;color:#7a7f8f;padding:7px 0 5px;border-bottom:1px solid #ccced5;text-align:center;} 
.brdMainList tbody tr:hover {background: #e4e4e4;}



