@charset "utf-8";

body{margin:0;padding:0;background-image:none;}

.header{
	height:100px;
	background:url(images/banner-small.jpg) no-repeat 90% 0px;
}

.header a.logo{
	display:block;
	height:80px;
	width:247px;
	background:url(images/logo-small.png) no-repeat 0px 0px; 
	position:relative;
	top:15px;
	margin:0 auto;
}

.article{padding:20px 20px 10px 20px;}

.menu{position:static;
	padding:10px 0px 10px 0px;
	background-color:#515673;}
.menu a{color:#a6abc5;
	display:block;
	margin:15px;
	padding:7px;
	border:1px solid #a6abc5;
	background:url(images/mobile_link_arrow.png) no-repeat right center;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;}
.menu a:hover{
	color:#fff;
	background-color: rgba(255,255,255,.15);
}

.menu ul li{
	float:none;
	padding:0px;
	display: block;
}

.promo{padding:0px;}
.promo .child{
	width:auto;
	float:none;
	padding:10px 0px 0px 13px;
	background-position:20px 13px;
	border-top:1px solid #ccc;
}
.promo .child .content{
	padding:0px 20px 5px 80px;
} 

.promo .child.promo1{background-position:20px 13px;}
.promo .child.promo2{background-position:20px 13px;}
.promo .child.promo3{background-position:20px 13px;}




.leopard{
	margin: 20px;
}

.leopard .hunter{
	float:left; 
	width:100%;
	overflow: hidden;
	margin-right:20px; 
}


.leopard .hunter h2{ 
	padding: 5px; 
	background:#ddd; 
	margin-right: 0px; 
	text-align: center;
}


.leopard .hunter .hunter_con{
	padding:15px 15px 15px 15px; 
	margin-right:0px; 
	overflow: hidden;
	position: relative;
}

.hunt1{
	float: left;
	overflow: hidden;
}

.leopard .tiger{
	width:100%;
	overflow:hidden;
}
.leopard .tiger .tigercon{
	float:left;
}

.cat img{
	width:120px;
}

.cat h3{
	margin-top:10px;
	margin-bottom: 10px;
	color:#2E2B28;
	border-top: none;
	text-align: center;
	padding: 5px;
}
.leopard .tiger .tigercon .cat{
	border-bottom: none;
	margin-bottom:0px;
}

.plan{
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
	border-top: 1px solid #ddd;
}
.tom{
	overflow:hidden;
	width:100%;
	border-top: none;
	margin-top: 0px;
}	

.tom .education{
	width: 100%;
	float: left;
	padding-right: 0px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}