.sk5_content a,
.sk5_content button {text-decoration:none;-ms-transition:all .4s;-moz-transition:all .4s;-webkit-transition:all .4s;transition:all .4s;}
.sk5_content a {color:#000}
.sk5_content a:hover {color:#000;text-decoration:underline}
.sk5_content a:visited {color:#000}

.sk5_normal {width:100%;color:#555;font-size:18px;border-spacing:0}
.sk5_normal thead {display: none; background:#f9f9f9;background:-webkit-gradient(linear,0% 0%,0% 100%,from(white),to(#F9F9F9));background:-moz-linear-gradient(top,white,#F9F9F9);text-align:center}
.sk5_normal th {color:#000;text-shadow:0 0 1px rgba(0,0,0,.1);border-top:1px solid #CCC;border-bottom:1px solid #BBB;-webkit-box-shadow:inset 0 -1px 0 #FFF;box-shadow:inset 0 -1px 0 #FFF;padding:8px 12px;margin:0}
.sk5_normal tbody td {
    border-bottom:1px solid #EEE;
    padding:15px 12px;
    text-align:center;
    white-space:nowrap;
}
.sk5_normal tbody td.title {font-size:18px;text-align:left;width:100%;max-width:100px;overflow:hidden;text-overflow:ellipsis}
.sk5_normal tbody td.title span.icon img {vertical-align: middle}
.sk5_normal tbody .category i {font-style:normal;font:12px/2em Tahoma;color:#ccc}
.sk5_normal thead th.nick_name,
.sk5_normal tbody td .author.member {min-width:40px}
.sk5_normal tbody td.time {color: #aaa;}
.sk5_normal tbody tr:hover {background:#f9f9f9;border-color:#ddd}
.sk5_normal .replyNum a,.sk5_normal .trackbackNum a {color:#C33;font-style:normal;padding-left:2px;font:10px Tahoma;white-space:nowrap}
.sk5_normal .trackbackNum a {color:#33c}

.sk5_pg {margin-top:10px;text-align:center}
.sk5_pg button {display:inline-block;min-width:12px;height:24px;margin:0 4px;padding:0 6px;border:1px solid transparent;border-radius:2px;font:12px/2em Tahoma;line-height:1.2;color:#555;background-color:transparent;cursor:pointer;}
.sk5_pg button:hover,.sk5_pg button:focus {background:#f9f9f9;border-color:#aaa;color:#555}
.sk5_content {overflow-x:hidden;-webkit-overflow-scrolling:touch}
.sk5_content:hover,.sk5_content:focus,.sk5_content:active {overflow-x:auto;}

/* tab */
.sk5_content .bd_cnb {border-bottom: 2px solid #003d6e;}
.sk5_content .bd_cnb .bubble {overflow:hidden;}
.sk5_content .bd_cnb {position:relative}
.sk5_content .bd_cnb ul {list-style:none;margin:0;padding:0}
.sk5_content .bd_cnb li {position:relative;*zoom:1}
.sk5_content .bd_cnb a {
    display:block;
    width: 100%;
    text-decoration:none !important;
    white-space:nowrap;
    *zoom:1;
    position:relative;
    font-weight:bold;
    font-size: 30px;
    color:#003d6e;
    padding: 20px 0;
    line-height: 1;
}
.sk5_content .bd_cnb a i {float: right;}

.sk5_content dl.wd dt,dl.wd dd {display:none;margin:0}
.sk5_content dl.wd dd.open {display:block}


.sk5_gallery {margin:0 auto;padding:0;position:relative}
.sk5_gallery li {width:130px;height:170px;display:inline-block;zoom:1;*display:inline;vertical-align:top;position:relative;margin-right:10px}
.sk5_gallery li p {overflow:hidden;margin:8px 0;font-size:11px;max-height:45px;line-height:15px;text-overflow:ellipsis;}
.sk5_gallery li .nick_name {color:#eee;bottom:5%;right:5%;margin-left:5%;padding:1px 6px;font-size:10px;line-height:14px;background:#000;border-radius:8px;filter:alpha(opacity=70);opacity:.7}
.sk5_gallery li .nick_name:hover {text-decoration:none}
.sk5_gallery li img,.sk5_gallery li .no_img {border:1px solid #ddd;}
.sk5_gallery .no_img {display: block;overflow: hidden;position: relative;margin: 0 auto;background: #F3F3F3;font-weight: 700;font-size: 1.1em;color: #CCC;text-align: center;white-space: nowrap;}
.sk5_gallery li a:hover {text-decoration:none}