@charset "utf-8";

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

.header a.logo{
	display:block;
	height:81px;
	width:250px;
	background:url(images/logo-medium.png) no-repeat 0px 0px; 
	position: absolute;
	top:25px;
	left:25px;
	margin:0 auto;
}
.menu {
	top:200px;
	width:100%;
	display:block;
	position:absolute;
}

.promo{padding:0px 0px 5px 20px;}
.promo .child .content{padding:70px 30px 0px 0px;}


.leopard{
	margin:30px 20px 10px 20px; 
	overflow:hidden;}

.leopard .hunter{
	float:left; 
	width:100%;
	overflow: hidden;
	background:url(images/bg3.jpg) repeat 0px 0px;
	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{
	width: 50%;
	float: left;
	overflow: hidden;
}

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

.cat img{
	width:150px;
}

.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:50%;
	margin:0px 0px 15px 0px;
	padding-right:10px;
	overflow: hidden;
}
.tom{
	overflow:hidden;
	width:100%;
}	