@charset "utf-8";
/* CSS Document */
.main_left h1{ font-size:16px; padding-top:10px; padding-bottom:10px; color:#333333;}
.main_left{ padding-bottom:20px;}
.map h4{border-bottom:1px solid #ddd;margin-bottom:0pt;width:700px;margin-top:16px;color:#FF6C00;font-size:14px;display:block;clear:both;}
.map ul{overflow:hidden;clear:both;margin:10px 0; list-style-type:none;}
.map ul li{float:left;width:240px;line-height:24px;}
.map ul li a:link{text-decoration:none;background:url(../images/icon-arrow.gif) no-repeat 0px 2px;padding-left:10px;padding-left:8px;color:#444;}
.map ul li a:visited{text-decoration:none;background:url(../images/icon-arrow.gif) no-repeat 0px 2px;padding-left:10px;padding-left:8px;color:#444;}
.map ul li a:hover{background:url(../images/icon-arrow-hover.gif) no-repeat 0px 2px;padding-left:10px;padding-left:8px;color:#999;}
.map dl{margin-top:12px;width:360px;float:left;margin-bottom:12px;}

.map dl dt{ float:left; width:250px; border-bottom:1px dashed #ddd; margin-right:110px;}
.map dl dt a{padding-bottom:2px;text-decoration:none;font-size:11px;color:#000;font-weight:normal;background:url(../images/map-icon.gif) no-repeat 0px 0px;padding-left:10px; line-height:24px;}
.map dl dt a:hover{border-bottom:1px solid #ddd;padding-bottom:2px;font-size:11px;color:#999;font-weight:normal;background:url(../images/map-icon.gif) no-repeat 0px 0px;padding-left:10px; }

.map dl dd{padding-right:12px;float:left;text-align:center;line-height:24px;}
.map dl dd a:link{text-decoration:none;background:url(../images/icon-arrow.gif) no-repeat 0px 2px;padding-left:10px;padding-left:8px;color:#444;}
.map dl dd a:visited{text-decoration:none;background:url(../images/icon-arrow.gif) no-repeat 0px 2px;padding-left:10px;padding-left:8px;color:#444;}
.map dl dd a:hover{background:url(../images/icon-arrow-hover.gif) no-repeat 0px 2px;padding-left:10px;padding-left:8px;color:#999;}

