@charset "UTF-8";
body {
	margin:auto
	
}	





.menuimg{
	float:left;
	width:69px;
	height: 60px;
	margin-bottom:5px
	
}

.menu{
	float:left;
	width:149px;
	height: 60px;
	margin-left: 5px;
	
}

.menutxt{
	width:230px;
	text-align:center

}

.cont {
	line-height: 20px;
	background-color: #ff9600;
	width: 233px;
	/* [disabled]margin-bottom: 10px; */
	padding-left: 10px;
	
}


.cont1 {
	line-height: 20px;
	background-color: #fdf3e0;
	width: 230px;
	margin-bottom: 10px;
	padding-left: 10px;
	color:#ff9600
}


.imgmb5{
	margin-bottom:10px;
}

.imgcra{
	clear:both
}



hr{
	clear:both;
	margin-bottom:5px;
}

table{ background-color:#fdf3e0}