/* CSS Document */
*{ padding:0px; margin:0px;}
body{
     margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 background-color:#ffffff;
	 color:#333333;
	
	 }
td{
 font-family:"Î¢ÈíÑÅºÚ";
   font-size:14px;
   line-height:34px;
   color:#333333;
   }
table{ padding:0px; margin:0px auto;}
a {
	text-decoration:none;
	cursor:pointer;
	color:#333333
}
a:hover {
	text-decoration:none;
	color:#ff5c00
}
a.green {
	color:#ff5c00
}

li{list-style:none;}
img,input{border:0px;}
.font14{ font-size:15px; font-weight:bold; color:#ffffff}
.font141{ font-size:16px; color:#000000; line-height:35px; font-weight:bold}
.en{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.font16{ font-size:20px; font-weight:bold; color:#333333}
.font16ys{ font-size:15px; font-weight:bold; color:#136b00}
.font12{ font-size:15px; color:#ffffff; font-family:"Î¢ÈíÑÅºÚ"; font-weight:bold; letter-spacing:2px;}
.menu a{ text-decoration:none; display:block; width:220px; line-height:58px; color:#ffffff; font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; font-weight:bold}
.menu a:hover{ text-decoration:none; display:block; width:220px;  color:#ffffff; line-height:58px; font-family:"Î¢ÈíÑÅºÚ"; font-size:16px;font-weight:bold; background:url(images/top02.jpg) center center;}

.box01{ background:url(images/in00.jpg) no-repeat top center; width:100%; height:409px; padding-top:120px;}
.x1 { background:url(images/x.jpg) repeat-x center;}
.x2 { background:url(images/x2.gif) repeat-x center;}	
.red {
  text-decoration:none;
  color:#ef0002;
  font-size:14px;
  }

.more{ color:#FFF; font-size:12px;}

.more a{ color:#FFF; font-size:12px;}


.left01 a{text-decoration:none; display:block; color:#000000; font-size:12px; width:233px; height:34px; line-height:34px;}
.left01 a:hover{text-decoration:none; display:block; color:#ffffff; font-size:12px; background:url(images/left05.jpg) no-repeat top center; width:233px; height:34px; line-height:34px;}
.f18{ font-size:18px; font-weight:bold;}

.f12{ font-size:12px; float:right}

/* banner */
.banner {
	width: 100%;
	height: 520px;
	position: relative;
	overflow: hidden;
}
.banner img {
	display: block;
	margin: 0 auto;
}
.banner03{ background:url(images/banner02.jpg) top center no-repeat; height:520px; width:100%;}
.banner01{ background:url(images/banner00.jpg) top center no-repeat; height:520px; width:100%;}
.banner02{ background:url(images/banner01.jpg) top center no-repeat; height:520px; width:100%;}
.banner .num {
	overflow: hidden;
	height: 15px;
	position: absolute;
	bottom: 21px;
	left: 43%;
	zoom: 1;
	z-index: 3
}
.banner .num li {
	width: 67px;
	height: 10px;
	background: #0b9c6f;
	margin-right: 10px;
	cursor: pointer;
	float: left;
	font-size: 0;
	overflow: hidden;
}
.banner .num li.on {
	background: #f84653
}