
	
 /*core Logic in the press */
  dl.logicList{  min-height:70px; } 
	dl.logicList dt{
		float:left;
		width:162px;
		min-height:70px;
		
	}
	dl.logicList dd{
		float:left;
		width:412px; 
		border-top:2px #DEDEDE solid;
		min-height:70px;
		 
		padding-bottom:35px;
		 
		 
	}
		dl.logicList dd table{width:100%;}
		dl.logicList dd table th{background:url(/images/icon/line.gif) left bottom repeat-x;padding:5px 0;}
		dl.logicList dd table th.title  {
			color:#FF7B0A;  
			text-align:left;
		} 
		dl.logicList dd table a:link   {color:#333;}
		dl.logicList dd table a:active {color:#FF7B0A; text-decoration: underline;}
		dl.logicList dd table a:hover  {color:#FF7B0A; text-decoration: underline;}
			dl.logicList .date{ 
				background:url(/images/icon/squ.gif) left 6px no-repeat;
				padding-left:7px;
				color:#FF7B0A; 
				 		
			}
		dl.logicList dd table td{
			padding:3px 0;
			font-size:11px;
			 
		}

