.table{width: 750px;margin: 15px auto;border-top: 3px solid #07a54f;border-bottom: 3px solid #07a54f;BORDER-COLLAPSE: collapse;;text-align: center;}
.table td{border:1px solid #ccc;height:25px;line-height:25px;font-size:10pt;}
td.t_head {height:30px;font-weight:600;font-size:15px;color: #444;background-color: #eee;border-bottom: 2px solid #ccc;}
td.t_left{color: #464646;background-color: rgba(141, 201, 255, 0.1);}
td.t_left {color: #464646;background: #DFE6EF}

h4.title_s {background:url(<?=$g['path_layout'].$d['layout']['dir']?>/images/content/dot_red.png) 1px 15px no-repeat; background-size:12px 12px;padding:5px 20px;font-size: 18px}
p.header_p{margin:0 25px 15px;font-size:13px}
p.cont_blue{color:#4188C2;font-weight:600;font-size:16px;text-decoration:underline}
p.cont_blue_small{color:#4188C2;font-size:14px;}
td.t_left{padding:5px;font-weight:600;font-size:14px}
td.t_cont {font-size:13px;text-align: center;padding: 5px 20px;color:#141414}
td.t_cont2 {font-size:13px;text-align: center;padding: 5px 20px;color:#141414;background:#E6F6FF}
.yh_tabLists{width:100%;height:100px;margin-top: 15px;margin-bottom:40px}
.yh_tabLists ul > li{float:left;
	width: 115px;
	height: 38px;margin:3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 1px 2px #cfcfcf;
	-moz-box-shadow: 1px 2px #cfcfcf;
	box-shadow: 1px 2px #cfcfcf;
	border: solid 1px #bbb;text-align:Center}
.yh_tabLists ul > li:last-child{margin-right:0}
.yh_tabLists ul > li.active{width: 115px;
	height: 38px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
    border: 1px solid #07a54f;
	-webkit-box-shadow: 1px 2px #07a54f;
	-moz-box-shadow: 1px 2px #07a54f;
	box-shadow: 1px 2px #07a54f;
	background-image: -webkit-linear-gradient(top, #036d33, #058c42 51%, #07a54f 54%, #52e897);
	background-image: -moz-linear-gradient(top, #036d33, #058c42 51%, #07a54f 54%, #52e897);
	background-image: -o-linear-gradient(top, #036d33, #058c42 51%, #07a54f 54%, #52e897);
	background-image: -ms-linear-gradient(top, #036d33, #058c42 51%, #07a54f 54%, #52e897);
	background-image: linear-gradient(to bottom, #036d33, #058c42 51%, #07a54f 54%, #52e897);}
.yh_tabLists ul > li a{display: block;
    width: 115px;
    height: 38px;
    line-height: 37px;
    font-size: 14px;
    color: #717171;
    font-weight: 600;}
.yh_tabLists ul > li a:hover{text-decoration: none;}
.yh_tabLists ul > li.active a{color:#fff;text-decoration: none;}
h4.title {background: url(../image/dot_blue.png) 6px 5px no-repeat;
    font-size: 20px;
    color: #07a54f;
    padding-left: 20px;
    margin-left: 15px;
    background-size: 7px 7px;}