@charset "utf-8";
/* CSS Document */

.content {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: justify;
}

.contentright {
	background-color: transparent;
	display: block;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: justify;
	

}
.contentleft {
	background-color: transparent;
	display: block;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: justify;
	
	
}

#Box1 {
	background-color: #C5BC75;
	display: block;
	position: relative;
	width: 295px;
	/*height: 330px;*/
	margin: 5px auto;
	padding: 5px 5px 5px 10px;
}
.box1 {
	color: #5A520C;
	font-family: Lucida Console, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: justify;
}
#Box2 {
	background-color: #E68917;
	display: block;
	position: relative;
	width: 290px;
	height: 210px;
	margin: 10px auto;
	padding: 10px;
}

.box2 {
	color: #333763;
	font-family: Lucida Console, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: justify;
}

#Box3 {
	background-color: #777FE7;
	display: block;
	position: relative;
	width: 290px;
	height: 100%;
	margin: 10px auto;
	padding: 10px;
}

.box3 {
	color: #FFFFFF;
	font-family: Lucida Console, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: justify;
}