@charset "utf-8";
@import "base.css";
@import "font.css";
/* CSS Document */

#banner {background-image:url(../images/img_bannerbg_50.jpg); background-repeat:repeat-x;}
#bannerLeft {background-image:url(../images/img_banner_50.jpg); background-repeat:no-repeat; background-position:left;}

#content .contentLeft {width:250px; margin:0 10px 0 10px; padding:10px 0 10px 0;}
#content .contentLeft ol {text-align:center;}
#content .contentRight {padding:10px 0 10px 0;}
#content .contentRight ol {width:100%;}
#content .contentRight p {margin:0 0 12px 0; padding-right:15px; line-height:16px; letter-spacing:1px;}
#content .contentTitle {font:"新細明體"; font-size:16px; font-weight:bold; padding-bottom:5px; border-bottom:1px solid #47723A;}
#map {width:100%; margin:3px;}
#mapList {float:left; width:135px; padding:3px; margin-right:6px; margin-top:3px;}
#mapList ol {font:"新細明體"; font-size:13px; font-weight:bold; color:#333333;}
#mapList ul {list-style:none; padding-left:12px; margin-top:6px; font:"新細明體"; font-size:12px; color:#555555;}
#mapList ol a {color:#333333;}
#mapList ul a {color:#444444;}
#mapList li a {color:#555555;}
#mapList li a:hover {text-decoration:underline; color:#47723A;}
.spaceLine {border-bottom:1px dashed #eeeeee; margin-bottom:12px;}
