body {

	background: #cccccc;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	color: #666;
	font-size: 13.2px;
	
}
	
#content {
	width: 970px;
	background: white;
	margin: 0 auto;
	text-align: left;
	height: 724px;
	border-bottom: #cccccc 1px solid;
	
}

#left {

	width: 485px;
	height: 724px;
	float: left;
	
	
}

#right {

	float: left;
	background: white;

}

#header_left{

	height: 151px;

}

#orange_left {

	background: #ff6600;
	height: 31px;
	font-family: verdana;
	color: white;
	padding-top: 5px;
	padding-left: 54px;
	font-size: 20px;
	
	}
	
#content_left {

	padding-left: 54px;

}

#right {

	

}

#fft {

	margin-top: 13px;
	margin-bottom: 13px;

}

#easy {

	margin-left: 60px;

}

#list {

	font-weight: bold;

}

#footer {

	width: 970px;
	height: 49px;
	text-align: center;
	background: white;
	margin: 0 auto;
	font-size: 11px;
	
	}

.orange_text {

	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
	color: 	#ff6600;

	}
	
img{

	border: 0px;

}




