@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0; outline:none;}
img{padding:0; margin:0;}
.index-body1{
	width:100%;
	background:url(../images/index-header-bg1.jpg) top left repeat-x;
}
.index-inner-body1{
	width:100%;
	background:url(../images/index-bg1.jpg) top no-repeat;
}
.index-content1{
	width:1000px;
	margin:0 auto;
}
.index-header-top{
	width:1000px;
	height:200px;
}
.index-logo{
	width:504px;
	height:150px;
	float:left;
	padding:50px 0 0 40px;
}
.index-header-right{
	width:456px;
	height:200px;
	float:left;
}
.flags{
	width:426px;
	height:34px;
	padding-top:41px;
	text-align:right;
	padding-right:30px;
}

.flags img{
	margin-left:5px;
}
.system{
	width:426px;
	height:70px;
	padding-top:14px;
	text-align:right;
	padding-right:30px;
}
.system img{
	margin-left:5px;
}
.navigation{
	width:1000px;
	height:50px;
	padding:20px 0 0 0;
}
.navigation ul{
	width:505px;
	margin:0 auto;
}
.navigation li{
	font:bold 19px 'ITCAvantGardeGothicBold' ;
	color:#FFF;
	float:left;
	display:block;
}
.navigation li a{
	outline:none;
	font:bold 19px 'ITCAvantGardeGothicBold' ;
	color:#FFF;
	padding:0 0;
	text-decoration:none;
}

.clear{
	clear:both;
}
.index-body2{
	width:100%;
	background:url(../images/index-inner-bg2.jpg) top left repeat-x;
}
.index-inner-body2{
	width:100%;
	background:url(../images/index-bg2.jpg) top no-repeat;
}
.index-content2{
	width:940px;
	margin:0 auto;
	padding:80px 0 0 0;
}
.breakdown{
	width:220px;
	height:114px;
	background:url(../images/breakdown.jpg) bottom no-repeat;
	margin-left:12px;
}
.index-body3{
	width:100%;
	background:url(../images/index-inner-bg3.jpg) top left repeat-x;
}
.index-inner-body3{
	width:100%;
	background:url(../images/index-bg3.jpg) top no-repeat;
}
.index-content3{
	width:955px;
	margin:0 auto;
	padding:15px 0 0 0;
}
.index-content3-left{
	width:400px;
	padding:0 10px 0 0;
	float:left;
}
.index-content3-left p{
	width:400px;
	font:normal 12px/17px 'ITCAvantGardeGothicBookBkIt' ;
	color:#FFF;
	padding:0 0 10px 0;
}
.yellow-text-box{
	width:100%;
	padding:8px;
	background-color:#FFBA00;
	font:normal 12px/17px 'ITCAvantGardeGothicBold' ;
	color:#174D66;
	margin:0 0 10px 0;
}
.left-box1{
	width:280px;
	height:121px;
	background:url(../images/image1.png) left no-repeat;
	font:normal 12px/15px 'ITCAvantGardeGothicBookBkIt' ;
	color:#FFF;
	padding:28px 0 0 170px;
	margin-bottom:10px;
}
.left-box2{
	width:450px;
	background:url(../images/image2.png) right no-repeat;
	padding:10px 0 10px 0px;
}
.left-box2 p{
	width:300px;
	font:normal 12px/15px 'ITCAvantGardeGothicBookBkIt' ;
	color:#FFF;
}
.left-box2 p span{
	background:#FFBA00;
	padding:2px;
	font-weight:bold;
	color:#174D66;
}
.index-content3-right{
	width:480px;
	float:left;
	padding:0 0 20px 50px;
}
.index-content3-right p{
	font:normal 12px/18px 'ITCAvantGardeGothicBookBkIt' ;
	color:#FFF;
	padding:0 0 10px 0;
	margin:0;
}
.index-content3-right p span{
	background:#FFBA00;
	padding:2px;
	font-weight:bold;
	color:#174D66;
}
.yellow-text-box2{
	width:97%;
	padding:8px;
	background-color:#FFBA00;
	font:normal 12px/17px 'ITCAvantGardeGothicBookBkIt' ;
	color:#174D66;
}
.yellow-text-box2 p{
	font:normal 12px/15px 'ITCAvantGardeGothicBookBkIt' ;
	color:#174D66;
	padding:0 0 10px 0;
	margin:0;
}

.index-body4{
	width:100%;
	height:180px;
	background:#FFF;
	text-align:center;
}
.index-body4 p{
	width:100%;
	font:normal 22px 'ITCAvantGardeGothicBold';
	color:#174D66;
	text-align:center;
	padding:20px 0 0 0;
}
.index-body4 p a{
	font:normal 22px 'ITCAvantGardeGothicBold';
	color:#174D66;
	padding:0 20px;
	text-decoration:none;
}
.index-body5{
	width:100%;
	height:55px;
	background:#174D66;
	text-align:center;
	font:normal 17px/55px 'ITCAvantGardeGothicBold';
	color:#fff;
}