﻿

#main{ width:960px; margin:0 auto; overflow:hidden;}

.map{ float:left; width:610px; height:480px; overflow:hidden;}
.citylist{ float:right; width:340px; overflow:hidden;}
.font{ text-align:center;}

.tlist{ margin:10px auto 0; background:#ccc;}
.tlist td{ height:25px; color:#3167c7; text-align:center; background:#fff;}
.tlist td a{ color:#3167c7;}

.box{ padding:10px 20px 0; margin:20px 0 0; border-top:1px dashed #ccc;}
.box .head{ height:20px;}
.box .head b{ float:left; font-size:15px; color:#fd0100;}
.box .head i{ float:right; font-size:15px; font-weight:bold; font-style:normal; color:#1166e5;}


.hospital{ width:920px; background:#ccc;}
.hospital th{ height:30px; font-weight:bold; text-align:center; background:#ebebeb;}
.hospital td{ height:25px; text-align:center; background:#fff;}

.telyc{ width:910px; height:210px; margin:30px auto 0; overflow:hidden;}

.location{ padding:7px 0 0 ; overflow:hidden;}
.location li{ float:left; width:100px; height:25px; text-align:center;}
.location li a{ color:#3167c7;}
