/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #AE0927;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */

body{
	background:url(bg.jpg) repeat-x;
	margin:0;
	font-size:12px;
}

/*头部设置*/
#head{
	width:1003px;
}
#head_top{
	width:630px;
	height:12px;
	text-align:right;
	padding:10px 0 0 0;
	margin:0 0 6px 0;
	color:#7BB0FF;
	float:left;
}
#head_top a{
	color:#7BB0FF;
}
#head-toph a{
	color:#fff;
}
#head_logo{
	width:238px;
	height:59px;
	margin-top:7px;
	background:url(logo.jpg) no-repeat 27px 0px;
	float:left;
}
#head_menu{
	width:515px;
	height:38px;
	padding:0 0 0 85px;
	float:left;
}
#head_people{
	width:837px;
	height:142px;
	float:left;
	background: url(people.jpg) no-repeat;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#head_people2{
	width:837px;
	height:142px;
	float:left;
	background: url(people2.jpg) no-repeat;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#head_people3{
	width:837px;
	height:142px;
	float:left;
	background: url(people3.jpg) no-repeat;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#head_people4{
	width:837px;
	height:142px;
	float:left;
	background: url(people4.jpg) no-repeat;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#head_people5{
	width:837px;
	height:142px;
	float:left;
	background: url(people5.jpg) no-repeat;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#head_people6{
	width:837px;
	height:142px;
	float:left;
	background: url(people6.jpg) no-repeat;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#head_people7{
	width:837px;
	height:142px;
	float:left;
	background: url(people7.jpg) no-repeat;
	padding:20px 0 0 0;
	margin:0 0 0 0;
}
#head_blister{
	width:170px;
	height:161px;
	float:left;
	margin:0 0 0 0;
}
#head_curve1{
	width:837px;
	height:71px;
	float:left;
	background: url(curve1.jpg) no-repeat;
	
}
#head_curve2{
	width:165px;
	height:71px;
	float:left;
	background: url(curve2.jpg) no-repeat;
}
#head_curvepeixun{
	width:837px;
	height:71px;
	float:left;
	background: url(curve-peixun.jpg) no-repeat;
}
#head_curvenew{
	width:837px;
	height:71px;
	float:left;
	background: url(curve-new.jpg) no-repeat;
}
#head_curvejingcai{
	width:837px;
	height:71px;
	float:left;
	background: url(curve-jingcai.jpg) no-repeat;
}
#head_curvejingying{
	width:837px;
	height:71px;
	float:left;
	background: url(curve-jingying.jpg) no-repeat;
}
#head_curveproduct{
	width:837px;
	height:71px;
	float:left;
	background: url(curve-product.jpg) no-repeat;
}
#head_curveout{
	width:837px;
	height:71px;
	float:left;
	background: url(curve-out.jpg) no-repeat;
}


