/* {{{ pickup1
 * ============================================================================================ */
#content .pickup1 {
margin-bottom:10px;
}
#content .pickup1 .section {
background-color:#fff; padding-top:5px;
}
#content .pickup1 .section .photo {
width: 210px;
margin: 0 auto;
text-align: center;
position:relative;
}
#content .pickup1 .section .photo a{display:block;}
#content .pickup1 .section .photo .ncicon{
width:45px; height:45px;
position:absolute; right:5px; top:5px;
}
#content .pickup1 .section .photo .staffimg {
width: 200px;	
border:solid 5px #f1e274;
}
#content .pickup1 .section .profile {
background-image:url(../sd-img/common/background04.png);
padding:5px 0;
text-align:center;
text-shadow: rgba(255, 255, 255, 0.6) 0 -1px 0;
font-size:14px;
color:#333;
font-weight:bold;
border-bottom: 2px solid #ccc;
}
/* }}} ======================================================================================== */

/* {{{ newstopics1
 * ============================================================================================ */
#content .newstopics1{margin-bottom:10px;}
#content .newstopics1 .section {
padding: 5px 5px 1px 5px;
margin: 0 5px 0 5px;
background-color: #eee;
}
#content .newstopics1 .entry {
margin: 0 0 5px 0;
background-color: #fff;
border: solid 1px #ccc;
color:#333;
}
#content .newstopics1 .entry h4 span.title {
display: inline; float: left;
}
#content .newstopics1 .entry .date {
font-size:12px; text-align: left;
}
#content .newstopics1 .entry .newshead {
background:url("../sd-img/common/down.png") left center no-repeat;
background-color:#000;
padding-left:33px;
padding-top:7px;
margin-bottom:0px;
height:28px;
padding-bottom:5px;
border-bottom:solid 3px #900;
line-height:30px;
color: #fff;
}
#content .newstopics1 .entry .newshead.active {
background:url("../sd-img/common/up.png") left center no-repeat;
background-color:#f0dd9b;
padding-left:33px;
padding-top:7px;
margin-bottom:5px;
height:28px;
padding-bottom:5px;
border-bottom:solid 3px #900;
line-height:30px;
color: #333;
}
#content .newstopics1 .entry .newshead img{vertical-align: middle; margin-right: 5px;}
#content .newstopics1 .entry .box {
display:none;
padding:5px;
background-color:#fff;
margin-bottom:5px;
}
#content .newstopics1 .entry .box .imgbox{
clear:both;
margin:0 auto;
text-align: center;
}
#content .newstopics1 .entry .box .imgbox a{float: left; display: block; margin: 3px;}
#content .newstopics1 .entry .box .imgbox img{
width:80px; border: solid 1px #900; margin-right: 5px;
}

/* }}} ======================================================================================== */

/* {{{ newcommer
 * ============================================================================================ */
.bx-wrapper {
	width:100% !important;
	margin: 0 auto;
	position: relative;
}
.bx-window{overflow:hidden !important;}
#newcommer .section #slider li{width:50%;}
#newcommer .bx-wrapper .bx-prev {
	left: -10px;
	position:absolute;
	width:30px; height:30px;
	text-indent:-9999px;
	z-index:9999;
	top:50%;
	background: url(../sd-img/top/prev.png) no-repeat;
}
#newcommer .bx-wrapper .bx-next {
	right: -10px;
	position:absolute;
	width:30px; height:30px;
	text-indent:-9999px;
	z-index:9999;
	top:50%;
	background: url(../sd-img/top/next.png) no-repeat;
}
#newcommer .bx-pager
{
text-align: center;
margin-top: 5px;
}
#newcommer .bx-pager a
{
	margin-right: 10px;
	border: 1px solid #dddddd;
	padding: 3px 5px;
	color: #333;
	text-decoration: none;
background-color: #fff;
}
#newcommer .bx-pager a.pager-active
{
	color: #ffffff;
	background-color: #eb7d08;
}
#content .stafflist2 {margin:5px 5px 15px 5px;}
#content .stafflist2 .staff{float:left; display: table;box-sizing:border-box; padding:0px; margin-bottom:5px;-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;}
#content .stafflist2 .staff a{
	display: table-cell;
	padding:5px;
	width:100%;
	border:solid 1px #a067bd;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
	color:#333;
	text-decoration:none;
background-color: #fff;
}
#content .stafflist2 .staff .time{text-align:center; color:#f69; font-weight:bold; background-color:#eee; padding:2px;}
#content .stafflist2 .staff .photo{width:100%; position:relative;}
#content .stafflist2 .staff .photo .staffimg{width:100%;}
#content .stafflist2 .staff .ncicon{width:23px; height:15px; position:absolute; right:2px; top:2px;}
#content .stafflist2 .staff .profile{text-align:center; margin-top:-5px;}
#content .stafflist2 .staff .profile .name{color: #f39; font-size: 14px;}
#content .stafflist2 .staff .profile .ncicon img{margin-right:5px; vertical-align:middle;}
#content .stafflist2 .staff .profile .iconarea img{width:50%; float:left;}
#content .stafflist2 .staff .profile .comment {
    padding: 3px;
    background-color: #ee7022;
    text-align: center;
    color: #fff;
}

/* }}} ======================================================================================== */

/* {{{ event
 * ============================================================================================ */
#content .event {
background-image: -webkit-gradient(linear, left top, left bottom, from(#ff0004), to(#130505));
border-top: 1px solid #fff;
text-align:center;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}
#content .event img{margin:1px;}
/* }}} ======================================================================================== */

.movie {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.movie video {
	width: 100%;
	background: #000;
}

.bnn img {
	margin-bottom: 1px;
}
