#branch-list * {margin:0; padding:0; color:#5F5F5F;}

#branch-list #branch-menu {margin:25px 0 0 0; padding:0 10px 5px 10px; border-bottom:1px solid #D8E8F0; overflow:hidden; height:1%;}

#branch-list #branch-menu ul {list-style:none;}
#branch-list #branch-menu ul li {float:left; margin: 0 5px 0 0; width:107px; height:27px;}
#branch-list #branch-menu ul li a{width:107px; height:27px;display:block;}
#branch-list #branch-menu ul li a span{display:none;}

#branch-list #branch-menu li a#local {background:url(images/local.gif) no-repeat top left; }
#branch-list #branch-menu li a#local.selected,
#branch-list #branch-menu li a#local:hover {background:url(images/local_on.gif) no-repeat top left; }

#branch-list #branch-menu li a#union{background:url(images/union.gif)  no-repeat top left;}
#branch-list #branch-menu li a#union.selected,
#branch-list #branch-menu li a#union:hover{background:url(images/union_on.gif)  no-repeat top left;}

#branch-list #branch-menu li a#comm{background:url(images/comm.gif)  no-repeat top left;}
#branch-list #branch-menu li a#comm.selected,
#branch-list #branch-menu li a#comm:hover{background:url(images/comm_on.gif)  no-repeat top left;}


#branch-list-title{padding:0 0 7px 13px; border-bottom:4px solid #216BA4;}
#branch-list-title h2{background:url(../intro/img/sub_title_icon.gif) no-repeat 0 85%;color:#1B3763; font-size:1.75em; padding:0 0 0 25px; }

#branch-list div.branch-contents { padding:10px; clear:left;}


#branch-list h3 {font-size:1.3em; background:url(../intro/img/officer_icon_03.gif) no-repeat 0 6px; padding:0 0 0 15px; margin:0 0 10px 0;}
#branch-list h4 {font-size:1.2em; background:url(../intro/img/officer_icon_01.gif) no-repeat scroll 0 4px; padding : 0 0 0 15px; margin:0 0 4px 0;}
#branch-list h3, #branch-list h4{ font-weight:bold; color:#2F3743;}

#branch-list div.branch-intro{margin:0 0 0 15px;}

#branch-list dl{margin: 0 0 0 15px; overflow:hidden;height:1%;}
#branch-list dt{clear:left;float:left; width:40px;  font-weight:bold; color:#2F3743;}
#branch-list dd{}

#branch-list dt, #branch-list dd{margin:0 0 3px 0;}

#branch-list div.branch-intro div.image {float:left; margin:0 20px 0 20px;}


#branch-list div.branch-sub {margin:20px 8px 0 8px; background-color:#FAFAFA; padding:10px; border:1px solid #C6C6C6; overflow:hidden;height:1%;}
#branch-list div.branch-sub dl {margin-bottom:15px;} 

#branch-list div.left{float:left; border-right: 1px solid #C6C6C6; padding:0 10px 0 0; margin:0 10px 0 0;}
#branch-list div.right{}

#branch-list div.left, #branch-list div.right{width:290px; overflow:hidden;}