/* CSS Document */



div.design {
	clear: both;
	width: 617px;
}



div.design_left {
	float: left;
	display: inline;
	width: 272px;
	margin-left: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.design_left a {
	color: #63593c;
}
div.design_left a:hover {
	text-decoration: none;
}

div.design_right {
	float: right;
	display: inline;
	width: 288px;
	font-size: 12px;
	
}

div.design_right a {
	color: #63593c;
}
div.design_right a:hover {
	text-decoration: none;
}

div#content_right a {
	color: #63593c;
}
div#content_right a:hover {
	text-decoration: none;
}