/*通用设置*/
#middle{
	width:1003px;
}
ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.new-li{
	line-height:150%;
	font-size:13px;
	background: url(arrow_blue1.gif) no-repeat 0px 3px;
	padding:0 0 0 18px;
	margin:0 0 0 5px;
}
.new-li a{color:#2F83FF;}
.new-li a:visited {color: #2F83FF;}
.index-li{
	line-height:150%;
	font-size:14px;
	background: url(i_arrow2.gif) no-repeat 0px 5px;
	padding:0 0 0 18px;
	margin:0 0 0 5px;
}
.index-li a{color:#2F83FF;}
.index-li a:visited {color: #2F83FF;}
.li{
	float:left;
	margin:5px 15px 10px 5px;
}
.li img{
	margin:0 0 3px 0;
}
.clear{
	clear:both;
}
p{
	text-indent:25px;
	margin:10px 0 10px 0;
}
h1{
	padding:0;
	margin:0;
	font-size:0;
}

#p_20088397332754{
	margin:10px 0 0 0;
}
#p_20075191700063{
	margin:10px 0 0 0;
}
./*小栏目导航*/leftnav{
	width:81px;
	height:15px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#FF9537;
	margin:2px 0 2px 17px;
	padding:2px 0 0 17px;
	background: url(nav-left3.jpg) no-repeat;
}
.leftnav a{color: #FF9537;}
.leftnav a:visited {color: #FF9537;} /* 已访问的链接 */
.leftnav2{
	width::148px;
	height:10px;
	clear:both;
	color:#666666;
	line-height:180%;
	padding:55px 0 0 15px;
	background: url(about-left2.jpg) no-repeat 0 10px;
}
#pagelist{
	margin:5px 0 10px 0;
}
#ContentArea img{
	margin:10px;
}
.font{/*日期样式设置*/
	color:#999;
}


/*首页设置*/
.new-nav{
	width:350px;
	height:22px;
	float:left;
	background: url(index-new.jpg) no-repeat 20px 0;
}
.peixun-nav{
	width:310px;
	height:21px;
	float:left;
	background: url(index-yongchang1.jpg) no-repeat 50px 0;
}
.yongchang-nav{
	width:265px;
	height:21px;
	float:left;
	background: url(index-yongchang.jpg) no-repeat 15px 0;
}
.peixun-text{
	width:260px;
	height:150px;
	float:left;
	padding:0 0 0 50px;
	margin:7px 0 0 0;
}
.yongchang-text{
	width:260px;
	height:150px;
	float:left;
	padding:0 0 0 15px;
	margin:7px 0 0 0;
}
.new-text{
	width:390px;
	height:151px;
	float:left;
	padding:0 0 0 10px;
	margin:7px 0 0 0;
	border-left:1px dashed #990000;
}
.new-more{
	width:35px;
	height:9px;
	float:left;
	border-bottom:1px solid #ccc;
	margin:10px 0 0 0;
	padding:0 0 0 20px;
}

#index-happy{
	width:242px;
	height:109px;
	float:left;
	padding:0 0 0 50px;
	margin:10px 0 0 0;
}
#demoleft{
	width:700px;
	height:109px;
	margin:10px 0 0 10px;
	float:left;
}


/*培训天地设置*/
.peixun-li{
	width:120px;
	clear:both;
	font-size:13px;
	font-weight:bold;
	color:#FF9537;
	margin:2px 0 2px 5px;
	padding:2px 0 0 25px;
	background: url(nav-left3.jpg) no-repeat;
}
.peixun-li a{color:#FF9537;}
.peixun-li a:visited {color: #FF9537;}
.peixun-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(peixun-left.jpg) no-repeat;
}
#peixun-nav{/*培训网点设置*/
	width:650px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(peixun-nav.jpg) no-repeat 0 2px;
}

/*用场管理设置*/

.Management-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(Management-left.jpg) no-repeat;
}


/*公司介绍设置*/
#about-left{
	width:165px;
	float:left;
	padding:0 0 0 50px;
}
.about-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(about-left.jpg) no-repeat;
}

#about-right{
	width:700px;
	float:left;
	color:#666666;
	line-height:180%;
	margin:0 0 15px 32px;
	padding:0 3px 0 5px;
}
#about-nav{
	width:700px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(about-navright.jpg) no-repeat 0 2px;
}
#Contacts-nav{
	width:700px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(Contacts-navright.jpg) no-repeat 0 2px;
}
#Contacts-text{
	width:587px;
	float:left;
	margin:0 0 30px 50px;
	padding:10px 3px 0 3px;
}
.Contacts-h2{
	font-size:17px;
	color:#009933;
	margin:0 0 2px 0;
	padding:0;
}
.Contacts-h3{
	font-size:13px;
	color:#009933;
	margin:0 0 10px 0;
	padding:0;
}
.Contacts-p{
	width:500px;
	line-height:150%;
	font-size:13px;
	color:#666666;
	margin:0 0 10px 0;
	padding:0;
}
.font-p{
	margin:0 0 0 48px;
}
#zhaopin-nav{
	width:700px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(zhaopin-nav.jpg) no-repeat 0 2px;
}
.zhaopin-font{
	font-weight:bold;
	color:#00cc00;
}



/*报名流程设置*/
#Application-nav{
	width:700px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(Application-navright.jpg) no-repeat 0 2px;
}

