BODY {
	background:#FFFFFF;
	MARGIN: 0px 0px 3px;
	background:url(../images/bodybg.gif);
	background-position:center top; background-repeat:repeat-x
} 
A:link {
	COLOR: #333333;
	TEXT-DECORATION:none
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #0059c2;
	TEXT-DECORATION:none
}
A:active {
	COLOR: #333333;
	TEXT-DECORATION:none
}


/*--字体体样式--*/
.h1{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.h2{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.h3{
	color:#006600;
	font-size:14px;
	font-weight:bold;
}
.h4{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.h5{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.lanse12x{
	color:#06477f;
	font-size:12px;
	line-height:24px;
}
.lvse12x{
	color:#4a980e;
	font-size:12px;
	line-height:24px;
}
.baise12x{
	color:#ffffff;
	font-size:12px;
	line-height:24px;
}
.heise12x{
	color:#333333;
	font-size:12px;
	line-height:24px;
}
.heise14x{
	color:#333333;
	font-size:14px;
}



/*--窗体样式--*/
.endtable{
	border-top:#234c96 5px;
	background:#e9f4f8;
	font-size:12px;
	color:#666666;
	line-height:24px;
}
.centerbody{
	width:100%px;
	margin:auto;
	background:url(../images/bodybg2.gif);
	background-position:center top; 
	background-repeat:repeat-y;
}
.dtlanse{
	border-bottom:#234c96 1px solid;
}
.dthuise{
	border-bottom:#c7c7c7 1px solid;
}
/*--表格样式--*/
.tablea{ border:#a6d4f4 1px solid}
.tableb{ border:#cccccc 1px solid}
.tablec{ border-bottom:#a0d0ff 1px solid;border-left:#e0e0e0 1px solid;border-right:#e0e0e0 1px solid;}
.tabled{ border-top:#a0d0ff 1px solid;border-left:#a0d0ff 1px solid;border-right:#a0d0ff 1px solid;}

.Banner {overflow: hidden;}
.Banner.currents{margin-top: 158px;}
.Banner .flexslider .flex-direction-nav a{width: 64px;height: 64px;line-height: 64px;font-size: 40px;text-align: center;}
.Banner .flexslider .flex-direction-nav .flex-prev{left: 100px; background: url(../images/lf.png) no-repeat; background-size: 64px;}
.Banner .flexslider .flex-direction-nav .flex-next{right: 100px; background: url(../images/rt.png) no-repeat; background-size: 64px;}

.Banner .flex-control-nav {width: auto; padding: 0px 0px; background: rgba(0,131,185,.2); height: 9px; border-radius: 20px; position: absolute; bottom:29px; right:50%; margin:0 -600px 0 0; text-align: center ; z-index:98; }
.Banner .flex-control-nav li {margin: 0 7px 0 ; display: inline-block; zoom: 1; *display: inline; float: left;}
.Banner .flex-control-paging li a {float: left; width: 8px; height:8px; display: block;  cursor: pointer; text-indent: -9999px;border-radius:8px;background: #ffffff;  }
.Banner .flex-control-paging li a:hover,.flex-control-paging li a.flex-active { background: #e3bb1d;  }