/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 0;
}
.clrflt {
	clear: both;
}
.last {
	margin: 0 !important;
}
.pad_last {
	padding: 0 !important;
}
.no_bg {
	background: none !important;
}
/**************************************************************************************/
a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/*----------------------------------------------------------------------------------*/
html {
}
body {
	color: #b1b1b1;
	font-family: "Arial", Verdana, Tahoma;
	font-size: 12px;
}
.flt_lt {
	float: left;
	display: inline;
}
.flt_rt {
	float: right;
	display: inline;
}
/* ---------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------*/
a.menu {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
a.menu1 {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu1:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
a.menu2 {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu2:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
a.menu3 {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu3:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
a.menu4 {
	text-decoration: none;
	color: #e2e2e2;
}
a.menu4:hover {
	text-decoration: underline;
	color: #e2e2e2;
}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/
.wrapper {
	margin: 0 auto;
}
.main {
	width: 100%;
	margin: 0 auto;
	background: #ebeceb;
}
.header {
	width: 980px;
	background: #fff;
	margin: 0 auto;
	z-index:9999;
	position:relative;
}
.banner {
}
.footer {
}
/*-------------------------------------------*/


/* ------------------ HEADER HERE -------------------*/
.logo {
	/*width: 145px;*/
	margin: 0 0 0 25px;
	padding: 30px 0 20px 0;
}
.logo h1 {
	font-family: 宋体，黑体，微软雅黑;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.logo h1 span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #339933;
}
.logo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	line-height: 20px;
}
 
.header_right {
	width: 197px;
	padding: 15px 0 0 0;
	/*padding: 66px 0 0 0;
	height: 18px;*/
}
.header_right ul {
}
.header_right ul li {
	float: left;
	padding: 0 29px 0 0;
}
.header_right ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	display: inline-block;
	text-transform: capitalize;
}
.header_right ul li a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	display: inline-block;
	padding: 2px 0px 0 6px;
}
.header_right ul li a .img {
	padding: 0px 0 0 0px;
	display: inline-block;
	margin: 0 0 -3px 0
}
.header_right ul li a span:hover {
	color: #000;
}
/* ------------------------- NAVIGATION HERE ---------------*/
#nav {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/nav_bg.jpg);
	width: 940px;
	height: 44px;
	/*background-color: #F9D525;*/
	background-color:#336699;
	margin-left: 20px;
}
#nav ul {
	padding-top: 15px;
	padding-right: 0;
	padding-left: 110px;
	padding-bottom: 0;
}
#nav ul li {
	float: left;
	padding-top: 0;
	padding-right: 65px;
	padding-left: 0;
	padding-bottom: 0;
}
#nav ul li a {
	font-family: 宋体，黑体，微软雅黑;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
}
#nav ul li a span {
}
#nav ul li a:hover {
	color: #fff;
}
/* ---------------------------------------------------------*/

.content {
	width: 980px;
	margin: 0 auto;
	background: #fff;
}
.banner {
	padding:20px 23px 20px 20px;
	position: relative;
}
 
.banner_text {
	width: 400px;
	position: absolute;
	right: 90px;
	top: 65px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-radius: 10px;
	line-height: 22px;
	text-align: justify;
	display: block;
	background-color: rgba(255,255,255,0.40);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content1 {
	width: 960px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 20px;
	padding-bottom: 15px;
}
.content1_box1 {
	width: 485px;
}
.content1_box1 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	padding: 0 0 15px 0;
	line-height: 18px;
	font-weight: normal;
}
.content1_box1 h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	padding: 13px 0 15px 0;
	line-height: 18px;
	margin-top: 10px;
	font-weight: normal;
}
.content1_box1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 0;
	padding-right: 15px;
	padding-left: 0;
	padding-bottom: 15px;
	line-height: 20px;
}
.content1_box1 a {
	color: #333333;
	text-decoration: underline;
}
.content1_box1 p a:hover {
	color: #000;
}
.content1_box2 {
	width: 450px;
	margin: 0 0 0 10px;
}
.content1_box2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
	line-height: 18px;
	font-weight: normal;
}
.content1_box2_img {
	width: 440px;
}
.content1_box2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 25px;
}
.content1_box2 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.content1_box2 p a:hover {
	color: #000;
}
.content1_box2 ul {
}
.content1_box2 ul li {
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 24px;
	background-position: 0 8px;
}
.content1_box2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.content1_box2 ul li a:hover {
	color: #000;
	text-decoration: none;
}
.content1_box2 ul {
}
/* ---------------------------------------------------------*/

