.minus, .minus_actor , .file_plus , .file_plus_actor {cursor:pointer}
/* list css
**************************************************************************/

#bbslist {}
#bbslist .info {height:28px;}
#bbslist .info .article {float:left;font-size:11px;font-family:gothic,dotum;color:#c0c0c0;padding:5px 0 0 5px;}
#bbslist .info .article a {position:relative;top:3px;left:3px;}
#bbslist .info .category {float:right;padding:0 0 5px 0;}
#bbslist .info .category select {padding:1px;margin-bottom:3px;}
#bbslist .info .category select .sline {color:#c0c0c0;}
#bbslist .info .category a {position:relative;top:3px;left:-5px;}

#bbslist table { width:100%; /* border-collapse: separate; border-spacing:0 6px; */ }
#bbslist thead th { padding:13px 0; font-weight:bold; font-size:12px; color:#fff; background:#252525; }
#bbslist tbody td { padding:13px 0 17px 0;  background:#fff; text-align:center; background:#fff url("/layouts/default/image/common/back.gif") repeat-x 0 bottom; }
#bbslist tbody td.notice { font-size:12px;  color:#e54132; }
#bbslist tbody td.num { color:#1f1f1f; font-size:10px; }
#bbslist tbody td.sbj { text-align:left; }
#bbslist tbody td.sbj a { color:#1f1f1f;  }
#bbslist tbody td.sbj a:hover,
#bbslist tbody td.sbj a:focus{  font-weight:bold; }
#bbslist tbody td.sbj .new {color:#ff0000;}
#bbslist tbody td.sbj .comment { color:#757575; font-size:10px; }
#bbslist tbody td.sbj .trackback { color:#757575; font-size:10px; }
#bbslist tbody td.sbj .imgpos {margin-bottom:-1px;}
#bbslist tbody td.now { color:#757575; font-size:10px; }
#bbslist tbody td.cat { font-size:12px; }
#bbslist tbody td.date { color:#757575; font-size:10px; }
#bbslist tbody td.hit { color:#1f1f1f; font-size:10px; }
#bbslist tbody td .nolist_txt { font-size:12px;  color:#e54132; }

#bbslist .pagenate { margin:2px 0 0 0; }
#bbslist .pagenate select { display:none; }

.admin_box { zoom:1; margin:2px 0 8px 0; }
.admin_box:after { content:''; display:block; clear:both; }
.admin_box .btnbox1 { float:left; }
.admin_box .btnbox2 { float:right; }


/*************************************************************************/

/* view css
**************************************************************************/

#bbsview { }
#bbsview table { width:100%; /* border-collapse: separate; border-spacing:0 6px; */ }
#bbsview thead th { padding:13px 0; font-weight:bold; font-size:12px; color:#fff; background:#252525; }
#bbsview tbody td { padding:13px 0 17px 0;   text-align:center;  background:#fff url("/layouts/default/image/common/back.gif") repeat-x 0 bottom;}
#bbsview tbody td.notice { font-size:12px;  color:#e54132; }
#bbsview tbody td.num { color:#1f1f1f; font-size:10px; }
#bbsview tbody td.sbj { text-align:left; font-weight:bold; color:#1f1f1f; }
#bbsview tbody td.sbj a {  }
#bbsview tbody td.sbj a:hover,
#bbsview tbody td.sbj a:focus{  font-weight:bold; }
#bbsview tbody td.sbj .new {color:#ff0000;}
#bbsview tbody td.sbj .comment { color:#757575; font-size:10px; }
#bbsview tbody td.sbj .trackback { color:#757575; font-size:10px; }
#bbsview tbody td.sbj .imgpos {margin-bottom:-1px;}
#bbsview tbody td.now { color:#757575; font-size:10px; }
#bbsview tbody td.pn { color:#1f1f1f; font-size:10px; }
#bbsview tbody td.pn_txt { text-align:left; }
#bbsview tbody td.cat { font-size:12px; }
#bbsview tbody td.date { color:#757575; font-size:10px; }
#bbsview tbody td.hit { color:#1f1f1f; font-size:10px; }
#bbsview tbody td .nolist_txt { font-size:12px;  color:#e54132; }