.knowledge-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(knowledge-left.jpg) no-repeat;
}
.Application-rightnav{
	width:550px;
	clear:both;
	font-size:14px;
	color:#E77817;
	font-weight:bold;
	margin:10px 0 5px 0;
}
.Application-font{
	font-weight:bold;
}
.Application-p{
	text-indent:25px;
	margin:0 0 10px 0;
	padding:0;
}


/*欧信户外设置*/
#sea-nav{
	width:580px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(sea-navright.jpg) no-repeat 0 2px;
}
#hiking-nav{
	width:580px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(hiking-navright.jpg) no-repeat 0 2px;
}
#fire-nav{
	width:580px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(fire-navleft.jpg) no-repeat 0 2px;
}
#Province-nav{
	width:580px;
	height:20px;
	float:left;
	font-size:18px;
	color:#FF6600;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(Province-navleft.jpg) no-repeat 0 2px;
}
#hiking-right{
	width:300px;
	float:left;
	color:#FF9900;
	line-height:180%;
	margin:0 0 10px 32px;
	padding:0 3px 0 3px;
}
#out-right{
	width:587px;
	float:left;
	color:#FF9900;
	line-height:180%;
	margin:0 0 10px 32px;
	padding:0 3px 0 3px;
}
#out-right img{
	text-align:center;
}
.out-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(out-left.jpg) no-repeat;
}
.hiking-photo{
	float:left;
	text-align:left;
	margin:0 0 40px 35px;
}


/*新闻内容页设置*/
.new-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(new-left.jpg) no-repeat;
}
.new-fontright{
	margin:0 0 0 40px;
}