/* ------------------------- NAVIGATION HERE ---------------*/

.footer {
	width: 980px;
	background: #fff;
	margin: 13px auto 0;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 28px 0 1px 0;
}
.footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.footer p a:hover {
	color: #000;
}
/* ---------------------------------------------------------*/
.banner_text h2 {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	margin-bottom: 20px;
	text-shadow: 2px 2px #d2d2d0;
}
.banner_text a {
	background-color: #333333;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	color: #cccccc;
	float: left;
	margin-top: 20px;
	border-radius: 5px;
}
.banner_text p {
	text-shadow: 1px 1px #ffffff;
}
.banner_text a:hover {
	background-color: #77c2d5;
	color: #333333;
}
/*-Menu----------------------------------------------------------------*/
#menu1 {
    background-repeat: repeat-x;
	background-position: left top;
	width: 940px;
	height: 44px;
	/*background-color:#336699;*/
	background-color:#f5f5ef;
	border: 2px solid #ebeceb;
	margin-left: 20px;
	position: relative;
}
 
#menu1 li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 4px 10px 20px 10px;
	margin-right:15px; /* distince between each other */
	margin-left: 20px;
	margin-top:15px;
	border:none;
}
#menu1 li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	/* Background color and gradients */
	background: #F4F4F4;
	/*background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));*/
	
	/* Rounded corners */
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#menu1 li a {
	font-family:宋体,黑体，微软雅黑，仿宋;
	font-size:12px; 
	color:#424242;
	/*color: #EEEEEE;*/
	display:block;
	outline:0;
	text-decoration:none;
	/*text-shadow: 1px 1px 1px #000;*/
	font-weight:bold;
}

#menu1 li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}
#menu1 li .drop {
	padding-right:11px;
	background:url("images/h3_bg_line.jpg") no-repeat right 8px;
}
#menu1 li:hover .drop {
	background:url("images/h3_bg_line.jpg") no-repeat right 7px;
}
#menu1 li ul {
	list-style:none;
	padding:0;
	margin:0 0 2px 0;
}
#menu1 li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu1 li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu1 li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu1 li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 85px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 580px;}
.dropdown_5columns {width: 700px;}

#menu1 li:hover .dropdown_1column, 
#menu1 li:hover .dropdown_2columns, 
#menu1 li:hover .dropdown_3columns,
#menu1 li:hover .dropdown_4columns,
#menu1 li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}
#menu1 p, #menu1 h2, #menu1 h3, #menu1 ul li {
	font-family:宋体,仿宋体;
	line-height:11px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu1 h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu1 h3 {
	font-size:14px;
	margin:2px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu1 p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu1 li:hover div a {
	font-size:12px;
	color:#015b86;
}
#menu1 li:hover div a:hover {
	color:#029feb;
}

/*----slide ----------------------------*/
#slider-wrapper {
    width: 940px;
    height: 343px;
    margin:0 auto;
}
#slider {
	position:relative;
    width: 940px;
    height: 343px;
	background:url(images/loading.gif) no-repeat 50% 50%;

}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}
 .nivo-controlNav {
	position:absolute;
	left: 430px;
	bottom: 12px;
}

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

.nivo-controlNav a.active {
	background-position:0 -22px;
	background:url(images/prev_but_select.png) no-repeat;
}



