body {
	margin:0; padding:0;
	background:#EEEEEE url(../img/back.gif) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	color:#333333;
	line-height: 1.4;
	text-align:justify;
	vertical-align: top;
}

ul{list-style:none; margin:0; padding:0;}

.t10{font-size:10px;}

.blue_u a:link {
	color: #3583FF;
	text-decoration: underline;
}
.blue_u a:hover {
	color: #3583FF;
}

#future ul li{
	line-height: 135%;
	background:url(../img/barRed.gif) no-repeat left 0.35em;	
	padding:0 0 3px 10px;
}

#movement ul{margin:0; padding:0;}
#movement li{
	font-weight:bold;
	list-style-type:decimal-leading-zero;
	background:url(../img/barBlue.gif) no-repeat left 0.35em;	
	border-bottom:1px dotted #33CCFF;
	padding:6px 0 2px 13px;
	margin:0 0 10px 0;
}

#video h2{
	font-size:14px;
	line-height: 120%;
	background:url(../img/barBlue.gif) no-repeat left center;	
	padding:0 0 0 10px;
	margin:0 0 0 17px;
}


.mage_right{
	margin-left:24px;
}
