*{
	margin: 0;
	padding: 0;
}

div, td, a, h3{
	font-family: Arial, Helvetica, sans-serif;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #706E6D;
}

a{
	color: #F15A07;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
	text-decoration: none;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

li{
	list-style: none;
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{
  zoom: 1;
  display: block;
}

.wrap{
	width: 750px;
	margin: 0px auto;
	background: url(/assets/templates/aero/bg.jpg) left top repeat-x;
}

.header{
	position: relative;
	height: 530px;
}

.header .rec{
	position: absolute;
	left: 47px;
	bottom: 0px;
	padding: 0 0 10px 0;
}

.content{
	padding: 0 0px 0 0px;
}

.cntTop{
	background: url(/assets/templates/aero/top.jpg) left top no-repeat;
	/*padding: 22px 27px 50px 27px;*/
	padding: 22px 0px 0px 0px;
	margin: 0 0 0 0px;
	height: 613px;
	position: relative;
	left: 10px;
}

.cntTop p, i{
	font-family: Segoe UI;
	font-size: 18px;
	color: #565455;
	line-height: 22px;
	text-indent: 37px !important;
	font-style: normal;
	display: block;
}

.cntTop_in{
	padding: 0 23px;	
}

.cntTop i{
	padding: 0 0 25px 0;
}

.cntTop p span{
	color: #FC3232;
}

.cntTop p b{
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #3BB876;
}

.example{
	padding: 12px 0 0px 20px;
	overflow: hidden;
	zoom: 1;
}

.example li{
	margin: 0 50px 15px 0;
	float: left;
	height: 114px;
	display: block;
}

.example a{
	float: left;
	/*padding: 0 25px 0 0;*/
	margin: 0 20px 0 0;
}

.example b{
	margin: 45px 0 0 0px;
	font-weight: normal;
	font-size: 24px;
	color: #565455;
	display: block;
	float: left;	
}

.subscription{
	background: url(/assets/templates/aero/subscription.jpg) left top no-repeat;
	padding: 5px 45px 5px 35px;
	margin: 0 0 0 10px;
	height: 195px;
}

.subscription form{
	text-align: center;
}

.subscription form b{	
	font-size: 18px;
	display: block;
	font-weight: normal;
	color: #565656;
}

.subscription form input{
	height: 22px;
	width: 146px;
	border: 1px solid #A5ACB2;
	padding: -5px 0 0 -5px;
	
}

.subscription form .submit{
	background: url(/assets/templates/aero/submit.jpg) left top no-repeat;
	border: none;
	height: 25px;
	width: 183px;
	margin: 10px 0 10px 0;
}

.subscription p{
	font-size: 14px;
	color: #565455;
	line-height: 17px;
	position: relative;
	top: -3px;
}

.subscription p span{
	color: #FE0002;
}

.catrpiller{
	background: url(/assets/templates/aero/cat.jpg) left bottom no-repeat;
	height: 40px;
	padding: 360px 0 0 210px;
 	width: 540px;
	
}

.cntTop_in div{
	padding: 0 20px 0 0;
}