@charset "UTF-8";
/* CSS Document */

#logo2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 235px;
	height: 163px;
}

#banner2_pic {
	position: absolute;
	top: 56px;
	left: 235px;
	margin: 0px;
	padding: 0px;
	width: 465px;
	height: 163px;
}

#banner2_text {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 52px;
}

.home {
	position: absolute;
	background: url(../images/home.jpg) left top no-repeat;
	width: 125px;
	height: 44px;
	top: 12px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

.home_over {
	background: url(../images/home_over.jpg) left top no-repeat;
	cursor:pointer;
}

#red_text {
	height:39px;
}

.firstletter {
	padding-top: 21px;
}