@import url('base.css');
@import url('public.css');
@import url('hospital.css');

.topspace{width:100%; height:20px;}
.item{margin:10px auto 0px auto; padding-bottom:3px; width:95%; border-bottom:#dedede 1px dashed; overflow:hidden;}
.item .title{padding-left:40px; background:url(/v1skin/images/hos_newsico.jpg) no-repeat 0 50%; font:bold 1.6em "宋体"; line-height:2;}
.item .title a{color:#06617e;}
.item .description{ margin-top:10px; padding-bottom:3px; text-indent:2em; width:100%; height:100px; font-size:1.4em; line-height:1.8; overflow:hidden;}
.item .img{float:left; display:inline; margin-right:10px; padding:1px; border:#dedede 1px solid;  width:162px; height:94px; overflow:hidden;}
.item .img img{width:162px; display:block;}
.item .info{ font:0.9em "宋体"; line-height:2; color:#666; text-align:left; text-indent:0;}
.item .info span{margin:0px 5px;}
.item .info a{margin:0px 5px; color:#333;}
.item .info strong{ font-size:1em; color:#333;}

