.t-slider-wrap {
	padding-left: 30px;
	padding-right: 15px;
	background: url(bg.jpg) repeat-x top left;
	margin-top: -6px;
	padding-top: 10px;
	margin-right: -1px;
	padding-bottom: 10px;
	position: relative;
}
.t-slider {
	background: url(center.gif) repeat-x;
	height: 246px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.t-slider-bg-left {
	background: url(left.gif) no-repeat;
	height: 100%;
	width: 61px;
	overflow: hidden;
	position: absolute;
	left: 0;
}
.t-slider-bg-right {
	background: url(right.gif) no-repeat;
	height: 100%;
	width: 60px;
	overflow: hidden;
	position: absolute;
	right: 0;
}
.t-slider-scroll-wrap {
	padding: 14px 15px;	
}
.t-slider-scroll {
	height: 215px;
	width: 100%;
	overflow: hidden;
}
.t-slider-content {
	width: 100%;
	height: 100%;
	overflow: hidden;
	float: left;
	font-size: 13px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #fff;
}
.t-slider-content a {
	color: #ff4b00;
}
.t-slider-content a:hover {
	text-decoration: none;
}
.t-slider-menu {
	position: absolute;
	left: 0;
	bottom: 13px !important;
	bottom: 14px;
	text-align: center;
	width: 100%;
	font-size: 14px;
	color: #231f20;
}

.t-slider-menu a {
	display: inline-block;
	color: #231f20;
	border: #adada5 1px;
	border-style: none solid;
	margin-left: -1px;
	overflow: hidden;
}

.t-slider-menu a:hover { color: #ff4b00; }
.t-slider-menu-left, .t-slider-menu-right { display: block; }
.t-slider-menu-right { padding: 5px 15px 10px; }

.t-slider-menu a.t-slider-menu-first { border-left: 1px solid #fff; }
.t-slider-menu a.t-slider-menu-last { border-right: 1px solid #fff; }
.t-slider-menu a.t-slider-active { background: #ebe8df url(menu-active.gif) repeat-x 0px 0px; border: #adada5 1px; border-style: none solid; }
.t-slider-active .t-slider-menu-left { background: url(menu-active-left.gif) 0px 0px no-repeat; } 
.t-slider-active .t-slider-menu-right { background: url(menu-active-right.gif) right top no-repeat; } 

.slderEmployee { text-align: left; width: 100%; padding-top: 20px; }
.slderEmployeeAll { float: right; margin-right: 40px; margin-bottom: -15px; }
.slderEmployeeWrap { clear: both; padding: 0px 40px; }
.slderEmployee table { width: 100%; }

.slderEmployeeOne a { text-decoration: none; color: #525251; display: block; cursor: pointer; font-size: 11px; }
.slderEmployeeOne a img { float: left; margin-right: 15px; border: none; }
.slderEmployeeOne a .slderEmployeeOneTitle { font-size: 13px; color: #ff4b00; display: block; padding-bottom: 15px; padding-top: 25px; }
.slderEmployeeOne a .slderEmployeeOneText { color: #525251; }
.slderEmployeeOne a:hover .slderEmployeeOneTitle { text-decoration: underline; color: #ff4b00; }

/*
.slderEmployeeAll { float: right; margin-right: 40px; margin-top: 40px !important; margin-top: 50px; }
.slderEmployee table { width: 100%; margin-top: -27px !important; margin-top: -30px; }
.slderEmployeeOne { padding: 0 10px; padding-top: 20px; vertical-align: top; }
.slderEmployeeOne a { text-decoration: none; color: #525251; display: block; cursor: pointer; font-size: 11px; }
.slderEmployeeOne a .slderEmployeeOneTitle { font-size: 13px; color: #ff4b00; display: block; padding-bottom: 15px; padding-top: 25px; }
.slderEmployeeOne a .slderEmployeeOneText { color: #525251; }
.slderEmployeeOne a:hover .slderEmployeeOneTitle { text-decoration: underline; color: #ff4b00; }
*/
