@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'UniversLTStd67BoldCondensed';
    src: url('../fonts/universltstd-boldcn-webfont.eot');
    src: url('../fonts/universltstd-boldcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/universltstd-boldcn-webfont.woff') format('woff'),
         url('../fonts/universltstd-boldcn-webfont.ttf') format('truetype'),
         url('../fonts/universltstd-boldcn-webfont.svg#UniversLTStd67BoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UniversLTStd47LightCondensed';
    src: url('../fonts/universltstd-lightcn-webfont.eot');
    src: url('../fonts/universltstd-lightcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/universltstd-lightcn-webfont.woff') format('woff'),
         url('../fonts/universltstd-lightcn-webfont.ttf') format('truetype'),
         url('../fonts/universltstd-lightcn-webfont.svg#UniversLTStd47LightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UniversLTStd57Condensed';
    src: url('../fonts/universltstd-cn-webfont.eot');
    src: url('../fonts/universltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/universltstd-cn-webfont.woff') format('woff'),
         url('../fonts/universltstd-cn-webfont.ttf') format('truetype'),
         url('../fonts/universltstd-cn-webfont.svg#UniversLTStd57Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
	}



body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-size: 14px;
	line-height:18px;
	color:#333;
	font-family:'UniversLTStd47LightCondensed',Sans-Serif;
	width:100%;
	height:100%;
	}
	
	
	
#container{
	width:1024px;
	height:810px;
	position:absolute;
	left:50%;
	margin-left:-512px;
	padding-left:30px;
	padding-right:30px;



	}
	
	
	#maincontainer{
	width:1024px;
	height:783px;
	background-color:#FFF;
		float:left;

	}
	
	#head{
	width:1024px;
	height:115px;
	background-color:#fff;
	float:left;
	}

	#head_logo{
	width:200px;
	height:115px;
	margin-left:22px;
	float:left;
	}
	
	#head_logo img{
	margin-top:62px;
	float:left;
	}
	
	#head_else{
	width:465px;
	height:115px;
	margin-left:22px;
	float:right;
	}
	
	#head_lang{
	width:465px;
	height:35px;
	margin-left:0px;
	float:right;
	}
	
	#lang{
	height:35px;
	margin-right:0px;
	float:right;
	}
	
	
	#head_menu{
	width:445px;
	height:35px;
	margin-right:20px;
	margin-top:45px;
	float:right;
	font-family:'UniversLTStd57Condensed',Sans-Serif;
	color:#003b79;

	}
	
	#head_menuitem{
	height:35px;
	padding-right:5px;
	margin-top:0px;
	float:right;
	font-size:16px;
	}
	
	#head_menuitem a{
	text-decoration:none;
	display:block;
	color:#003b79;	
	}
	
	#head_menuitem_sel{
	height:35px;
	padding-right:5px;
	margin-top:0px;
	float:right;
	font-size:16px;
	}
	
	#head_menuitem_sel a{
	text-decoration:none;
	display:block;
	color:#97bf0d;	
	}
	
	
	#head_menuitem a:hover{
	color:#97bf0d;
	
	}
	
	#menuitem_spacer{
	height:35px;
	width:10px;
	padding-right:5px;
	margin-top:0px;
	float:right;
	font-size:14px;
	}
	
	
	#image{
	width:1024px;
	height:434px;
	}
	
	#band{
	width:1024px;
	height:250px;
	}
	
	#imageoverlay{
	width:455px;
	height:207px;
	background-image: url(../img/overlay.png);
	background-repeat:no-repeat;
	position:absolute;
	margin-top:315px;
	margin-left:590px;
	z-index:1000;
	}
	
	#imageoverlay_head{
	margin-top:20px;
	margin-left:20px;
	margin-right:30px;
	float:left;
	}
	
	#imageoverlay_copy{
	margin-top:10px;
	margin-left:20px;
	float:left;
	clear:both;
	margin-right:30px;
	}
	
	#imageoverlay_sub{
	margin-top:5px;
	margin-left:20px;
	float:left;
	clear:both;
	margin-right:30px;
	}
	
	#content_box{
	width:1024px;
	height:235px;
	float:left;
	background-color:#fff;
	background-image:url(../img/hint_corner.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	
	#content{
	width:984px;
	padding:20px;
	height:195px;
	float:left;
	}
	
	#content2{
	width:472px;
	padding:20px;
	height:195px;
	float:left;
	}
	
	#content3{
	width:300px;
	padding:20px;
	height:195px;
	float:left;
	}
	
	
	#footer{
	width:1024px;
	height:20px;
	margin-top:10px;
	margin-bottom:25px;
	color:#5f6368;
	float:left;
	}
	
	#footer a{
	color:#5f6368;
	text-decoration:none;
	}
	
	.main_head {
	font-family:'UniversLTStd67BoldCondensed',Sans-Serif;
	font-size:20px;
	line-height:30px;
	color:#767676;
	}
	
	.over_head {
	font-family:'UniversLTStd67BoldCondensed',Sans-Serif;
	font-size:30px;
	line-height:30px;
	color:#fff;
	}
	
	.over_sub{
	font-family:'UniversLTStd67BoldCondensed',Sans-Serif;
	font-size:20px;
	line-height:20px;
	color:#003b79;
	clear:both;
	}
	
	input {
		height:18px;
		width:165px;
	}
	
		textarea {
		height:89px;
		width:293px;
	}
	
	 #content3 a {
	text-decoration:none;
	padding:2px;
	color:#003b79;
	display:inline;
	}
	
	 #content3 a:hover{
	background-color:#97bf0d;
	color:#fff;
	}
	
		.infobox_head{
	font-family:'UniversLTStd67BoldCondensed',Sans-Serif;
	font-size:16px;
	line-height:20px;
	color:#003b79;
	clear:both;
	}
	
	
	a {
	text-decoration:none;
	color:#003b79;
	display:inline;
	}
	
	a:hover{
	background-color:#97bf0d;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
	}
