﻿
*{
	margin:0px;
	padding:0px;
	margin:0 auto;}
	
body{
	line-height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#D9DBDE;
	text-align:center;}
	
img{
	border:0px;
	font-size:0px;}
	
a{
	text-decoration:none;
	color:#666666;}

a:hover{
	text-decoration:none;
	color:#666666;}
	
ul,li{
	margin:0px;
	padding:0px;
	list-style:none;}
	
p{
	margin:0px;
	padding:0px;}
	
h1,h2,h3,h4,h5,h6,h7{
	margin:0px;
	padding:0px;
	font-size:14px;}
	
dl,dt,dd{
	margin:0px;
	padding:0px;}
	
.float_left{ float:left;}

.float_right{ float:right;}

.del_float{ clear:both;}


#about{ width:1003px; height:600px; margin:0 auto; position:relative;}



#ifrData{
	position:absolute;
	width:460px;
	height:400px;
	z-index:100;
	overflow:hidden;
	left: 225px;
	top: 150px;}

.about_us{ width:1003px; height:600px; position:absolute; z-index:10; top:0px; left:0px;}
