#top {
	background-image:url('../images/contact/top.jpg');
	width:990px;
	height:30px;
}

#left_bg {
	background-color:#FFFFFF;
	width:460px;
	height:312px;
}

#bottom {
	background-image:url('../images/bottom.jpg');
	width:990px;
	height:30px;
}


#left_text { 
	width:253px;
	padding-left:200px;
	padding-top:10px;
	color:#2F3C40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
	
#subway {
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	padding:4px;
	background-position:center;
	text-align:center;
}

#subway.six {
	background-image:url('../images/getting/6.png');
	}
	
#subway.e {
	background-image:url('../images/getting/e.png');
	}
	

