@charset "utf-8";
.good_prac_tab li.current {
    /* background: url(comp_tab01.jpg) left center no-repeat; */
    color: #ffffff;
    background: #0260a8;
}


.good_prac_tab li {
    float: left;
    height: 41px;
    width: 217px;
    cursor: pointer;
    line-height: 41px;
    text-align: center;
    /* background: url(comp_tab02.jpg) left center no-repeat; */
    margin-right: 2px;
    background: #cccccc69;
}
.good_prac_cont {
	margin-top:20px;
}
.gszl table{ width:100%; border-top:none; line-height:30px; margin-bottom:20px;}
.gszl table tr th{ width:150px; background:#f3f3f3; text-align:center; padding:10px;}
.gszl table tr td{ border-bottom:none; border-right:none; padding:5px 20px;}
