.content_r h3 { width: 100%;  height: 50px;line-height: 50px; font-size: 16px; text-align: center;  font-weight: bold;
    color: rgb(102, 102, 102); font-family: 微软雅黑;  margin: 0px auto;}
  .content_r .show  .list_ul{display: block !important;}
  .list_main{ text-indent: 5px;  position: relative;  }
  .select_value{cursor:pointer;     padding-left: 5px;}
  .list_ul{position: absolute; z-index: 15; width: 100%;  top: 29px;left: 0px; display: none;  max-height: 240px;
    overflow: hidden; overflow-y: auto; background: rgb(255, 255, 255); border-width: 1px;  border-style: solid; 
    border-color: rgb(153, 153, 153);   border-image: initial; cursor:pointer}
  .list_ul li { height: 30px; line-height: 30px;  display: list-item; font-size: 14px;
    color: rgb(51, 51, 51); }
  .list_ul li:hover{background-color:#f2f2f2;}


body .section{margin-top:50px;}
body .left_pas{width:230px; margin:0}
body .left_pas .guide_menu{margin: 0 auto; float: none;}
body .w_734{width:717px;}

.content_r .select_value{font-size: 14px;}
#detail__{margin:8px;}
#detail__ #ti{width:100% !important}
#detail__ .tdcla{
    background-color:#f0f0f0;
    text-align: right;
    border-top:1px solid #d6d6d6;
    border-left:1px solid #d6d6d6;
    border-right:1px solid #d6d6d6;
    padding-top: 8px;
    padding-right: 10px;
    height: 23px;
    *height:31px;
    *width:657px;
}
#detail__ table tr td{ 
    border:1px solid #d6d6d6; 
    width:50%; height:30px; 
    line-height:30px; 
    padding-left:10px; 
    font-family:"宋体";
    color: #000;
    font-size: 16px;
}
#detail__ table{
	*width:657px;
}
.lilv th, .lilv td { border: 1px solid #ddd; width: 50%; text-align: center; }
.lilv th { background-color: #ddd; font-size: 16px; font-weight: normal; height: 60px; }
.lilv td { color: #666; font-size: 14px; height: 54px; text-indent: 12px; }
.lilv .two-title { background-color: #eee; color: #333; height: 35px; text-align: left; }