*{
	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 url(../images/body_bg.gif) repeat left top;
	cursor: default;
}
img,fieldset{
	border: 0;
}
a{
	cursor: pointer;
}
/*.hidden{
	display: none;
}
*/
.hidden, dfn {  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 ul,#menu_main ul,#menu_sub ul,#menu_sub_sub ul,#partner ul,#adress ul{
	list-style-type: none;
}
#menu_fix li,#menu_main li,#menu_sub li,#adress li{
	display: inline;	
}
#menu_fix{
	position: absolute;
	left: 453px;
	top: 30px;	
	width: 400px;
	text-align: right;								
}
#menu_fix a{
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 10px;
	line-height: 11px;
	color: #000;				
	float: right;
}
#menu_main{
	width: 961px;
	height: 34px;
	background: url(../images/menu_main_bg.gif) repeat-x left top;				
}
#menu_main a{
	display: block;
	width: 144px;
	height: 33px;
	padding-left: 16px;
	margin-bottom: 1px;
	color: #000;
	line-height: 31px;
	background: #dde5e9 url(../images/white.gif) repeat-y right top;	
	float: left;
}
#menu_main a:hover,#menu_main_act a{
	color: #fff;
	background: #9aa9af url(../images/white.gif) repeat-y right top;
}
#menu_main_act a{
	height: 34px;
	margin-bottom: 0px;			
}
#menu_main_first a,#menu_main_first a:hover{
	color: #fff;
	background: #9aa9af url(../images/white.gif) repeat-y right top;
}
#menu_main_last a,#menu_main_last a:hover{
	width: 145px;
	color: #000;
	background: #fff0b3;
}
#menu_sub{
	width: 799px;
	height: 33px;
	background: #9aa9af;
	margin-bottom: 1px;
}
#menu_sub ul{
	padding-left: 166px;
}
#menu_sub a{
	display: block;
	height: 33px;
	padding-right: 16px;
	line-height: 31px;
	font-size: 10px;
	color: #dde5e9;
	float: left;	
}
#menu_sub a:hover,#menu_sub_act a{
	color: #fff;
}		
#menu_sub_sub{
	width: 159px;
	height: 510px;				
	background: #dde5e9;
}
#menu_sub_sub a{
	display: block;
	width: 143px;
	height: 34px;
	padding-left: 16px;
	line-height: 31px;								
	color: #000;
	background: url(../images/white.gif) repeat-x left bottom;
}	
#menu_sub_sub a:hover,#menu_sub_sub_act a{
	color: #fff;
	background: #9aa9af url(../images/white.gif) repeat-x left bottom;	
}
#adress{
	position: absolute;
	left: 160px;
	top: 580px;	
	width: 801px;
	height: 28px;
	padding-left: 8px;
	background: #f4f7f8;
	line-height: 28px;	
	z-index: 4;				
}
#adress *{
	color: #536a77;
	font-size: 10px;
}
#adress div,#adress a{
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 8px;
	line-height: 10px;				
	float: left;
}

/**
 * partner box
 */
#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 {
	/* background: url(../images/pdficon.gif) no-repeat left center;	*/
	padding-left: 0px;
	line-height: 22px;	
}
.download img {
	vertical-align: text-bottom;
}
.error {color: red;}