#bbsview .content { padding:20px 80px 20px 0; text-align:left; }
#bbsview .content .tag { }
#bbsview .content .tag a {font-size:11px; }
#bbsview .content .tag a:hover,
#bbsview .content .tag a:focus { }
#bbsview .content .attach { padding:10px 0 0 0; }
#bbsview .content .attach ul { padding:0;margin:0; }
#bbsview .content .attach li {list-style-type:none;background:url('../../../../../_core/image/_public/ico_file.gif') left no-repeat;padding:0 0 0 15px;}
#bbsview .content .attach li a {font-size:11px;font-family:dotum;color:#666;}
#bbsview .content .attach li a:hover {text-decoration:underline;}
#bbsview .content .attach li .size {font-size:11px;font-family:arial;color:#999;}
#bbsview .content .attach li .down {font-size:11px;font-family:arial;color:#333;}
#bbsview .content .scorebox {text-align:center;padding:20px 0 20px 0;}
#bbsview .content .snsbox {padding:20px 0 0 0;text-align:right;}
#bbsview .content .snsbox img {cursor:pointer;}

#bbsview .admin_box { zoom:1; margin:10px 0 8px 0; }
#bbsview .admin_box:after { content:''; display:block; clear:both; }
#bbsview .admin_box .btnbox1 { float:left; }
#bbsview .admin_box .btnbox2 { float:right; }

#bbsview .comment {padding:0 0 10px 0;color:#c0c0c0;}
#bbsview .comment a {font-weight:bold;color:#3EA9CD;}
#bbsview .comment .icon1 {position:relative;top:3px;}

/*************************************************************************/

/* write css
**************************************************************************/

#bbswrite {}

/* iconbox */
#bbswrite .iconbox {border-left:#e0e0e0 solid 1px;border-top:#e0e0e0 solid 1px;border-right:#e0e0e0 solid 1px;background:#f9f9f9;padding:6px 0 8px 7px; margin:-1px 0 0 0; }
#bbswrite .iconbox a {padding:0 3px 0 3px;font-size:11px;font-family:dotum;color:#333;}
#bbswrite .iconbox a:hover {color:#7899C7;}
#bbswrite .iconbox a img {position:relative;top:2px;left:-2px;margin-right:3px;}

#bbswrite table { width:100%; border-top: 2px solid #1f1f1f;  }
#bbswrite table.top_line { border-top:2px solid #1f1f1f; }
#bbswrite tbody td { padding:10px 0; background:#fff; text-align:left; }
#bbswrite tbody td.th { font-weight:bold; color:#1f1f1f; text-align:center; }
#bbswrite tbody td.split { background:Red;}
#bbswrite tbody td .guide { font-size:11px; padding:10px 0 0 0; }
#bbswrite tbody td .guide img { vertical-align:middle; }
#bbswrite tbody td .check {color:#666;}
#bbswrite tbody td .check input { position:relative; }
#bbswrite tbody td input[ type="text"] {}
#bbswrite tbody td select { }
#bbswrite tbody td select .cattt { background:#efefef;}
#bbswrite tbody td .after { padding:10px 0 0 0; color:#999; font-size:11px; }

#bbswrite input,
#bbswrite img { vertical-align:top; }

/*************************************************************************/


#bbswrite .profile_box {border-collapse:collapse; border-top:1px solid #ccc; width:100%; margin:10px 0 0 0; }
#bbswrite .profile_box td {border-bottom:1px solid #ccc; text-align:center; padding:3px;}
#bbswrite .profile_box td .minus_actor { font-weight:bold; color:#1f1f1f; }
#bbswrite .profile_box input {width:90%; padding:0 2px; }
#bbswrite .profile_box select {}
#bbswrite .profile_box .cate {width:13%}
#bbswrite .profile_box .year {width:5%}
#bbswrite .profile_box .subject {width:73%}

#bbswrite .file_plus,
#bbswrite .minus { font-weight:bold; color:#1f1f1f; }
#bbswrite .file_wrap { padding:0 0 0 43px; }
#bbswrite .filebox { padding:20px 0 20px 10px; border-bottom:1px solid #ededed; } 
#bbswrite .filebox > div { margin:8px 0 0 0; }
#bbswrite .filebox > div:first-child { margin:0; }
#bbswrite .filebox > div strong { display:inline-block; *display:inline; width:84px; }
#bbswrite .filebox input[type="file"] { padding:0; margin:0; }

#bbswrite .after { padding:10px 0; color:#949494; }
#bbswrite .after input { vertical-align:middle; }

.singer_wrap{zoom:1;margin:30px 0 0;padding:30px 0 0;border-top:1px solid #e2e2e2;}
.singer_wrap:after{content:'';display:block;clear:both;}
.singer_wrap .conLeft{float:left;width:110px;}
.singer_wrap .conLeft h4{text-transform:uppercase;}
.singer_wrap .conRight{float:right;width:700px;}
.singer_wrap .conRight .dtable_txt{margin:0 0 20px;}
.singer_wrap .layout{}
.singer_wrap .layout td{vertical-align:top;padding:5px 0;}
.singer_wrap:first-child{margin-top:0;padding-top:0;border-top:0;}