@charset "utf-8";
@font-face {
    font-family: 'SolaimanLipi';
    src: url('SOLAIMA0.eot');
    font-weight: normal;
    font-style: normal;

}

*{margin:0; padding:0;}

*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

html, body{
background:#0C364E url(images/bgr_main.png) repeat-x 0px 0px fixed;
height:100%;
}
body{
	font-family:SolaimanLipi, Arial;
	font-size:14px; line-height:22px; 
	}
.page{background:#fff;
		position:relative;
		max-width:980px;
		margin:0 auto;}
h1{
	font-weight:normal;
	margin-bottom:10px;
	font-family:SolaimanLipi; 
	color:#600; 
	font-size:30px;
	line-height: 35px;
	text-align: center;
}
h3{color:#553F00;
 font-size:1.3em; 
 margin-bottom:5px;
}
a{
	text-decoration:none;
	color:#0C364E;
}
a:hover{
	color:#903;
}
a.cta{
	padding:1px 20px 1px 0px;
	background:url(images/arrow.png) right 1px no-repeat; 
	color:#0A6676; font-weight:normal; 
	font-size:.9em;}
a.cta:hover{
	background-position:right -73px; 
	color:#FF9F00;
}
.menu ul{
	list-style:none;
}
.menu ul li{
	float:left;
	padding:5px 20px 5px 20px;
}
ul li a{
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
	}
ul li a:hover, a.select {
	color:#C90;
} 

a.lang{
	color:#fff;
	margin-left: 10px;
	margin-right: 10px;
}

a.lang:hover{
	color: red;
}

.content p{
	margin-bottom:5px; 
	font-size:13px; 
	line-height:21px;
}

.header h2.english{
	font-family: Arial;
	font-weight: normal;
	color: #fff;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.7);
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}

.promo .child.promo1{background:url(images/promo1.jpg) no-repeat 0px 4px;}
.promo .child.promo2{background:url(images/promo2.jpg) no-repeat 0px 4px;}
.promo .child.promo3{background:url(images/promo3.jpg) no-repeat 0px 4px;}

.footer{
	background:#ddd; 
	text-align:center;
	padding:10px 0px 10px 10px;}


.header{height:275px;display:block;background:url(images/banner-large.jpg) no-repeat 0px 0px;}
.header a.logo{display:block;height:97px;width:300px;background:url(images/orange-big.png) no-repeat 0px 0px; position:absolute;top:40px;left:35px;}
.menu{width:100%;overflow:hidden;background:#2E7EAF;position:absolute;top:275px;}
.article{padding:70px 20px 30px 20px;}
.article p{margin-top:15px;}
.promo{padding:40px 0px 10px 20px; overflow:hidden;}
.promo .child{width:33.3%; float:left;}
.promo .child .content{padding:0px 20px 15px 70px;} 
.leopard{margin:40px 0px 10px 20px; overflow:hidden;}
.leopard .hunter{float:left; width:35%;}
.leopard .hunter h2{ padding: 5px; background:#ddd; margin-right: 35px; text-align: center;}
.leopard .hunter .hunter_con{padding:15px 15px 15px 15px; margin-right:35px; background:url(images/bg3.jpg) repeat 0px 0px;}
.leopard .tiger{width:65%; float:right;}
.leopard .tiger .tigercon{width:100%;float:left;}
.leopard .tiger .tigercon .cat{padding:0px 0px 30px 0px;margin-right:20px;overflow:hidden; margin-top: 15px; border-top: 1px solid #ddd; padding-top: 15px;}

.cat h3{
	margin-bottom: 10px;
	color:#2E2B28;
	text-align: center;
	padding: 5px;
}

.cat img{
	padding:0px 20px 5px 0px;
	width: 150px;
}
.plan{
	margin-right:20px;
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
}
.plan h3{
	margin-top: 15px;

}
.plan img{
	padding: 0px 0px 10px 10px;
}

.tom{
	overflow: hidden;
	margin-top: 10px;
	border-top: 1px solid #ddd;
	margin-right: 20px;
	padding-top: 20px;
}
.tom img{
	padding: 0px 10px 10px 0px;
}

.tom .education{
	width: 50%;
	float: left;
	padding-right: 10px;
}