.body_container{
	margin: 0 8px;
}
.container_left{
	width: 220px;
	float: left;
}
.quick_right{
	width: 770px;
	float: right;
	padding-left:8px;
	border-left: 1px solid #CACACA;
}
.quick_menu_header{
	padding: 0px 0 7px 0;
	margin-bottom:12px;
	font-size: 15px;
	font-weight: bolder;
	font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif
}
.quick_menu_header{
	border-bottom: 3px solid #339933;
	color:black;
}
.quick_menu_header,.quick_menu_content{
	width: 770px;
}
