@charset "UTF-8";
/* CSS Document */


header {
	background: url(/pages/home/images/bg_header.jpg) #fff left top no-repeat;
}
.header_text {
	max-width: 291px;
	text-align: center;
}
.header_text p {
	padding-top:30px;
	line-height:1.4em;
}
.header_text a {
	margin:0 auto;
	display: block;
	width:190px;
	height: 45px;
	background:url(/pages/home/images/btn_online_classs.png);
	
}
.header_text a:hover {
	opacity:0.7;
	
}
section {
	padding-bottom: 30px;
}
.body p {
	line-height: 1.8em;
}
.body {
	text-align: left;
	overflow: hidden;
	width: 1000px;
	height: auto;
}
.bodyL {
	float: left;
	width: 310px;
}
.bodyR {
	float: left;
	width: 630px;
}
.s1 {
	padding: 0 55px;
}
.s1 h1 {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.3em;
}
.s1 h1 img {
	margin-bottom: 5px;
}
.s1 h1 span {
	color: #f47f2d;
	font-size: 1.1em;
}
.s1 h1 em {
}
.p10 {
	padding-bottom: 20px;
}
.p11 {
	padding-bottom: 20px;
}
.list01 ul {
	overflow: hidden;
	height: auto;
	list-style-type: none;
}
.list01 ul li {
	float: left;
	padding-bottom: 10px;
}
.p21 {
	padding-bottom: 15px;
}
.p23 {
	padding-left: 10px;
}
.list02 ul {
	list-style-type: none;
}
.list02 ul li {
	padding-bottom: 10px;
}
.list03 ul {
	list-style-type:none;
}
.list03 ul li {
	padding-bottom:5px;
}
.news h1 {
	font-size:1em;
	line-height:1em;
	padding-bottom:5px;
	border-bottom:solid 2px #f47e2c;

}
.p40 {
	padding-bottom:20px;
}
.p41 {
	padding-bottom:20px;
}
.newsA {
	overflow:hidden;
	height:auto;
}
.newsL {
	float:left;
	width:110px;
	font-size: 13px;
	line-height: 1.8em;
}
.newsR {
	float:left;
	width:520px;
	font-size: 13px;
	line-height: 1.8em;
}

.map {
	overflow:hidden;
	height:auto;
}
.mapL {
	float:left;
	width:249px;
	color:#fff;
}
.mapR {
	float:left;
	width:751px;
}
.bg_orange {
	height:333px;
	background:#f47e2c;
}
.bg_orange address {
	padding-top:100px;
	padding-left:40px;
	font-style:normal;
	text-align:left;
	
}
.bg_orange address p {
	line-height:1.5em;
}
.googlemap {
	height:333px;
}
.reset {
	padding:0;
}