body{background: #000;}
body,td,th {
	color: #262626;
}
#prof_slide {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	height: 890px;
}
/* {{{ photo
 * ============================================================================================ */
#photosection{position:relative; width: 570px; margin: 0 auto 10px auto;}
#photosection .ncicon{width: 49px; height: 15px; position: absolute; top:5px; left: 5px;z-index:9999;}
#photosection .bx-wrapper {position: relative; line-height: 0;}
#photosection .bx-window{}
#photosection #slider li{width:100%;}
#photosection #slider li img{width:100% !important;}

#photosection .bx-wrapper .bx-prev {
left: -190px;
top:40%;
position:absolute;
width:82px; height:155px;
text-indent:-9999px;
z-index:9999;
background: url(../img/staffdetail/prev.png) no-repeat;
}
#photosection .bx-wrapper .bx-next {
right: -190px;
top:40%;
position:absolute;
width:82px; height:155px;
text-indent:-9999px;
z-index:9999;
background: url(../img/staffdetail/next.png) no-repeat;
}
.bx-wrapper .bx-pager{
/* position: absolute; */
bottom: 10px;
width: 100%;
z-index:9999;
}
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #525252;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 3px;
outline: 0;
/* border:solid 3px #fff; */
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {background: #ff0949;}

/* }}} ======================================================================================== */
