/* BSKR view */
#bskr-view {margin:auto;padding:0 0 30px 0;font-size:12px;font-family:gulim;}
#bskr-view .viewbox .header {border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;}
#bskr-view .viewbox .subject h1 {padding:10px 0;margin:0;font-size:15px;font-weight:bold;font-family:"Nanum Gothic", "Malgun Gothic", "Dotum";border-bottom:#d5d5d5 dotted 1px;word-break:break-all;word-break:break-word;overflow:auto;}
#bskr-view .viewbox .subject .cat {color: #888;letter-spacing: -1px;font-size:90%;}
#bskr-view .viewbox .info {padding:6px 0 5px;font-family:dotum;color:#888;}
#bskr-view .viewbox .info .common {padding-top:2px;}
#bskr-view .viewbox .info .btn-group .btn {color:#888;}
#bskr-view .viewbox .info .split {padding:0 5px 0 5px;color:#ccc;font-size:90%;}

#bskr-view .viewbox .content {padding:20px 0 20px 0; line-height:160%; border-bottom:1px solid #d5d5d5; word-break:break-all; word-break:break-word; overflow:auto;}
#bskr-view .viewbox .content p {margin-bottom:0;}
#bskr-view .viewbox .content img {max-width:100%; height:auto;}
#bskr-view .viewbox .content .tag {padding:10px 0 0 0;}
#bskr-view .viewbox .content .tag a {font-family:dotum; color:#222;}
#bskr-view .viewbox .content .tag a:hover {text-decoration:underline;}
#bskr-view .viewbox .content .attach {padding:10px 0 0 0; line-height:120%;}
#bskr-view .viewbox .content .attach ul {padding:0; margin:0; line-height:1.5}
#bskr-view .viewbox .content .attach li {list-style-type:none; background:url('img/ico_file.gif') left no-repeat; padding:0 0 0 15px;}
#bskr-view .viewbox .content .attach li a {font-family:dotum; color:#666;}
#bskr-view .viewbox .content .attach li a:hover {text-decoration:underline;}
#bskr-view .viewbox .content .attach li .size {font-size:90%; font-family:arial; color:#999;}
#bskr-view .viewbox .content .attach li .down {font-size:90%; font-family:arial;color:#333;}
#bskr-view .viewbox .content .scorebox {text-align:center; padding-top:20px;}
#bskr-view .viewbox .content .scorebox .btn {font-family:"Nanum Gothic", "Malgun Gothic", "Dotum"; font-weight:bold;}
#bskr-view .viewbox .content .snsbox {padding-top:20px; text-align:right;}
#bskr-view .viewbox .content .snsbox img {cursor:pointer;}
#bskr-view .viewbox .content .hidden-content {margin: 0 0 20px 0; color: #F07090;}
#bskr-view .action {padding:10px 0; text-align:left;}
#bskr-view .action .right {float:right; text-align:right;}

#bskr-view .comment {padding:20px 0 10px 0; color:#c0c0c0;}
#bskr-view .comment a {font-weight:bold; color:#3EA9CD;}
#bskr-view .comment .icon1 {position:relative; top:-2px;}
