

#slider { float:left;
	position:relative;
    width:700px;
    height:340px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

#slidera{ float:left;
	position:relative;
    width:309px;
    height:235px;
	padding-bottom:40px;
}

#slidera .nivo-controlNav {
	position:absolute;
	right:10px;
	bottom:50px;
}

#slidera .nivo-controlNav a {
	display:block;
	width:17px;
	height:17px;
	background:url(../pic/bullets-.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

#slidera .nivo-controlNav a.active {
	background-position:0 -21px;
}

.nivo-controlNav {
	position:absolute;
	right:35px;
	bottom:20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../pic/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../pic/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
}
.nivo-caption a { 
    color:#fff;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


.cultureBox{ height:235px; margin:15px 0 38px; background:#fff; overflow:hidden;}
.cultureBox .left_culture{ float:left; width:360px; height:auto; padding:40px 40px 0 40px; background:#fff; font-size:14px; line-height:24px;}
.cultureBox .left_culture h3{ font-size:24px; color:#333; font-weight:bold;}
.cultureBox .left_culture h4{ font-size:16px; color:#00a2e9; font-weight:bold; padding:15px 0;}
.cultureBox .right_culture{ float:left; width:310px; height:auto;}

.cultureList{ width:100%; height:211px;}
.cultureList .note{ color:#fff; float:left; width:211px; padding:121px 28px 28px 0; display:block; border-right:1px #b8b8b8 dotted; margin:0 29.5px 0 0; font-size:12px; line-height:20px; text-align:center;}
.cultureList .note h3{ font-size:16px; padding:0 0 8px;}
.cultureList .note p{ padding:0 10px;}
.cultureList .nomargin{ padding:121px 0 28px 0; border-right:none; margin:0;}

.tt3{ height:335px;}
.tt3 .right_culture{ padding:40px 0 0;}

.fl{ float:left;}
.fr{ float:right !important;}



