/*----------------------
//文件名：ScienceSolution.css
//功能描述：科普事业解决方案子页.CSS
//
//开发者：肖日宁
//日期：2014年08月30日
//版本：V1.0
//-------------------*/

/*科普解决方案子页上部*/
#ScSolutionTop{ margin-top:30px; }
#ScSolutionTop .ScSolutionTopLine{ width:100%; border-top:2px solid #e1e1e1;}
#ScSolutionTop img{ width:45%; height:36px; float:left; }


/*科普解决方案子页下部*/
#ScSolutionBottom{ width:100%; clear:both; overflow:hidden; height:100%;}
#ScSolutionBottom .topline{ border-top:2px solid #FFFFFF; padding-bottom:15px; }
.ScienceSolutionInfo a:link { color:Black; text-decoration:none; }
.ScienceSolutionInfo a:hover { text-decoration:underline; }
.ScienceSolutionInfo a:active{ text-decoration:underline; }
.ScienceSolutionInfo a:visited{ color:Black; text-decoration:none; }
#ScSolutionBottom .ScienceSolutionInfo{ width: 100%; margin: 0px auto;}
.ScienceSolutionInfo div{ float:left; width:25%; padding-bottom: 25px;  }
.ScienceSolutionInfo div table { width:200px; }
.ScienceSolutionInfo div td { width: 100%; background-color:#ebf2e2; }
.ScienceSolutionInfo img{ width:96%; }
