*{margin:0;padding:0;}
a{text-decoration:none;color:#333;border:0;}
img,.nb,.nbs{border:0;}
a:hover,.slist ul li a:hover{text-decoration:underline;}
ul,li{list-style:none;}
body{font-family:arial,tahoma;font-size:12px;}
.clr{clear:both;}
input{outline:0;}
.bld{font-weight:bold;}
.it{font-style:italic;}
.fl{float:left;}
.fr{float:right;}
.ctr{
margin:0 auto;
width:980px;
background:#fff;
}

@font-face
{
font-family:beba;
src: url(BebasNeue.ttf);
}
header{
padding:10px 0;
float:left;
width:980px;
}
.tnav{
text-align:right;
margin-top:10px;
}
.tnav a{
padding:0 5px;
}
.tnav a:first-child{
border-right:1px solid #ccc;
}
nav{
background:#E3840C;
float:left;
width:980px;
}
nav li{
float:left;
}
nav li a{
padding:12px 41px;
display:block;
color:#fff;
font-family:beba, arial;
font-size:21px;
}
nav li a:hover{
background:#BC6901;
text-decoration:none;
}
nav li a.actv{
background:#BC6901;
}
article{
float:left;
width:650px;
margin-right:15px;
line-height:18px;
text-align:justify;
font-size:13px;
}
article p,article h1{
margin:8px 0;
}
article h1{
padding:10px;
background:#FBB03B;
color:#fff;
font-style:italic;
font-size:18px;
}
section{
float:left;
width:206px;
margin-left:15px;
background:#f8f8f8;
}
.couts section:first-child{
margin-left:0;
}
.couts section{
margin-top:15px;
}
section img{
border:4px solid #f8f8f8;
}
section p{
padding:0 7px;
text-align:left;
}
section h4{
font-style:italic;
font-size:16px;
text-align:center;
padding:10px 0;
background:#FBB03B;
color:#fff;
display:none;
}
section a,article a{
color:#E3840C;
margin-left:5px;
}
aside{
float:right;
width:300px;
}
.ipx{
padding:10px 2%;
width:96%;
border:1px solid #ccc;
margin-bottom:15px;
border-radius:3px;
color:#333;
}
.btn{
width:100%;
padding:10px 2%;
background:#0099FF;
color:#fff;
border:1px solid #0099FF;
font-size:14px;
font-weight:bold;
border-radius:3px;
}
aside h5{
font-size:20px;
background:url(../img/email1.png) no-repeat 0 0;
padding-left:60px;
height:55px;
line-height:50px;
font-style:italic;
color:#333;
}
footer{
background:#FBB03B;
color:#fff;
padding:15px;
float:left;
width:980px;
margin-top:15px;
}
.social{
margin-top:20px;
}
.social a{
border-right:0!important;
}
.solnhd{
font-size:18px;
margin-top:15px;
}
.solnshd{
font-size:13px;
}
.w980{
width:980px;
}
.w530{
width:530px;
}
.w430{
width:430px;
}
table .ipx{
padding:7px 2%;
margin-bottom:0;
color:#333;
}
.btnr{
width:150px;
background:#666;
border:1px solid #333;
margin-top:15px;
}
.stmp li{
list-style:inside square;
margin-left:15px;
margin-bottom:5px;
}
.stmp li a{
color:#333;

}
.txtarea {
width: 290px;
padding:3px 5px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
}
.etbl{
margin-left:15px;
}
select.itxt {
	padding:4px;
	width:300px;
}
.pop_up{
position: absolute;
width: 260px;
float: left;
margin-left: 322px;
left:162px;
margin-top:17px;
z-index:1;
opacity:0;
transition:all .5s;
}
.e_rd{
width:180px;
background: #f58d7c;
display: inline-block;
font-size: 11px;
padding: 8px;
margin-left:-5px;
border-radius:8px;
}
.sdfrm .pop_up{
margin-left:256px;
margin-top:3px;
}