@charset "UTF-8";

/*
font-family: 'Open Sans', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
*/

* {margin:0; padding:0;}

#snav {
	width: 96%;
	height:100%;
	clear:both;
	position:fixed;
	top: 50%;
	left:2%;
	right:2%;
}

.pre {
	float: left;
	position:relative;
}

.pre img {
	width:13px;
}

.next {
	float: right;
	position: relative;
}

.next img {
	width:13px;
}

#preguide {
	float: left;
	display:none;
}

#preguide p {
	font-size: 12px;
	background-color: #690;
	font-weight: bold;
	color: #FFF;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:2px;
	padding:5px;
	margin-left:6px;
	margin-top:-4px;
	}

#nextguide {
	float: right;
	top:50%;
	display:none;
}

#nextguide p {
	font-size: 12px;
	background-color: #690;
	font-weight: bold;
	color: #FFF;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	margin-right:6px;
	margin-top:-4px;
	}
	
#navbox .logo0 {
	height: 55px;
	padding-top:55px;
	float:left;
	position:relative;
}

#navbox {
	width:1088px;
	height:40px;
	background-color:#FFF;
	margin: 0px auto 250px auto;
	clear:both;
	}
	
#navbox ul {
	margin-right:5px;
}
	
#navbox ul a {
	color:#799B28;
	list-style:none;
	display:inline;
	padding-top:60px;
	float:right;
	text-decoration:none;
	position:relative;
}

#navbox ul a:hover {
	color:#F06;
	list-style:none;
	display:inline;
	padding-top:60px;
	text-decoration:none;
}

#navbox ul li {
	display:inline;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:14px;
	padding-left:30px;
	line-height:40px;
}

#navbox ul #onshow {
	color:#F06;
	list-style:none;
	display:inline;
	padding-top:60px;
	text-decoration:none;
}

#frame {
	margin:0px auto 0 auto;
	background-color:#EEE;
	height: 400px;
	width: 1088px;
}

#frame h1 {
	font-size: 35px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing:-2px;
	color:#799B28;
	font-weight:700;
	padding-top:83px;
	}


#logobox h2 {
	font-size: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight:bold;
	letter-spacing:0px;
	color:#666;
	clear:both;
}


#logobox {
	width: 800px;
	height:200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:100px;
}

#logobox #conbox {
	display: block;
	width: 300px;
	float:left;
}

#logobox #conbox2 {
	width:500px;
	float:right;
}

.s1 {
	width: 1088px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
}

#logobox #conbox2 p {
	margin-top:-60px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	line-height:30px;
}

#footer {
	display: block;
	height: 220px;
	width:1088px;
	position:relative;
	clear:both;
	margin:50px auto 0px auto;
	border-top:#799B28 1px dotted;
}

#footer .copyright p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#690;
	padding-top:15px;
	text-align: center;
	clear:both;
	font-weight:bold;
}

#footer #f1 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	float: left;
	width: 300px;
	font-weight:600;
	line-height:25px;
	margin-top:40px;
	margin-right:100px;
}

#footer #f1 h1 {
	font-size: 16px;
	color: #690;
	}

#footer #f2 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	float: left;
	width: 200px;
	font-weight:600;
	line-height:25px;
	margin-top:40px;
}

#footer #f2 h1 {
	font-size: 16px;
	color: #690;
}

#footer #f2 a {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	float: left;
	width: 200px;
	font-weight:600;
	line-height:25px;
	text-decoration:none;
}

#footer #f2 a:hover {
	color:#690;
}

#footer #f3 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:40px;
	color: #690;
	float:right;
	font-weight:700;
	position:relative;
}

#f3 #sicon ul {
	display: inline;
	width: 300px;
	text-decoration:none;
	clear:both;
}

#f3 #sicon ul li { 
	text-decoration:none;
	display: inline;
	padding-left:40px;
	margin-top:80px;
	float:right;
}

#f3 #sicon img {
	width:20px;
	}

#f3 #sicon ul li a {
	display: inline;
	text-decoration:none;
	padding-top:10px;
}




