.logoImg{
	background-image: url(../images/lv7logo.gif);
	background-repeat:no-repeat;
	width: 152px;
	height: 70px;
	
}
.header{
	background-image: url(../images/countrySelect_top.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 59px; 
}

.map{
	background-image: url(../images/countrySelect_map.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 419px; 
}

.wdyl{
	color: white;
	padding-left: 20px;
	font-family:  Verdana;
 	font-weight: bold;
  	font-size: 17px;
}

.cyrc{
	color: white;
	padding-left: 20px;
	font-family:  Verdana;
 	font-weight: bold;
  	font-size: 11px;
}