@charset "utf-8";
@import url("global.css");
body{
	background:url("bg-2.jpg") #E9EFF4 no-repeat left top;
}
.main{
	margin-left:72px; width:850px;
}
/* header */
.logo{
	float:left; padding-top:19px;
}
*:lang(en) .logo{
	padding-top:10px;
}
.logo a{
	width:192px; height:52px; display:block;
}
.header-r{
	float:right; padding-top:24px; text-align:right; padding-right:20px;
}
*:lang(en) .header-r{
	padding-top:10px;
}
.footmark,.footmark a{
	color:#A1C5DE;
}
.navigation{
	color:#9CC6DB; margin-top:10px;
}
.navigation a{
	color:white;
}
.navigation a.language{
	background:url("choice-icon.gif") no-repeat right 6px; zoom:1; padding-right:13px;
}
.navigation span{
	padding:0 8px;
}
.nav{
	margin-top:6px; clear:both;
}
*:lang(en) .nav{
	margin-top:7.5px;
}
.nav-content{
	position:absolute; z-index:10; margin-top:-30px; padding-left:42px;
}
.nav-content span{
	background:url("selected.png") no-repeat; width:125px; height:30px; zoom:1; text-align:center; line-height:24px; color:white; font-weight:bold; float:left;
}
.nav-content a{
	color:#D6ECF8; float:left; line-height:24px; width:125px; text-align:center;
}
.nav-content a:hover{
	text-decoration:underline;
}
.nav .rb{
	position:absolute; margin-left:698px; z-index:11; margin-top:-34px;
}
*:lang(en) .nav .rb{
	display:none;
}
.nav .rb2{
	display:none;
}
*:lang(en) .nav .rb2{
	display:inherit; position:absolute; margin-left:698px; z-index:11; margin-top:-34px;
}
.download{
	background:url("main-2.jpg") no-repeat left top; width:853px; min-height:679px;
}
* html .download{
	height:679px;
}
.download .left{
	float:left; width:182px; padding-top:45px;
}
.left .nav-bg{
	padding:0; margin:0; margin-left:2px;
}
.left .nav-bg a{
	display:block; padding-right:22px; height:34px; line-height:34px; text-align:right; color:#0B4074;
}
.left .nav-bg a.selected{
	cursor:default; font-weight:bold;
}
.left .nav-bg a.selected:hover{
	text-decoration:none;
}
.left .nav-bg a:link,.left .nav-bg a:visited,.left .nav-bg a:active{
	text-decoration:none;
}
.left .nav-bg a:hover{
	text-decoration:underline;
}
.left .expand{
	position:absolute; z-index:12; margin-top:-480px;/*-46px;*/
}
*:lang(en) .left .expand{
	margin-top:-467px;/*-49px*/
}
.left .nav-bg li{
	width:179px; height:34px; list-style:none; margin-bottom:14px;
}
.right{
	float:left; padding-left:51px; padding-right:118px;
}
*:lang(en) .right{
	float:right; width:499px; 
}
.right .title{
	padding:39px 0 0 0;
}
.right p{
	padding:15px 5px 15px 2px; line-height:24px;
}

.bottom{
	width:100%; clear:both; border-bottom:1px #D1D7DB solid; padding-top:50px;
}