
/***********疾病和症状主页 独立样式***********/

/*面包屑导航 start*/
.bread {width:1050px;margin:15px auto;}
.bread span b{font-size:12px;font-family:"微软雅黑";font-weight:100;padding:0 2px;}
.bread span a{font-size:13px;color:#555;text-decoration:none;}
.bread span a:hover{text-decoration:underline;}
/*面包屑导航 end*/


/* 主题内容样式 start */
.content{width:1050px;margin:0 auto;color:#444;}

.content .left{width:280px;float:right;}
.content .left .lt{border:1px solid #ddd;border-top:2px solid #009e00;padding:10px 0;line-height:24px;font-size:14px;text-align:center;}
.content .left .lt a{display:block;text-decoration:none;width:180px;height:36px;background:#009e00;margin:10px auto;color:#fff;line-height:36px;font-size:13px;}
.content .left .lt a:hover{background:#009000;}
.content .left .lt a.zaixian{background:#e64747;}
.content .left .lt a.zaixian:hover{background:#f00333;}

.content .left .lm{border:1px solid #ddd;padding:10px;line-height:24px;margin-top:20px;border-top:2px solid #009e00;}
.content .left .lm span{font-weight:700;}
.content .left .lm ul{list-style:none;margin-top:5px;}
.content .left .lm ul li{height:26px;line-height:26px;color:#999}
.content .left .lm ul li a{text-decoration:none;color:#555;}
.content .left .lm ul li a:hover{color:#e64747;}

.content .right{width:724px;float:left;padding:12px;border:1px solid #009e00;}
.content .right h1{font-size:17px;color:#009e00;}
.content .right h1 span{font-size:13px;padding-left:15px;color:#555;font-weight:100;}
.content .right table{margin-top:15px;border:0;}
.content .right table td{border-bottom:1px dashed #ccc;text-align:left;padding:12px 0;min-width:100px;line-height:22px;}
.content .right table td.rr{min-width:620px;}
.content .right table td a{color:#666;text-decoration:none;padding:2px 3px;}
.content .right table td a.on{background:#009e00;color:#fff;}
.content .right table td a:hover{background:#009e00;color:#fff;}
.content .right ul{list-style:none;margin:25px 0 15px 0;width:724px;}
.content .right ul li{height:36px;border-bottom:1px dashed #ddd;line-height:36px;}
.content .right ul li a{text-decoration:none;color:#444;}
.content .right ul li a:hover{color:#e64747;}
.content .right ul li span{float:right;}

.content .right .fenye{width:724px;margin:25px 0 15px 0;text-align:center;}
.content .right .fenye a{color:#333;text-decoration:none;display:inline-block;padding:1px 5px;}
.content .right .fenye a.thispage{background:#ccc;color:#fff;}
/* 主题内容样式 end */
