
body{
	background:url(../images/bg_en.gif) top center;
}
#headarea > img{
	height:auto;
}
#headarea{
	margin-bottom:0;
}
#mobile_menu{
	clear:both;
	background:#F69;
	box-shadow:0 0 2px #666;
	color:#fff;
	font-weight:bold;

}
.m_menu_top{
	box-sizing:border-box;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #C69;
}
.m_close:after{
	content:url(img/tap.png);
	color:#fff;
	display:inline-block;
	position:relative;
	margin-left:5px;
	border-radius:6px;
	border:1px solid #fff;
	line-height: 0;
	overflow: hidden;
	vertical-align: middle;
}
.m_open:after{
	content:"▲";
	color:#fff;
	display:inline-block;
	position:relative;
	margin-left:5px;
}
#mobile_menu ul{
	display:none;
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	background:#F8a;
}
#mobile_menu.active ul{
	display:block;
}
#mobile_menu ul li{
	display:block;
	box-sizing:border-box;
	padding:0;
	margin:0;
	border-bottom:1px solid #C69;
}
#mobile_menu li a{
	display:block;
	width:100%;
	padding:10px 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	
}
#mainarea h2.cl1{
	background-image: url(images/h2_bg1.png);
}
#mainarea h3.cl1{
	background-image: url(images/h3_bg1.png);
}
	
.h2{
	padding:0;
	margin:10px 0;
	text-align:center;
	font-size:21px;
	position:relative;
	z-index:2;
	box-sizing:border-box;
	padding:0 20px;
}
.h2:after{
	position:relative;
	bottom:20px;
	width:100%;
	height:18px;
	border-radius:9px;
	background:#39F;
	content:'';
	display:block;
	
}
.h2 img{
	position:relative;
	z-index:2;
}
.side_menu iframe{
	min-width:120px;
}
#index_foot{
	box-sizing:border-box;
	width:100%;
	background:#8CC63E;
	padding-top:15px;
	text-align:center;
}
#index_foot ul{
	list-style:none;
	padding:0 8%;
	margin:0;
	box-sizing:border-box;
	width:100%;
}
#index_foot li{
	display:inline-block;
	margin:0;
	width:32%;
	text-align:center;
	box-sizing:border-box;
	float:left;
	padding:8px;
}
#index_foot li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
#index_foot li img{
	display:inline-block;
	margin-bottom:5px;
	border:2px solid #fff;
}
#index_foot p{
	padding:5px;
	margin:0;
}
iframe.full{
	width:100%;
}
@media only screen and (min-width: 481px) {
	#mobile_menu{
		display:none;
	}
	
	#headarea{
	margin-bottom:15px;
	}
#menu19{
	width:15%;
}
#menu8{
	width:25%;
	padding-left:5px;
	box-sizing:border-box;
}
#mainarea{
	min-height:400px;
}
}
@media only screen and (max-width: 1100px) {
	.bg1{
		background-image:none;
	}
}
@media only screen and (min-width: 769px) {
	.gridContainer{
		width:100%;
		padding:0;
	}
}
@media only screen and (min-width: 799px) {

.Desktop---------------------------------------- {
}


.gridContainer{
	width:100%;
	padding:0;
}
#headarea{
	box-shadow:0px 2px 6px #000;
}
#main_container{
	box-sizing:border-box;
	padding:0 8%;
}
#menu19{
	width:18%;
}
#menu8{
	width:24%;
	padding-left:5px;
	box-sizing:border-box;
}
#mainarea{
	width:58%;
	min-height:600px;
}
.gridContainer {
	max-width:100%;
}
.bnr_area{
	width:100%;
}
.bnr_area a{
	display:block;
	margin:10px 0;
	box-sizing:border-box;
}
.bnr_area a img{
	width:100%;
	box-sizing:border-box;
	border:2px solid #ddd;
}
.side_menu p{
	margin-bottom:25px;
	text-align:center;
	background:#fff;
	box-shadow:-2px 2px 2px #999;
	border-radius:31px 0 0 31px;
	position:relative;
}
.side_menu p a{
	display:block;
	position:relative;
}
.side_menu p.logo19:after{
	position:absolute;
	left:1px;
	top:0;
	display:block;
	content:'';
	display:block;
	width:24%;
	max-width:58px;
	height:97%;
	border-radius:29px;
	z-index:3;
	overflow:hidden;
	background:url(../h2img/h2_logo19.png) center center no-repeat;
	background-size:contain;
	
}
.side_menu p.logo8:after{
	position:absolute;
	left:1px;
	top:0;
	display:block;
	content:'';
	display:block;
	width:24%;
	max-width:58px;
	height:97%;
	border-radius:29px;
	z-index:3;
	overflow:hidden;
	background:url(../h2img/h2_logo8.png) center center no-repeat;
	background-size:contain;
	
}
.side_menu p.logo1:after{
	position:absolute;
	left:1px;
	top:0;
	display:block;
	content:'';
	display:block;
	width:24%;
	max-width:58px;
	height:97%;
	border-radius:29px;
	z-index:3;
	overflow:hidden;
	background:url(../h2img/h2_logo1.png) center center no-repeat;
	background-size:contain;
	
}
.side_menu p.logocoara:after{
	position:absolute;
	left:1px;
	top:0;
	display:block;
	content:'';
	display:block;
	width:24%;
	max-width:58px;
	height:97%;
	border-radius:29px;
	z-index:3;
	overflow:hidden;
	background:url(../h2img/h2_logoc.png) center center no-repeat;
	background-size:contain;
	
}
p.heading{
	text-align:center;
}
.h2{
	padding:0;
	margin:10px 0;
	text-align:center;
	font-size:21px;
	position:relative;
	z-index:2;
	box-sizing:border-box;
	padding:0 20px;
}
.h2:after{
	position:relative;
	bottom:20px;
	width:100%;
	height:18px;
	border-radius:9px;
	background:#39F;
	content:'';
	display:block;
	
}
.h2 img{
	position:relative;
	z-index:2;
}
.h2.logo19:before{
	position:absolute;
	left:20px;
	top:0;
	display:block;
	content:url(../h2img/h2_logo19.png);
	display:block;
	width:60px;
	height:60px;
	z-index:3;
}
.h2.logo8:before{
	position:absolute;
	left:20px;
	top:0;
	display:block;
	content:url(../h2img/h2_logo8.png);
	display:block;
	width:60px;
	height:60px;
	z-index:3;
}
.h2.logo1:before{
	position:absolute;
	left:20px;
	top:0;
	display:block;
	content:url(../h2img/h2_logo1.png);
	display:block;
	width:60px;
	height:60px;
	z-index:3;
}
.h2.logocoara:before{
	position:absolute;
	left:20px;
	top:0;
	display:block;
	content:url(../h2img/h2_logoc.png);
	display:block;
	width:60px;
	height:60px;
	z-index:3;
}
.bg_sel_area{
	position:fixed;
	top:0;
	right:0;
	box-sizing:border-box;
	padding:10px;
	display:inline-block;
	background:#fff;
	border:1px solid #ddd;
	box-shadow:1px 1px 2px #000;
}
.bg_sel_area a{
	display:inline-block;
	padding:3px;
	margin-right:3px;
	border-radius:3px;
	background:#FF0;
	color:#000;
	height:18px;
	width:18px;
	text-align:center;
	lineheight:1;
	cursor:pointer;
}
.full_img{
	width:100%;
}

}
