@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #333;
	background-color:#FFF;
	/*background-image: url(../images/bg.jpg);
	background-position:center top;
	background-attachment: fixed;
	background-repeat:no-repeat;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 -webkit-text-size-adjust: 100%;
}
p, h1, h2, div{max-height: 999999px;}
#bgTop{ background-image: url(../images/bgTop.png); height: 100px; width: 100%; position: fixed; top: 0; z-index: 9999;}
#header{	width:1100px;	margin:0 auto;}
#content{	width:1100px;	margin:0 auto;}
.navLR{	margin:0 22px;}
.gototop{position: fixed; bottom: 30px; right: 30px; z-index: 9998;}
#bgHome{ background-image: url(../images/img1.jpg); width: 100%; height: 931px; background-position: top center; background-repeat: no-repeat;  min-width: 100%;}
#bgAbout{ background-image: url(../images/img2.jpg); width: 100%; height: 1132px; background-position: top center; background-repeat: no-repeat;  min-width: 100%;}
#bgGallery{ background-image: url(../images/img3.jpg); width: 100%; height: 1048px; background-position: top center; background-repeat: no-repeat;  min-width: 100%;}
#bgContact{ background-image: url(../images/img4.jpg); width: 100%; height: 871px; background-position: top center; background-repeat: no-repeat;  min-width: 100%;}


#bgnav{
	width:100%;
	margin:0 auto;
}
#main_nav li{list-style:none;display:inline;float:left;}
#main_nav li a{display:block; height:30px; color:#FFF; text-align:center; text-shadow: 2px 2px #333;}
#main_nav li a:hover, #main_nav li a.active{ color:#333; text-shadow: 2px 2px #FFF;}
.mega_menu{display:none;left:0;position:absolute;top:30px; background-image: url(../images/bgNav.png); box-shadow:5px 5px 5px -5px #646464, 0 5px 5px -5px #646464, -5px 0 5px -5px #646464;padding:10px;}
.mega_menu_left{float:left; text-align:left;}
.mega_menu_left .section{float:left; padding:10px; text-align:left;}
#main_nav .mega_menu .mega_menu_left .section a{list-style:none;text-align:left;font-size:12px; display:block;height:40px;padding:3px 5px; color:#333; text-shadow:none;}
#main_nav .mega_menu .mega_menu_left .section a:hover{color:#999;}
.mega_menu_topic{color:#6db84f;font-weight:700;font-size:14px;border-bottom:1px solid #bebebe;}
.mega_menu_topic p{padding-left:15px;}



#boxRegister{	padding-top:5px;}
.boxRegister{	margin-left:3px;}
.borMap{	border:#CCC 1px solid;	padding:1px;}
.txtBlack{	color:#000;}
