/* CSS Document */
#top{
	width:950px;
	height:34px;
	overflow:hidden;
	margin:0px auto;
	border-bottom:1px solid #363636;
}
#top .title{
	float:left;
	background: url(../images/20100217001.gif) no-repeat;
	width:240px;
	height:34px;
}
#top .language{
	float:right;
	line-height:34px;
}
#top .language li{
	float:right;
	padding-left:2px;
	padding-right:2px;
}
#navi{
	width:950px;
	height:auto;
	margin:0px auto;
	margin-top:10px;
	text-align:center;
}
#navi ul{
	float:left;
	width:400px;
	height:30px;
	line-height:30px;
	margin:0px auto;
	overflow:hidden;
}
#navi li{
	float:left;
	padding-left:2px;
	padding-right:2px;
}
#navi li a{
	font-size:14px;
}
#euro_map{
	clear:both;
	width:950px;
	height:auto;
	margin:0px auto;
	margin-top:10px;
	text-align:center;
	position:relative;
}
#euro_map .ryzxsq{
	float:left;
	position: absolute;
	left: 764px;
	top: 83px;
}
#euro_map .ozsb{
	float:left;
	position: absolute;
	left: 764px;
	top: 0px;
}
#line{
	width:950px;
	border-bottom:1px solid #363636;
	margin:0px auto;
	margin-top:10px;
}
#adv{
	width:950px;
	height:auto;
	margin:0px auto;
	margin-top:10px;
	text-align:center;
}
#adv ul{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}
#adv li{
	float:left;
	width:20%;
	height:auto;
	overflow:hidden;
}
#foot{
	width:950px;
	height:auto;
	margin:0px auto;
	margin-top:10px;
	text-align:center;
}
#foot .nav{
	width:100%;
	background:url(../images/20100217002.gif) repeat-x;
	height:34px;
	line-height:34px;
	overflow:hidden;
	text-align:center;
	color:#333333;
}
#foot .nav span{
	padding-left:8px;
	padding-right:8px;
}
#foot .nav a{
	color:#333333;
	text-decoration:none;
}
#foot .nav a:hover{
	color:#FF0000;
	text-decoration:none;
}
#foot .copyRight{
	width:100%;
	height:34px;
	line-height:34px;
	overflow:hidden;
	text-align:center;
	color:#333333;
}
