*{
	margin:0;
	padding:0;
}
#map {
	background:#584473;
	color:#cccccc;
	margin:0;
	overflow:hidden;
	position:relative;
	height:600px;
	width:780px;
}
#map img{
	border:0;
	position:absolute;
	top:0;left:0px;
	width:100%;
}
#map div{
	position:absolute;
	top:15px;left:10px;
}
#map h2{
	font:700 16px arial;
	margin-bottom:10px;
	text-transform:uppercase;
}
#map ul{
	font:700 11px verdana,san-serif;
	line-height:16px;
	list-style-type:none;
}
#map a{
	color:#cccccc;
	cursor:pointer;
	text-decoration:none;
}
#map a:hover,#map a.sel{
	color:#d195f9;
}

map:hover,area:hover{
	cursor:pointer;
}

#tmp{
	margin-left:780px;
}

#back{
	background:#520051;
	color:#ffffff!important;
	font:12px Arial;
	padding:20px 15px;
	position:absolute;
	top:-100px;right:10px;
}
#back:hover{
	background:#d195f9;
}

#links b{
	background:url(img/dot.png) no-repeat;
	color:#000;
	cursor:pointer;
	display:block;
	font:12px Arial,sans-serif;
	font-weight:100;
	height:18px;
	margin:-38px 0 0 -29px;
	padding-left:22px;
	padding-top:1px;
	position:absolute;
}
#links i{
	background:url(img/dot.gif) no-repeat;
	border-right:solid 1px #171717;
	font-style:normal;
	padding:3px 3px 4px 14px;
	white-space:nowrap;
}

#links .c135,
#links .c180,
#links .c315{
	background:url(img/dot.png) no-repeat right top;
	padding:1px 22px 0 0;
}

#links .c135 i,
#links .c180 i,
#links .c315 i{
	background:url(img/dot2.gif) no-repeat right top;
	border-left:solid 1px #171717;
	border-right:none;
	padding:3px 14px 4px 3px;
}

#links .c345{
	-webkit-transform:rotate(-15deg);
	transform:rotate(-15deg);
}

#links .c45{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
#links .c30{
	-webkit-transform:rotate(30deg);
	transform:rotate(30deg);
}
#links .c135{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
#links .c115{
	-webkit-transform:rotate(-15deg);
	transform:rotate(-15deg);
}
#links .c130{
	-webkit-transform:rotate(-30deg);
	transform:rotate(-30deg);
}
#links .c145{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
#links .c160{
	-webkit-transform:rotate(-60deg);
	transform:rotate(-60deg);
}

#links .c315{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
