/*.city_guide_table {margin:10px auto;border:1px solid #c5c5c5}
.city_guide_table thead{background:url('../images/common/box_title_bg4.png') repeat-x #616161;color:#ffffff;font:bold 15px arial;line-height:22px}
.city_guide_table thead th{background:url('../images/common/box_title_bg4.png') repeat-x #616161;padding:1px 5px;}
.city_guide_table tbody th,.city_guide_table  td{padding:3px 8px 2px 5px;background-color:#FEFFF7;border-top:1px solid #f6f6f6;border-left:1px solid #f8f8f8;font:13px arial;line-height:22px}
.city_guide_table tbody th{color:#384B5E;font:bold 12px arial;}
.city_guide_table .tr1 td{background-color:#ffffff}
.city_guide_table .shown td{font-style:italic;color:#67665F!important}*/

.city_guide_table {margin:10px auto;border:1px solid #c5c5c5;border-collapse:collapse}
.city_guide_table thead{background-color:#467bc6;color:#ffffff;font:14px arial}
.city_guide_table thead th{padding:5px 9px;border:1px solid white;}
.city_guide_table tbody th{padding:3px 9px;border:1px solid white;background-color:#767676;color:#ffffff;font:12px arial}
.city_guide_table .tr1 th{background-color:#8a8989;}
.city_guide_table td{padding:4px 9px;background-color:#e1e1e1;border:1px solid #ffffff;color:#333333;font:12px arial}
.city_guide_table .tr1 td{background-color:#ebebeb;}
.city_guide_table a{color:#111111}