.slogan {
	margin-top: 100;
	margin-right: 20;
}
.contentBottom {
	color: #626d8c;
	padding-top: 10;
}
.content2arrow {
	margin-right: 10; 
	margin-bottom: 5;
}
.home {
	font-size: 15px;
	color: #73ad01;
	padding: 0 0 0 60;
}


.content {
	font-size: 13px;
	line-height: 20px;
	padding: 0 65 0 0;
	background: url(../images/home/back_left2.jpg) left bottom no-repeat;
}


/***** menu *****/
.menu {
	text-align: right;
	padding: 0 85 0 0;
}
.menuItem {
	padding: 21 0 0 0;
}
.menuLink {
	color: #434343;
	text-decoration: none;
}