@media all and (max-width: 375px) {

#snav {
	width: 96%;
	height:100%;
	clear:both;
	position:fixed;
	top: 50%;
	left:2%;
	right:2%;
}

.pre {
	float: left;
	position:relative;
}

.pre img {
	width:8px;
}

.next {
	float: right;
	position: relative;
}

.next img {
	width:8px;
}

#preguide {
	float: left;
	display:none;
}

#preguide p {
	font-size: 11px;
	background-color: #690;
	color: #FFF;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:2px;
	padding:5px;
	margin-left:6px;
	margin-top:-4px;
	}

#nextguide {
	float: right;
	top:50%;
	display:none;
}

#nextguide p {
	font-size: 11px;
	background-color: #690;
	color: #FFF;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	margin-right:6px;
	margin-top:-4px;
	}

#navbox .logo0 {
	height:60px;
	width:auto;
	padding-top:45px;
	padding-left:111px;
	clear:both;
}

#navbox {
	width:360px;
	height:40px;
	background-color:#FFF;
	margin: 0px auto 150px auto;
	clear:both;
	display:block;
	}
	
#navbox ul {
	clear:both;
	margin-right:62px;
}
	
#navbox ul a {
	color:#555;
	list-style:none;
	display:inline;
	padding-top:20px;
	float:right;
	text-decoration:none;
	position:relative;
}

#navbox ul a:hover {
	color:#df6b57;
	list-style:none;
	display:inline; 
	padding-top:20px;
	text-decoration:none;
}

#navbox ul li {
	display:inline;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:12px;
	padding-left:24.6px;
	line-height:40px;
}

#navbox ul #onshow {
	color:#df6b57;
	list-style:none;
	display:inline;
	padding-top:20px;
	text-decoration:none;
	margin-bottom:50px;
}

#frame {
	margin:0 auto;
	background-color:#EEE;
	height: 320px;
	width: 100%;
	clear:both;
}

#frame h1 {
	font-size: 19px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing:-1px;
	color:#690;
	font-weight:700;
	padding-top:50px;
	}
	
#logobox h2 {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#666;
	text-align:center;
	clear:both;
	margin-top:-60px;
}

#logobox {
	width: 300px;
	height:400px;
	margin:0 auto;
	display:block;
}

#logobox #conbox {
	display: block;
	width: 210px;
	position:relative;
	clear:both;
}

#logobox #conbox2 {
	width:275px;
	margin:0 auto;
}

#logobox #conbox2 p {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	line-height:20px;
	text-align:left;
	margin-top:30px;
	width:250px;
}

.s1 {
	width: 100%;
	margin:0 auto;
	display:block;
	clear:both;
}

#footer {
	display: block;
	height: 600px;
	width: 100%;
	position:relative;
	clear:both;
	margin:0px auto 0px auto;
	background-color:#444;
}

#footer .copyright p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFF;
	padding-top:15px;
	text-align: center;
	clear:both;
}

#footer #f1 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	width: 150px;
	line-height:25px;
	margin-top:80px;
	margin-left:30px;
}

#footer #f1 h1 {
	font-size: 16px;
	color:#FFF;
	}

#footer #f2 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	width: 100px;
	line-height:25px;
	margin-top:50px;
	margin-left:30px;
	clear:both;
}

#footer #f2 h1 {
	font-size: 16px;
	color:#FFF;
}

#footer #f2 a {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	float: left;
	width: 200px;
	line-height:25px;
	text-decoration:none;
}

#footer #f2 a:hover {
	color:#df6b57;
}

#footer #f3 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:50px;
	color:#FFF;
	position:relative;
	float:left;
	clear:both;
	margin-left:30px;
}

#f3 #sicon ul {
	width: 200px;
	text-decoration:none;
	float:left;
	clear:both;
	margin-top:-60px;
	margin-left:-60px;
}

#f3 #sicon ul li { 
	text-decoration:none;
	display: inline;
}

#f3 #sicon img {
	width:19px;
	}

#f3 #sicon ul li a {
	text-decoration:none;
}

	
}