/*精彩瞬间内容页设置*/
.Wonderful-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(Wonderful-left.jpg) no-repeat;
}
.Wonderful-li{
	width:100px;
	float:left;
	margin:0 0 10px 0;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.Wonderful-li a:link {color:#FF0000;}
.Wonderful-li a:visited {color:#FF0000;}
.saishi-list{
	width:700px;
	clear:both;
}
.saishi-li{
	width:220px;
	float:left;
	text-align:center;
	margin:0 7px 10px 0;
}
.saishi-li img{
	padding:2px;
	border:1px solid #D5D5D5;
}
.saishi-font{
	width:80px;
	float:left;
	margin:0 0 0 20px;
}


/*商城内容设置*/
.product-right{
	width:580px;
	height:20px;
	float:left;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px dashed #D7D7D7;
	background: url(Product-rihgt.jpg) no-repeat 3px 0;
}
.Product-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(Product-left.jpg) no-repeat;
}
./*商品详细介绍设置*/product-text2{
	width:580px;
	margin:0;
	padding:0;
	float:left;
}
.name{
	font-size:18px;
	font-weight:bold;
	color:#FF9333;
	margin:15px 0 20px 0;
}
.product-textleft{
	width:200px;
	float:left;
	color:#999999;
}
.product-textright{
	width:280px;
	float:left;
	margin:0 0 0 80px;
}
.product-textbottom{
	clear:both;
	color:#666666;
	font-size:12px;
	padding:10px 0 0 0;
	border-top:1px solid #D6D6D6;
}


/*培训须知内容页设置*/
#knowledge-nav2{
	width:685px;
	height:20px;
	float:left;
	font-size:12px;
	color:#999999;
	padding:3px 0 0 30px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(rssicon.gif) no-repeat 5px 1px;
}
#knowledge-nav2 a{color:#999999}
.h2{
	width:700px;
	font-size:16px;
	color:#990000;
	margin:5px 0 15px 0;
	text-align:center;
	font-weight:bold;
}
.h2-list{
	width:700px;
	height:23px;
	margin:0 0 30px 0;
	padding:5px 0 0 0;
	border:1px dashed #c0c0c0;
	background:#f5f5f5;
	text-align:center;
}
.h4{
	width:710px;
	text-align:right;
	font-size:12px;
	color:#666666;
	margin:20px 0 8px 0;
	border-bottom:1px solid #D6D6D6;
}
.h4 a{color:#666666}
.h4 a:visited {color: #666666;} /* 已访问的链接 */
#text-right{
	width:700px;
	float:left;
	color:#666666;
	line-height:180%;
	margin:0 0 50px 32px;
	padding:0 3px 0 3px;
}
.text{
	width:700px;
	margin:0 0 20px 5px;
	color:#000;
}
.text table{text-align:center;}
.text img{
	margin:2px;
}


/*经营合作设置*/
#Business-nav{
	width:700px;
	height:20px;
	float:left;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(Management.jpg) no-repeat 0 2px;
}
#match-nav{
	width:700px;
	height:20px;
	float:left;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(match-nav.jpg) no-repeat 0 2px;
}
#training-nav{
	width:700px;
	height:20px;
	float:left;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(training-nav.jpg) no-repeat 0 2px;
}
#Points-nav{
	width:700px;
	height:20px;
	float:left;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(yongchang-Points.jpg) no-repeat 0 2px;
}
.Business-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(jingying-left.jpg) no-repeat 5px 1px;
}
.Points-rightnav{
	height:20px;
	font-size:14px;
	color:#005888;
	font-weight:bold;
	padding:0 0 0 17px;
	margin:0 0 0 30px;
	background: url(16-square-green.jpg) no-repeat 0 3px;
}
.Points-rightnav a:link {color: #F4AC08;}
.Points-rightnav a:visited {color: #F4AC08;}
.Points-righttext{
	width:600px;
	text-align:left;
	font-size:12px;
	color:#666666;
	line-height:180%;
	padding:0 5px 0 5px;
	margin:2px 0 15px 40px;
}
.Points-h2{
	width:550px;
	height:20px;
	clear:both;
	font-size:14px;
	color:#E77817;
	font-weight:bold;
	margin:0 0 10px 0;
}


/*长训班设置*/
.training-leftnav{
	width:118px;
	height:35px;
	float:left;
	margin:10px 0 10px 0;
	padding:15px 0 0 45px;
	font-size:18px;
	background: url(training-navleft.jpg) no-repeat 5px 1px;
}
#p_20088397332754{
	margin:10px 0 0 0;
}
#p_20075191700063{
	margin:10px 0 0 0;
}
#training-Children{
	width:294px;
	height:136px;
	float:left;
	margin:0 0 20px 0;
}
#training-ocen{
	width:260px;
	height:112px;
	float:left;
	line-height:150%;
	font-size:12px;
	color:#FF9900;
	padding:20px 0 5px 0;
	margin:0 0 20px 30px;
}
#training-text{
	width:590px;
	float:left;
	margin:0 0 0 40px;
}
.training-righttext{/*训练内容和训练益处的设置*/
	width:560px;
	clear:both;
	text-align:left;
	font-size:12px;
	color:#990000;
	line-height:180%;
	padding:5px 5px 10px 15px;
	margin:0 0 16px 0;
	background:#F6F6F6;
	border:1px dashed #DEDEDE;
}
.training-rightnav{/*培训网点设置*/
	width:550px;
	height:20px;
	clear:both;
	font-size:14px;
	color:#E77817;
	font-weight:bold;
	margin:0 0 10px 10px;
}
/*培训网点设置*/
.training-righttext1{
	width:400px;
	text-align:left;
	font-size:12px;
	color:#666666;
	line-height:180%;
	padding:0 5px 0 5px;
	margin:2px 0 15px 21px;
}
.training-rightnav1{
	height:20px;
	font-size:14px;
	color:#005888;
	font-weight:bold;
	padding:0 0 0 17px;
	margin:0 0 0 10px;
	background: url(16-square-green.jpg) no-repeat 0 3px;
}
.training-rightnav1 a:link {color: #F4AC08;}
.training-rightnav1 a:visited {color: #F4AC08;}
.font-left{
	margin:0 0 0 53px;
 }
./*课时安排表文字设置*/font-td{
	margin:0 0 0 40px;
}
./*收费标准文字设置*/font{
	margin:0 0 0 20px;
}
./*收费标准数字设置*/font1{
	color:#FF0000;
}
./*备注文字设置*/font-beizhu{
	margin:20px 0 0 33px;
	color:#990000;
}


/*常见问题*/
 #menuright {
	float:left;
	margin:0 0 0 40px;
}
#questions-nav{
	width:580px;
	height:20px;
	float:left;
	padding:3px 0 3px 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(questions-anv.jpg) no-repeat 0 2px;
}
.menunav {
	width:550px; 
	list-style-type: none;
}
.menutitle {
	font-size:13px; 
	color:#ccff33;
	margin:10px 0 10px 0;
	padding:0 0 0 25px;
	background: url(e1brepnew.gif) no-repeat;
}
#d01{
  text-align:left;
  line-height:22px;
}
.menunav li{
	padding:5px 5px 0 10px;
	border:1px dashed #DEDEDE;
	background:#F6F6F6;
	line-height:180%;
}
.menunav LI A {
	display: block; 
	width:153px; 
	color:#0d4857; 
	text-decoration:none;
	padding:10px 0 0 10px;
}
.menunav LI A:hover {
	text-decoration:underline
}
 
