﻿ /*培训讲座 检索*/
.quickSearch{ margin-top:8px; background:url(../images/searchBg.jpg) repeat-x; height:38px;  border:1px solid #bccfde;}
.qs{ background:url(../images/searchLeft.jpg) no-repeat; padding:9px 0 9px 0; height:20px; text-align:center;}
.searchBtn{ background:url(../images/searchBtn.jpg) no-repeat 0 1px ; width:47px; height:20px; padding:0; margin:0; border:0; border:none;}
/*培训讲座 table*/
.sTable{ width:100%; margin:0; overflow: auto; padding-top:0px;}
.sTable table{ border-collapse:collapse; width:100%; overflow: auto; border:#b9cedf 1px solid;}
/*.sTable table thead{ background: url(../images/sListBg.jpg) repeat-x; height:26px; background:#cef2ff;}*/
.sTable table th{ text-align:center; line-height:26px; color:#0c49a2; font-weight:bold; border:#b9cedf 1px solid;background: url(../images/sListBg.jpg) repeat-x; height:26px; background:#cef2ff;}
.sTable table td{ line-height:22px; color:#282828; border:#b9cedf 1px solid; padding:3px;}
.sTable table tr .tal{ text-align:left; padding-left:10px; }
.sTable table tr.bgcolor{ background:#f6f6f6;}

