/* CSS Document */

.line_001 {
	background:url(../../img/line_001.gif) repeat-x;
	height:1px;
	margin:10px 0;
}

hr {
	display:none;
}

.mapwrap{
	line-height: 180%;
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}

.mapwrap h3{
  margin-bottom: 0;
  padding-bottom: 8px;
  display: block;
  font-weight: bold;
  text-decoration: underline;
}

.mapwrap h3 a{
  text-decoration:underline;
}


.mapwrap li{
list-style-type: none;
}

.map_link a{
 padding-left: 15px;
 background: url(../img/sidemenu_arrow.gif) no-repeat 0px 1px;
}

.map_prdct a{
  padding-left: 40px;
  line-height: 150%;
  background: url(../img/pro_arrow.gif) no-repeat 28px 5px;
}

.map_link a:hover{
 padding-left: 15px;
 background: url(../img/sidemenu_arrowo.gif) no-repeat 0px 1px;
}

.map_prdct a:hover{
  padding-left: 40px;
  line-height: 150%;
  background: url(../img/pro_arrowo.gif) no-repeat 28px 5px;
}

    