/*东海会所设置开始*/
#donghai-page-nav{
	width:700px;
	height:20px;
	float:left;
	padding:3px 0 0 15px;
	margin:12px 0 10px 30px;
	border-bottom:1px solid #D6D6D6;
	background: url(donghai-nav.jpg) no-repeat;
}
#donghai-right{
	width:700px;
	float:left;
	color:#666666;
	line-height:180%;
	margin:0 0 15px 32px;
	padding:0 3px 0 5px;
}
.donghai-rightnav{
	background: url(weather_sun.jpg) no-repeat 0 1px;
	padding:0 0 0 18px;
	color:#E77817;
	font-size:14px;
	font-weight:bold;
}
.donghai-righttext{
	width:550px;
	text-align:left;
	font-size:12px;
	color:#990000;
	line-height:180%;
	padding:5px 5px 5px 10px;
	margin:2px 0 5px 50px;
	background:#F6F6F6;
	border:1px dotted #ccc;
}
.donghai-h3{
	height:20px;
	font-size:14px;
	color:#005888;
	font-weight:bold;
	padding:0 0 0 17px;
	margin:10px 0 10px ;
	background: url(16-square-green.jpg) no-repeat 0 3px;
}
.donghai-ul{
	list-style-type:none;
	margin:0;
	padding:0;
	clear:both;
	text-align:center;
}
.donghai-ul li{
	float:left;
	margin:0 0 0 5px;
	background:#F6F6F6;
	padding:2px;
	border:1px solid #ccc;
}
.donghai-ul1{
	list-style-type:none;
	margin:0;
	padding:0;
	clear:both;
}
.donghai-ul1 li{
	float:left;
	margin:0 0 0 5px;
	text-align:center;
	width:205px;
	color:#1D8490;
}

/*底部设置*/
#footer{
	width:942px;
	padding:0 0 20px 50px;
	margin:20px 0 20px 0;
}
#footer-left{
	width:141px;
	height:50px;
	float:left;
	margin:5px 0 15px 0;
	background: url(foorer_left.jpg) no-repeat;
}
#footer-middle{
	width:770px;
	height:40px;
	float:left;
	padding:10px 0 0 15px;
	margin:5px 0 15px 0;
	background: url(foorer_bg.jpg);
}
#footer-right{
	width:9px;
	height:50px;
	float:left;
	margin:5px 0 15px 0;
	background: url(foorer_right.jpg) no-repeat;
}
.h5{
	font-size:12px;
	float:left;
	margin:0 20px 0 20px;
}
.h5 a{color:#999999}
.h5 a:visited {color: #999999} /* 已访问的链接 */
.h6{
	font-size:9px;
	font-family:Arial;
	word-spacing:2px;
	color:#bbbbbb;
	clear:both;
	
}
.b{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	float:left;
	margin:0;
	padding:0;
}
.b-text{
	margin:0 0 0 25px;
}
#art{color:#999999;}
#art a{color:#999999;}
