@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

img, a{
border:0;
outline:none;
}
h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,p {
margin:0;
padding:0;
}
.clr{
clear:both;
}
body{
margin:0;
padding:0;
font-size:15px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/images/background.jpg) repeat;
}
.main_wrap{
margin:0 auto;
padding:0;
width:100%;
}
.header_area{
margin:0 auto;
padding:0;
width:1000px;
}
.header_top{
margin:0;
padding:0;
width:1000px;
}
.top_inner{
margin:0;
padding:0;
width:520px;
float:left;
}
.top_inner1{
margin:0;
padding:0;

float:left;
}
.header_top h2{
text-align:center;
}
.header_top p{
text-align:center;
padding:2px 0;
}

.top_left{
margin:0;
padding:0;
width:480px;
float:left;
}


.area_body{
margin:0;
padding:14px 0 0 0;
width:100%;
}
.body_top{
margin:0 auto;
padding:0;
width:1000px;
}
.left{
margin:0;
padding:0;
float:left;
width:500px;
}
.left p{
padding:5px 0;
}
.right{
margin:0;
padding:0;
float:left;
width:500px;
}
.right table tr td p{
padding:5px 0;
}
.bottom{
margin:0 auto;
padding:0;
width:1000px;
}


input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, .alink:hover
{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}

input[type="button"], input[type="submit"], input[type="reset"], .alink
{
     -moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:9px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	cursor:pointer;
    
    }
.dot_area
{
margin:0 auto;
padding:2px;
width:1000px;
border:1px solid #000;
}
.dot_area h2{
text-align:center;
font-size:20px;
}
.bottom h2{
text-align:center;
font-size:20px;
}
.footer_area{
margin:0;
padding:0;
width:90%;
}
/*.asdf
{
    margin-top:25px;
    height:50px;
    line-height:50px;
}*/
.footer_content{
margin:0 auto;
padding:20px 0 0 0;
width:1000px;
}
.sqr{
margin:0 auto;
padding:0;
width:980px;
}
.sqr table{
border:1px solid #000;
}
.sqr table tr{
border-bottom:1px solid #000;
}
.sqr table td{
border-right:1px solid #000;
padding:5px 0;
text-align:center;
border-bottom:1px solid #000;
}
.sqr table td:last-child{
border:none;
}
.sqr table td:last-child{
border-bottom:1px solid #000;
}


.recived{
margin:0 auto;
padding:0;
width:800px;
}
.recived h2{
padding:3px 0;
}
.recived table{
border:2px solid #333;
padding:3px 2px;
}
/*.recived td{
border:none;
}*/
.recived td asd{
width:50px;
}
.recived div{
float:right;
width:170px;
text-align:center;
}



.recived1{
margin:0 auto;
padding:0;
width:430px;
}
.recived1 h2{
padding:3px 0;
}
.recived1 table{
border:2px solid #333;
padding:3px 2px;
}
/*.recived td{
border:none;
}*/
.recived1 td asd{
width:50px;
}
.recived1 div{
float:right;
width:170px;
text-align:center;
}