@charset "utf-8";

/* table list */
.tbl-list{width:100%; border-top:1px solid #757575;}
.tbl-list th{padding:9px 0; color:#555; background:#f4f4f4; border-bottom:1px solid #d1d1d1; font-weight:bold;}
.tbl-list td{padding:10px; color:#555; border-bottom:1px solid #e8e8e8; line-height:1.3;}
	.tbl-list td a{color:#555;}
.tbl-list td.td-bdr{border-right:1px solid #e8e8e8;}
.tbl-list .num, .tbl-list .name, .tbl-list .date{color:#aeaeae;}
.tbl-list .num{font-size:11px;}
.tbl-list .title{padding:10px 20px;}
.tbl-list .name-r{padding-left:20px;} /* 2011-05-26 추가 */
.tbl-list .name-r a {color:#e94b37;text-decoration:underline !important;} /* 2011-05-26 추가 */
.tbl-list span.ast{display:inline-block; width:10px; margin-left:-10px;}

.tbl-list .td_al{text-align:left !important; padding-left:50px;}
.tbl-view{width:100%; border-top:1px solid #757575; line-height:1.3;}
.tbl-view th{padding:10px 15px; vertical-align:top; color:#555; background:#f4f4f4; border-bottom:1px solid #d1d1d1; font-weight:bold;}
.tbl-view td{text-align:justify; padding:10px 15px; color:#666; border-bottom:1px solid #d1d1d1;}
.tbl-view td.cont{line-height:1.6;}
.tbl-view td input{background:#fff;}

.fileupload{margin-right:10px;}
.fileupload a{color:#de2c26; text-decoration:underline !important;}

.btnArea{margin-top:20px; text-align:right; width:auto;}
.btnAreaR{margin-top:-15px; text-align:right; width:auto;} /* 2011-05-26 추가 */

.tbl-top{overflow:hidden; clear:both; margin-top:30px; text-align:right; color:#999;}
.note{margin-top:7px; padding-left:7px; background:url(../../images/common/bul_dot_red.gif) no-repeat 0 6px; color:#999;}