/* CSS Document */
#wMapArea {width:525px; height:300px; margin:0px;}
.linkAreaT, .linkAreaB {width:525px; color:#666666; text-align:center; padding:5px;}
.linkAreaT {border-bottom:1px solid #CCCC99;}
.linkAreaB {border-bottom:1px solid #CCCC99; border-top:1px solid #CCCC99;}
table#f2 {border-collapse:collapse; width:530px;}

#f2 td.ctry {font-size:10px; background-color:#CCCC99; text-align:right;}
#f2 td.name{ font-size:16px; font-weight:bold; color:#ff6633; line-height:1.3; padding-top:2px;}
#f2 td.hp {font-size:12px; font-style:italic; line-height:1.3;}
#f2 td.hp a{ margin:0px;}
#f2 td.text {font-size:12px; line-height:1.5; padding-bottom:25px;}