/* map.css */

div#map{
	width:650px;
	}

div#mapimg{
	width:260px;
	float:left;
	}
	
div#maptext{
	width:370px;
	float:right;
	text-align: left;
	margin-left: 0px;
	margin-top: 30px;
	margin-right:20px;
	}
	
div#maptext ul{
	text-align:left;
	margin:5px 10px 5px 0px;
	}
	
div#maptext ul li{
	padding:0px 0px 0px 20px;
	line-height: 20px;
	}

div#maptext ul li.nono{
	background: url("../img/number/no.gif") no-repeat 0px 4px;
	}
	
div#maptext ul li.no1{
	background: url("../img/number/1.gif") no-repeat 0px 4px;
	
	}

div#maptext ul li.no2{
	background: url("../img/number/2.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no3{
	background: url("../img/number/3.gif") no-repeat 0px 4px;
	}
	
div#maptext ul li.no4{
	background: url("../img/number/4.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no5{
	background: url("../img/number/5.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no6{
	background: url("../img/number/6.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no7{
	background: url("../img/number/7.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no8{
	background: url("../img/number/8.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no9{
	background: url("../img/number/9.gif") no-repeat 0px 4px;
	}


div#maptext ul li.no10{
	background: url("../img/number/10.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no11{
	background: url("../img/number/11.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no12{
	background: url("../img/number/12.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no13{
	background: url("../img/number/13.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no14{
	background: url("../img/number/14.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no15{
	background: url("../img/number/15.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no16{
	background: url("../img/number/16.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no17{
	background: url("../img/number/17.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no18{
	background: url("../img/number/18.gif") no-repeat 0px 4px;
	}


div#maptext ul li.no19{
	background: url("../img/number/19.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no20{
	background: url("../img/number/20.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no21{
	background: url("../img/number/21.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no22{
	background: url("../img/number/22.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no23{
	background: url("../img/number/23.gif") no-repeat 0px 4px;
	}

div#maptext ul li.no24{
	background: url("../img/number/24.gif") no-repeat 0px 4px;
	}

