#left{
	width:185px;
	text-align:left;
}

#right{
	width:270px;
	text-align:right;
}

#middle{
	width:490px;
	margin:auto;
}

#contact_content{
	color:#464646;
	font-size:14px;
}

#contact_content a{
	color:#464646;
	text-decoration:none;
}

#contact_content a:hover{
	color:#f47715;
}

#order_content{
	color:#464646;
	font-size:12px;
}

#order_content a{
	color:#464646;
}

#order_content a:hover{
	color:#f47715;
}

#contact_content a{
	text-decoration:underline;
}
