*{
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	outline: none;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	background: #fff;
	cursor: default;
}
img,fieldset{
	border: 0;
}
a{
	cursor: pointer;
}
.hidden,dfn{
	display: none;
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
}
.clear{
	clear: both;
}
#distance{
	width: 100%;
	height: 50%;
	margin-bottom: -304px;
	float: left;
}
#wrapper{
	margin: 0 auto;
	position: relative;
	width: 961px;
	height: 608px;
	clear: left;
	text-align: left;
	background: #fff;
	overflow: hidden;
}
#logo{
	width: 801px;
	height: 98px;
}				
#menu_fix,#menu_main,#menu_sub,#menu_sub_sub{
	display: none;
}
#adress{
	display: none;			
}
#partner{
	position: absolute;
	top: 98px;
	left: 800px;
	width: 161px;
	height: 510px;
	overflow: hidden;
	background: #fff;
	z-index: 5;
}
#partner ul {
	width:161px;
	margin-top:34px;
}
#partner a{
	display: block;
	height: 55px;
	text-align: center;
}					
#partner h3 {
	width:145px;
	height: 33px;
	line-height:31px;
	font-weight: normal;
	padding-left:16px;
	margin-bottom:1px;
	color: #000;
	background: #fff0b3;
}
#content{
	position: absolute;
	left: 160px;
	top: 166px;
}	
#content,#content_03,#content_11,#content_12,#content_17,#content_18{
	width: 639px;
	height: 414px;					
}
#content p{
	margin-bottom: 16px;
}
#content ul{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;	
}
.download a {
	padding-left: 0px;
	line-height: 22px;	
}
.download img {
	vertical-align: text-bottom;
}
.error{
	color: red;
}