.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/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;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/**************************bottom part ***************/
.wrapper{display:block; width:100%; margin:0; text-align:left; color:#333333; font-family:宋体，黑体，微软雅黑}
.wrapper dow4{color:#666666; 
     background-color:#FFFFFF; 
	 border-top:1px solid #D5D5D5; 
	 border-bottom:1px solid #D5D5D5;}
#latest{padding:30px 0;}
#latest ul, #latest p{margin:0; padding:0; list-style:none; display:inline; font-size:13px;}
#latest h2{margin:0 0 15px 0; padding:0 0 8px 0; font-size:20px; font-weight:normal; color:#0099FF; font-size:14px; font-weight:bold; border-bottom:1px dotted #C7C5C8;}
#latest h3{margin:0 0 15px 0; padding:0 0 8px 0; font-size:20px; font-weight:normal; color:#0099FF; background:url("images/b54.png") repeat x-slow; font-size:14px; font-weight:bold; border-bottom:1px dotted #C7C5C8;}
#latest li{display:block; float:left; width:200px; margin:0 30px 0 0; padding:0;line-height:18px;}
#latest li.last{margin-right:0;}
#latest li p.imgholder{display:block; width:190px; height:100px; margin:0 0 15px 0; padding:4px; border:1px solid #C7C5C8;}
/*#latest a{font-weight:bold;}*/

/***************************************/
.wrapperd{
 height: 400px;
}
.wrapperdf{
 height: 100px;
}
.wrapperdl{
 height: 460px;
}
.wrapperdl5{
 height: 510px;
}
.wrapperdl51{
 height: 600px;
}
.wrapperdll{
 height: 950px;
}
.wrapperdll1{
 height: 900px;
}
.wrapperd4{
 height: 700px;
}
.wrapperd42{
 height: 800px;
}
.wrapperdl2{
 height: 980px;
}
.wrapperdl3{
 height: 1020px;
}
.wrapperdl4{
 height: 1120px;
}
.contright {
	width: 70%;
	padding: 15px 30px 0 0;
	font-family:宋体,黑体，微软雅黑，仿宋;
	font-size:12px; 
	line-height:20px;
	float:right;
}
 
.contt{
	float: right;
	padding: 15px 0 0 0;
	border: 1px;
}

#cctoph{
  width: 25%;
  padding-top: 1px;
  float:left;
  margin-left:1px;
}
#cctopc{
  width: 60%;
  float:left;
  padding-top: 1px;
  text-align:left;
  margin-right:50px;
  line-height:20px;
  font-family:宋体;
}
.contleft {
    float: left;
	width: 22%;
	text-align: left;
	padding: 20px 0 0 20px;
	font-family:宋体,黑体，微软雅黑，仿宋;
	font-size:12px; 
	background:url("../images/lbg2.jpg") no-repeat 20px 20px;
}
.contcenter {
	width: 78%;
	padding: 15px 0 0 0;
	font-family:宋体,黑体，微软雅黑，仿宋;
	font-size:12px; 
	line-height:20px;
	text-align:center;
}
/***************foot*****/
.box_3col{
	padding: 15px 0px 15px 0px;
	width:980px;
	margin:0 auto;
	font-family:宋体,黑体，微软雅黑，仿宋;
	font-size: 10px;
	font-color: #C0C0C0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.col11, .col21, .col31{
	float: left;
	width: 295px;
	padding: 0px 15px 0px 15px;
	line-height:15px;
}
.ccol1{
	float: left;
	width: 180px;
	padding:0px 15px 0 px 15px;
	line-height:2;
}
 
#ctoph{
  width: 25%;
  padding-top: 1px;
  float:left;
  margin-left:1px;
}
#ctophf{
  width: 38%;
  padding-top: 1px;
  float:left;
  margin-left:1px;
}
#ctopcf{
  width: 34%;
  float:left;
  padding-top: 1px;
  text-align:left;
  margin-right:50px;
  line-height:20px;
  font-family:宋体;
}

#ctopc{
  width: 47%;
  float:left;
  padding-top: 1px;
  text-align:left;
  margin-right:50px;
  line-height:20px;
  font-family:宋体;
}
#ctopr{
  width: 23%;
  /*float:right;*/
  line-height:24px;
  overflow:hidden;
  padding-top: 1px;
  background:#F0F0F0;
  text-align:right;
}
#ctagd{
  padding-top: 10px;
  padding-bottom: 10px;
  width: 980px;
  /*margin:0,auto;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
  background:#FFFFFF;
  margin-top:8px;*/
  }