html, body{
	margin:0;
	padding:0;
	font-family:Tahoma, sans-serif;
	font-weight:normal;
	font-size:12px;
	background-color:#efefef;
}
.clear{
	clear:both;
}


#top{
	margin:0;
	padding:0;
	background:url(../img/design/bgtop.png) repeat-x;
}
#flash{
	width:100%;
	background:url(../img/design/auto6.ro.png) left top no-repeat;
	text-align:right;
}
#menu{
	width:100%;
	height:86px;
	text-align:center;
	background:url(../img/design/menu/bg.png) repeat-x;
}
#bar{
	height: 40px;
	margin:0 auto 0 auto;
	padding:9px 0 0 0;
	width: 1024px;
}
#bar a{
	text-decoration:none;
	color:#2d2d2d;
	line-height:33px;
	display:block;
	float:left;
	margin:0;
	padding: 0 5px 0 0;
	outline:0 none;
}
#bar a:hover{
	color:#007fcf;
	background: url(../img/design/menu/bgo.png) right top no-repeat;
}
#bar a span{
	display:block;
	height:33px;
	float:left;
	cursor:pointer;
}
a#a1 span{
	width: 40px;
	background: url(../img/design/menu/1.png) no-repeat;
}
a#a1:hover span{
	background: url(../img/design/menu/1o.png) no-repeat;
}
a#a2 span{
	width: 48px;
	background: url(../img/design/menu/2.png) no-repeat;
}
a#a2:hover span{
	background: url(../img/design/menu/2o.png) no-repeat;
}
a#a3 span{
	width: 51px;
	background: url(../img/design/menu/3.png) no-repeat;
}
a#a3:hover span{
	background: url(../img/design/menu/3o.png) no-repeat;
}
a#a4 span{
	width: 50px;
	background: url(../img/design/menu/4.png) no-repeat;
}
a#a4:hover span{
	background: url(../img/design/menu/4o.png) no-repeat;
}
a#a5 span{
	width: 47px;
	background: url(../img/design/menu/5.png) no-repeat;
}
a#a5:hover span{
	background: url(../img/design/menu/5o.png) no-repeat;
}
a#a6 span{
	width: 58px;
	background: url(../img/design/menu/6.png) no-repeat;
}
a#a6:hover span{
	background: url(../img/design/menu/6o.png) no-repeat;
}
a#a7 span{
	width: 44px;
	background: url(../img/design/menu/7.png) no-repeat;
}
a#a7:hover span{
	background: url(../img/design/menu/7o.png) no-repeat;
}



#csl{
	float:right;
	height:26px;
	margin-top:-1px !important;
	margin-top: 6px;
	background:url(../img/design/menu/cslr.png) right top no-repeat;
	padding: 0 10px 0 0;
}
#csl div{
	margin:0;
	padding:0 5px 0 5px;
	height:26px;
	float:left;
	line-height: 18px;
}
#csl div a{
	font-size: 12px;
	color:#353535;
	text-decoration:underline;
}
#csl div a:hover{
	text-decoration:none;
}
#csl #left{
	float:left;
	height:26px;
	background:url(../img/design/menu/csll.png) no-repeat;
	margin:0;
	padding-left:8px;
}
#csl .sep{
	float:left;
	height:26px;
	width:2px;
	background:url(../img/design/menu/sep.png) no-repeat;
	margin:0;
	padding:0;
}
#csl .lng{
	margin-top:0px !important;
	margin-top:2px;	
}
#csl #otherlng{
	display:block;
	float:left;
	width:auto;
	height:26px;
	display:none;
	overflow:hidden;
}

