.roles_content_text{
	width:430px;
	height:317px;
	margin:22px auto 0px;
	line-height:21px;
	color:#393939;
	padding-right:20px;
}

.roles_content_text{overflow:hidden;position:relative;}
.roles_content_text .viewport { width: 425px; height: 317px; overflow: hidden; position: relative; }
.roles_content_text .overview {padding-left: 15px; text-align:justify; list-style: none; position: absolute; right: -1; top: 0; }

.roles_content_text .scrollbar {right:0px;  position: absolute;top:0px;overflow:hidden;
    width: 12px;
    z-index: 999999999;}
.roles_content_text .track {  background: none repeat scroll 0 0 #EEEEEE;   border-radius: 5px 5px 5px 5px;   height: 317px!important;    position: relative;   width: 12px; overflow:hidden;}
.roles_content_text .thumb {  background-color: #182734;  border-radius: 4px 4px 4px 4px;   cursor: pointer;   height: 20px;   right: 2px;   overflow: hidden;    position: absolute;   top: 0;   width: 8px;}
.roles_content_text .thumb .end { overflow: hidden; height: 5px; width: 13px;}
.roles_content_text .disable{ display: none; }




