@charset "utf-8";
/* CSS Document */
* { margin:0px auto; padding:0px;}
.main_urban {width:585px; border:0px solid #F00; min-height:100px;}
.urban_an { font-size:18px; color:#2e6e9e}

.innit { width:100%}
#accordion { font-size:14px; font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; overflow-x:hidden; overflow-y:scroll; max-height:800px}

#accordion p { background-color:#FFF; border:none; border-bottom:1px dotted #454545;  padding-top:2px; padding-bottom:10px}
#accordion p:hover { background-color:#E1E1E1}
#accordion p>a {padding-left:5px; line-height:30px; font-size:18px; font-weight: 700; color:#0062b2; font-family: "museo-sans-n7", "museo-sans"; cursor:pointer ; text-decoration:none}
#accordion p>a img { border:none; position:relative; top:2px;}
#accordion p>b { line-height:20px; font-size:14px; font-weight: 500; color:#454545; font-family: "museo-sans-n7", "museo-sans";}

#sel_an { width:160px; height:45px; font-size:20px; padding:5px; padding-left:20px; color:#0062b2; font-weight:bold}
#sel_an option{font-size:18px; padding:5px;}
.loader_mic,#loader_mic { width:100%; background:url(../image/loader_mic.gif) no-repeat center; height:20px; display:block; z-index:10000;  }
.div_lupa  { float:right;  width:300px; height:43px; border:1px solid #ccc; border-radius: 5px; background-color:#EFEFEF; line-height:42px; padding-left:5px; position:relative  }
.div_lupa .b_lupa { position:absolute; top:7px; right:5px; width:24px; height:24px; border:none; background:url(../image/lupa24.png) no-repeat center; cursor:pointer }
.div_lupa  input { line-height:30px; width:260px; height:30px; font-size:16px; text-align:right}
.clr  { clear:both; width:1px; height:1px}