	* {margin: 0; padding: 0;}
	img {border: 0;}

	.topArea {width: 100%;}
	.topArea img{width: 100%;}

	#nav {width: 100%; height: 90px; background-color: #006132;}
	.navBtns {width:90%; margin: 0 auto;}
	.navBtns li {height: 90px; float: left; overflow: hidden; cursor: pointer; font-size:24px; color:#FFF; font-weight:600; line-height:90px;}
	.navBtns li.btn1{width:20%; text-align:center;}
	.navBtns li.btn2{width:20%; text-align:center;}
	.navBtns li.btn3{width:20%; text-align:center;}
	.navBtns li.btn4{width:20%; text-align:center;}
	.navBtns li.btn5{width:20%; text-align:center;}
	.navBtns li.btn1:hover,
	.navBtns li.btn1.on{background-color:#FFF; color:#006132;}
	.navBtns li.btn2:hover,
	.navBtns li.btn2.on{background-color:#FFF; color:#006132;}
	.navBtns li.btn3:hover,
	.navBtns li.btn3.on{background-color:#FFF; color:#006132;}
	.navBtns li.btn4:hover,
	.navBtns li.btn4.on{background-color:#FFF; color:#006132;}
	.navBtns li.btn5:hover,
	.navBtns li.btn5.on{background-color:#FFF; color:#006132;}

	.contentPages {padding:50px; border-left:55px solid #006132; border-right:55px solid #006132;border-bottom:55px solid #006132; background-color: #fff; font-size:20px; font-weight:600; line-height:35px;}
	.contentPages td {font-size:18px; font-weight:400; padding:10px; vertical-align:top;}
	.contentPages h4 {font-weight:600; float:left;}

	.contentPages ul{margin:0; padding:0; width:100%; list-style:none;}
	.contentPages li:nth-child(odd){margin:0; padding:0; width:25%; float:left; text-align:center; font-size:16px; line-height:50px;}
	.contentPages li:nth-child(even){margin:0; padding:0; width:100%; border-bottom:1px dotted #999;  font-size:16px;}
	.contentPages li .message{font-size:16px; font-weight:400; margin:5px 0 5px 25%;}

	.photo_box{width:25%; margin:15px 0 15px 0; float:left;}

	.bx{width:95%; height:100px; font-size:14px; font-weight:400; padding:5px 18px 0 20px; margin:10px 0 8px 0; border:1px solid #efefef; overflow-x:hidden; overflow-y:scroll; scrollbar-base-color: #d9d9d9; scrollbar-3dlight-color: #d9d9d9; scrollbar-darkshadow-color: #d9d9d9; scrollbar-face-color: #d9d9d9; scrollbar-highlight-color: #d9d9d9; scrollbar-shadow-color: #d9d9d9; scrollbar-track-color: #f2f2f2;line-height:24px;text-align:justify; letter-spacing:-1px;}
	.input16 { border:solid 1px #CACBCC; background-color:#FFFFFF; width:40%; height:28px; line-height:15px; margin:11px 0 11px 0; padding:2px; color: #595D59; }
	.input18 { border:solid 1px #CACBCC; background-color:#FFFFFF; width:30%; height:28px; line-height:15px; margin:11px 0 11px 0; padding:2px; color: #595D59; }
	.input19 { border:solid 1px #CACBCC; background-color:#FFFFFF; width:20%; height:28px; line-height:15px; margin:11px 0 11px 0; padding:2px; color: #595D59; }
	.button {padding:20px 40px 20px 40px; font-size:18px; color:#FFF; font-weight:600; text-align:center; background-color:#0866B2; border:0; border-radius:5px 5px 5px 5px; cursor:pointer;}



	.footerWrap{width: 100%; text-align: center; background-color: #070707;}
	.footerWrap img{width: 100%;}

	#footNav {height: 90px;width: 100%;background-color: #006132;}
	.footNavBtns {width: 90%; margin: 0 auto;}
	.footNavBtns li {height: 90px; float: left; overflow: hidden; cursor: pointer; font-size:24px; color:#FFF; font-weight:600; line-height:90px;}

	.footNavBtns li.btn1{width:20%; text-align:center;}
	.footNavBtns li.btn2{width:20%; text-align:center;}
	.footNavBtns li.btn3{width:20%; text-align:center;}
	.footNavBtns li.btn4{width:20%; text-align:center;}
	.footNavBtns li.btn5{width:20%; text-align:center;}
	.footNavBtns li.btn1:hover,
	.footNavBtns li.btn1.on{background-color:#FFF; color:#006132;}
	.footNavBtns li.btn2:hover,
	.footNavBtns li.btn2.on{background-color:#FFF; color:#006132;}
	.footNavBtns li.btn3:hover,
	.footNavBtns li.btn3.on{background-color:#FFF; color:#006132;}
	.footNavBtns li.btn4:hover,
	.footNavBtns li.btn4.on{background-color:#FFF; color:#006132;}
	.footNavBtns li.btn5:hover,
	.footNavBtns li.btn5.on{background-color:#FFF; color:#006132;}

	.zoom_area { position:fixed; margin:0; padding:0; top:0; width:100%; height:100%; overflow:hidden; display:none; background:rgba(0, 0, 0, 0.6); z-index:1000; }
	.zoom_box { width:1000px; height:100%; margin:0 auto;  margin-top:80px; overflow:hidden; }

	.zoom_change_image { width:100%;}

	.zoom_btn_box { position:absolute; top:66px; left:50%; margin-left:480px;}
	.zoom_btn_box img { display:block; width:30px; height:30px; margin:0 auto; cursor:pointer;}

	.zoom_btnPre {position:absolute; margin:310px 0 0 5px; width:20px; height:33px; background:url(/images/btnPre01_off.png) no-repeat; text-indent:-9999px; z-index:1001;}
	.zoom_btnPre:hover {background:url(/images/btnPre01_on.png) no-repeat;}
	.zoom_btnNext {position:absolute; margin:310px 0 0 -30px; width:20px; height:33px; background:url(/images/btnNext01_off.png) no-repeat; text-indent:-9999px; z-index:1001;}
	.zoom_btnNext:hover {background:url(/images/btnNext01_on.png) no-repeat;}

	@media all and (min-width:0px) and (max-width:1100px){
		#wrap{width: 100%;}
		#top_moveIcon{display:none;}
		#MainMenu_area{display:none;}
		#MainMenu{display:none;}
		#top_category{display:none;}

		.navBtns li {font-size:15px;}
		.footNavBtns li {font-size:15px;}

		.contentPages {padding:40px 10px 20px 10px; border:0px; background-color: #fff; font-size:18px; font-weight:600; line-height:30px;}
		.contentPages .page {line-height:30px; letter-spacing:-1;}
		.contentPages h4 {font-weight:600; float:left;}
		.contentPages li .message{font-size:16px; font-weight:400; margin:5px 0 5px 5px;}
		#sponsor{width:100%;}

		.photo_box{width:50%; margin:15px 0 15px 0; float:left;}

		.zoom_area { position:fixed; width:100%; height:100%; overflow:hidden; display:none; background:rgba(0, 0, 0, 0.6); z-index:1000; }
		.zoom_box { width:100%; margin:0 auto;  margin-top:200px; overflow:hidden; }

		.zoom_change_image { width:100%;}

		.zoom_btn_box { position:absolute; top:186px; left:0; margin-left:0px;}
		.zoom_btn_box img { display:block; width:30px; height:30px; margin:0 auto; cursor:pointer;}

		.zoom_btnPre {position:absolute; margin:28% 0 0 5px; width:20px; height:33px; background:url(/images/btnPre01_off.png) no-repeat; text-indent:-9999px; z-index:1001;}
		.zoom_btnPre:hover {background:url(/images/btnPre01_on.png) no-repeat;}
		.zoom_btnNext {position:absolute; margin:28% 0 0 -30px; width:20px; height:33px; background:url(/images/btnNext01_off.png) no-repeat; text-indent:-9999px; z-index:1001;}
		.zoom_btnNext:hover {background:url(/images/btnNext01_on.png) no-repeat;}

		#scroll_banner1{display:none;}
		#scroll_banner2{display:none;}
	}


