﻿.midd .time 
{
	font-weight:bold;
	color:#333;
	width:75px;
}	.midd .time span { }
.midd .top { vertical-align:text-top; }
.midd ul {	margin-top:8px; line-height:16px; }
.midd .break {border: dashed 1px #b5b5b5; border-left:none; border-right:none; padding: 10px; background-color:#ebf2be;}
.midd .title1 {	font-size: 1em;	font-weight:bold; color: #333333; }
.midd .descr { font-size:1em ; margin: 10px 0 20px 0; padding:0 0 0 20px; }

.midd table, .midd .header { table-layout: fixed; width: 750px; }
	.midd table .alternate { border: dashed 1px #b5b5b5; border-left:none; border-right:none; padding:25px 0 10px 0; }
	.midd table .right { padding-left:10px; }
	.midd table .noborder { border:none; }
	.midd table tr .time { padding-left:10px; margin-left:10px; }
	/*.midd table tr:hover .time { background-color:#e3e3e3; }*/
	
	
