/*list*/
table{font-size:12px}

table.list01 {border-top:1px solid #666666;width:100%;margin:0 auto}
table.list01 th {height:12px;padding:5px;font-weight:bold;text-align:center;line-height:1.3em;border-bottom:2px solid #666666;border-left:1px solid #e1e1e1;background:#f5f5f5 ;}
table.list01 th.first {border-left:0 none;}
table .cursor {cursor:pointer}

/*list-size*/
/*
table.sizetbl {border-top:2px solid #e0e0e0;width:100%;margin:0 auto;border-bottom:1px solid #e0e0e0;}
table.sizetbl th,table.sizetbl tr td{height:12px;padding:5px;font-weight:bold;text-align:center;line-height:1.3em;border-top:1px solid #e0e0e0;}
table.sizetbl tr th{background: #f5f4f2 ;}
table.sizetbl thead tr th,table.sizetbl thead tr td{border-top:0 none;}
*/

/*table.list01 thead th {background:red;}*/

table.list01 td {height:12px;padding:13px 0;color:#666;text-align:center;line-height:1.3em;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;padding:10px 5px 10px 5px}
table.list01 td.first {border-left:0 none;}
table.list01 td.int{text-align:right;color:black}
table.list01 td.qty{text-align:center;color:black}
table.list01 td.left{text-align:left}
table.list01 td.orange{color:#e04205}
table.list01 td.bold{font-weight:bold}
table.list01 tfoot td {color:#333;padding:13px 20px;border-bottom:1px solid #666666;border-left:0 none;}

table.list02 {border-top:1px solid #666666;width:100%;margin:0 auto}
table.list02 th {height:12px;padding:5px;font-weight:bold;background:#efefef;text-align:center;line-height:1.3em;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;}
table.list02 th.first {border-left:0 none;}
table.list02 td {height:12px;padding:13px 0;color:#666;text-align:left;line-height:1.3em;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;padding:10px 5px 10px 5px}
table.list02 td.first {border-left:0 none;}
table.list02 td.int{text-align:right;color:black}
table.list02 td.qty{text-align:center;color:black}
table.list02 td.left{text-align:left}
table.list02 td.center{text-align:center}
table.list02 td.orange{color:#e04205}

/* view */
table.view01 {text-align:center;}
table.view01 .header {background:#666666;}
table.view01 .header th {height:40px;color:#fff;border-right:1px solid #707070;}
table.view01 .header th.first {padding-left:19px;color:#fff;text-align:left;}
table.view01 .header td {padding:12px 0;color:#fff;}
table.view01 .header td.title {padding-left:20px;font-weight:bold;text-align:left;border-right:1px solid #707070;}
table.view01 .attach_file {background:#fafafa;}
table.view01 .attach_file th {padding-left:19px;color:#000;text-align:left;border-right:1px solid #f0f0f0;border-bottom:1px solid #e1e1e1;}
table.view01 .attach_file td {padding:12px 20px;color:#666;text-align:left;border-bottom:1px solid #e1e1e1;}
table.view01 .attach_file td a {color:#666;}
table.view01 td.cont {padding:20px;color:#666;text-align:left;line-height:1.7em;background:#fff;}


/* write */
table.write01 {background:#FFF;border-top:1px solid #666;padding:12px 20px;width:100%}
table.write01 input {vertical-align:middle;}
table.write01 th, table.write01 td {border-bottom:1px solid #ededed;padding:7px 0;text-align:left;}
table.write01 tr.last th, table.write01 tr.last td {border-bottom:none;}

/*memjoin*/
table.jointbl01{width:920px;border-spacing:0px;}
table.jointbl01 tr td,table.jointbl01 tr th{border-top: 1px solid #d9d9d9;padding:10px}
table.jointbl01 tr th{text-align:left;}

table.jointbl02{width:100%;border-spacing:0px;}
table.jointbl02 tr td,table.jointbl02 tr th{border-top: 1px solid #d9d9d9;padding:5px}
table.jointbl02 tr th{text-align:left;}


/*·¹ÀÌ¾î°øÅëÅ×ÀÌºí*/
.layer_table{width:100%;border:0px;background:#FFF;table-layout:fixed;font-size:12px;}
.layer_table tr td {color:#666666;text-align:center;height:20px;padding:5px;border-bottom:1px solid #E7E7E7;word-break:break-all;}
.layer_table .date{color: #ff6600;}
.layer_table .subject{text-align: left;font-weight: bold;}
.layer_table .aright{text-align: right;}
.layer_table .int{text-align: right;}
.layer_table tbody tr:hover{background-color: #fff8f0;font-weight: bold;}
.layer_table tr th {border-radius:.2em;background: #303641 url('/images/head-fade-bk.png')  0 -9px;color:#FFFFFF;padding:2px;height:25px;font-weight:bold;}
.layer_table .small tr th{background: #000000 url('/images/head-fade-bk.png')  0 -10px;	color:#FFFFFF;padding:3px;height:20px;border-right:1px solid #bbbbbb; }
.layer_table_td_last{/*border-right:1px solid #E7E7E7; */}