@charset "utf-8";
#top{
	height:180px;
	background:url(../images/tbg.jpg) repeat-x;
	/*border-bottom:#f7f7f7 10px solid;*/
}
#logo{
	float:left;
	width:297px;
	margin:17px auto auto 0px;
	padding-left:6px;
}
#topright{
	margin-top:12px;
	float:left;
	width:700px;
	margin:12px auto auto auto;
	background:url(../images/menuleft.gif) 0 127px no-repeat;
}
#banner{
	width:700px;
	height:127px;
}
#menu{
	width:700px;
	height:43px;
	background:url(../images/menuright.jpg) right top no-repeat;
}
#menu p{
	padding-left:30px;
	height:43px;
	background:url(../images/menuright.jpg) right bottom no-repeat;
}
#menu p a:link,#menu p a:visited{
	float:left;
	padding-right:10px;
	font-size:14px;
	color:#5B654C;
	line-height:43px;
	display:block;
}
.Language{
	padding-left:5px !important;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
.L1{
	margin-left:8px !important;
}
.Language:link,.Language:visited{
	font-weight:bold;
}
.Language:hover{
	text-decoration:underline;
}
#footer{ margin:0 auto; width:1003px;}
#foot{ margin-left:190px;}
#bottom{
	font-size:10pt;
	margin-top:10px;
	padding-bottom:2px;
	color:#666;
	line-height:18px !important;
	text-align:center;
	background:url(../images/bbg2.jpg) center bottom no-repeat;
}
#bottom a:hover{
	text-decoration:underline;
}
