html {
	background-color:#ecece9;
	font-family:  Arial, sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-webkit-font-smoothing:antialiased
}
body, table, tr, td {
	margin: 0;
	padding: 0;
}
body {
	color: #666;
	font-size: 14px;
	line-height: 1.28571;
}

@media screen and (max-width: 768px) {
body {
    min-height: 1000px;
}
}

.wf-active, .wf-loading {
	font-family:'FrutigerNextW04-Regular'
}
a {
	color:#444;
	text-decoration:none
}
a:visited {
	color:#444;
}
a.bb3 {
	text-decoration:none;
	border-bottom:1px dashed #999
}
a.bb3:hover, a.bb3:active {
	border-bottom-style:solid
}
a:focus {
	outline:thin dotted
}
a:hover:active, a:hover {
	color:#777;
	outline:0
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}
#container {
	width: 1240px;
	margin: 0 auto;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
	background-color:#FFFFFF;
}
#header {
	width: 1240px;
	height:60px;
}
#logo_container {
	float:left;
	width:180px;
	margin: 20px 0px 0px 20px;
}
#menu_container {
	float:left;
	width:722px;
	margin: 25px 20px 0px 290px;
	text-align:right;
}
.clear {
	clear:both;
}
#slider{
	width:1240px;
	height:376px;
	position: relative;
}
#slider_image{
	position:absolute;
	top:235px;
	left: 0px;
}
#slider_right{
	position:absolute;
	top:0px;
	right: 0px;
}
#main_container {
	width:1180px;
	margin:0px auto;
}
#main_left{
	float:left;
	width:750px;	
}
#main_right{
	float:left;
	width:383px;
	margin-left:47px;
}
#main_container h1 {
	font-size:18px;
	font-weight:bold;
	color:#0aa7ee;	
}
#main_text_title{
	margin:20px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color: #000;
}
#main_text{
	margin:2px 0px 16px 0px;
	font-size:15px;
	text-align:justify;	
}
.image_container_1{
	float:left;
	width:782px;
	margin-bottom:30px;	
}
.image_container_2{
	float:left;
	width:383px;
	margin-bottom:30px;		
}
.image_link {
	margin-bottom:4px;	
}
.image_link a{
	border-bottom: 1px dashed #999;
	font-size:17px;
	font-weight:bold;	
}
.image_link a:hover{
	border-bottom: 1px solid #999;
	color:#444 !important;
}
#footer_container {
	width:1240px;
	margin:0px auto;
	background-color:#f6f5f1;
	height:170px;
	line-height:20px;
}
#footer_container h1 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;	
}
#cycler{position:relative;}
#cycler img{position:absolute;z-index:1;background-color:white}
#cycler img.active{z-index:3}

.list_carousel {
	background-color: #fff;
	width: 1086px;
	position:relative;
	margin:0px auto;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.list_carousel li {
	text-align: left;
	background-color: #FFF;
	width: 352px;
	height: 260px;
	padding: 0;
	margin: 0px 5px ;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	position:absolute;
	z-index:9999;
	left:-44px;
	top:80px;
}
.next {
	position:absolute;
	right: -43px;
	z-index:9999;
	top:80px;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
#r_left{
	width:580px;
	float:left;
	margin-top:20px;
}
#r_right{
	width:580px;
	float:left;
	margin-left:20px;	
	margin-top:20px;
}

