﻿/* contact */

img.contents-upper{
	width:946px;
	display:block;
	margin:0 auto;
	}

img.contents-lower{
	width:946px;
	display:block;
	margin:0 auto 75px auto;
	}

#contents{
	width:946px;
	text-align:left;
	background:url(../img/bg_contents.jpg) repeat-y 2px 0;
	margin:0 auto;
	}

#contents .contents-spacer{
	padding:5px 23px 0 23px;
	}

.contacttoppannel{
	height:115px;
	background:url(../img/bg_contact-toppannel.jpg) no-repeat 0 0;
	padding:20px 0 0 80px;
	margin-bottom:20px;
	}

.contacttoppannel p{
	font-size:12px;
	line-height:1.5em;
	}

.contactmain{
	width:610px;
	float:left;
	}

.contactside{
	width:290px;
	margin-bottom:20px;
	float:right;
	}

.contactside .spacer{
	border-left:1px solid #DDDDDD;
	padding:0 0 0 30px;
	}

.contactside ul{
	list-style:none;
	border-top:1px solid #DDDDDD;
	}

.contactside ul li{
	font-size:12px;
	background:url(../img/bg_icon-mail.jpg) no-repeat 0 26px;
	border-bottom:1px solid #DDDDDD;
	padding:20px 0 20px 25px;
	}

#map {
position:relative;
margin:0px 20px;
background:url(../img/map.jpg) no-repeat;
width:572px;
height:178px;
text-align:left;
}
#map a {
position:absolute;
display:block;
background:url(../img/map.jpg) no-repeat;
height:19px;
text-indent:-9999px;
text-decoration:none;
font-size:8px;
/*\*/overflow:hidden;/* */
}
#europe, #asia, #africa, #australia, #canada, #usa, #latin, #france, #russia {
position:absolute;
height:19px;
}
#europe {
top:8px;
left:0px;
width:61px;
}
#asia {
top:53px;
left:145px;
width:48px;
}
#africa {
top:141px;
left:79px;
width:57px;
}
#australia {
top:107px;
left:253px;
width:93px;
}
#canada {
top:38px;
left:447px;
width:63px;
}
#usa {
top:61px;
left:433px;
width:49px;
}
#latin {
top:129px;
left:476px;
width:96px;
}
#france {
top:43px;
left:49px;
width:58px;
}
#russia {
top:24px;
left:94px;
width:58px;
}

#europe a {
width:61px;
background-position:0px -8px;
}
#europe a:hover { background-position:0px -186px; }

#asia a {
width:48px;
background-position:-145px -53px;
}
#asia a:hover { background-position:-145px -231px; }

#africa a {
width:57px;
background-position:-79px -141px;
}
#africa a:hover { background-position:-79px -319px; }

#australia a {
width:93px;
background-position:-253px -107px;
}
#australia a:hover { background-position:-253px -285px; }

#canada a {
width:63px;
background-position:-447px -38px;
}
#canada a:hover { background-position:-447px -216px; }

#usa a {
width:49px;
background-position:-433px -61px;
}
#usa a:hover { background-position:-433px -239px; }

#latin a {
width:96px;
background-position:-476px -129px;
}
#latin a:hover { background-position:-476px -307px; }

#france a {
width:58px;
background-position:-49px -43px;
}
#france a:hover { background-position:-49px -221px; }

#russia a {
width:58px;
background-position:-92px -24px;
}
#russia a:hover { background-position:-92px -202px; }
