@charset "utf-8";
/*--------------------------------------------------------tableCSS--------------------------------------------------------*/

table.info{
	width:722px;
	margin:5px 0 15px 25px;
    border:1px solid #FFFFFF;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	text-align:center;
	font-size:95%;
	line-height:1.5;
}

.info_rightside{
	width:522px;
	background-color:#EEEEEE;
	border:1px solid #FFFFFF;
	color:#000000;}
.info_leftside{
	width:200px;
	background-color:#990000;
	border:1px solid #FFFFFF;
	color:#FFFFFF;}

.time_width304{
	width:304px;}
.time_textleft{
	text-align:left;}
.time_textleft304{
width:304px;
	text-align:left;}
.time_textleft608{
	width:608px;
	text-align:left;}
	

.time_green2{
	width:685px;
	background-color:#2E9400;
	color:#FFFFFF;}
.time_green_spot{
	background-color:#2E9400;
	color:#FFFFFF;}

	
.time th{
    border-right:1px solid #3F6600;
    border-bottom:1px solid #3F6600;
    color:#330000;
    background-color:#996633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.time td{
    border-right:1px solid #3F6600;
    border-bottom:1px solid #3F6600;
    padding:0.3em 1em;
}
.time_width1{
	width:200px;}
	
	
