.title {
	font-size: 32px;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}
.box_welcome {
	float: left;
	height: auto;
	width: 630px;
	margin: 0 22px 0 0;
}
.box_welcome_title {
	font-size: 32px;
	font-weight: bold;
	height: auto;
	width: 630px;
}
.box_welcome_text {
	font-size: 14px;
	height: auto;
	width: 619px;
	line-height: 19px;
	padding: 10px 3px 10px 8px;
}
.box_welcome_ads {
	float: left;
	height: auto;
	width: 330px;
	margin: 8px 0px 8px 0;
	background-color: #01347f;
	border: 1px solid #FFFFFF;
}
.box_welcome_ads_image {
	height: auto;
	width: 316px;
	padding: 14px 0px 5px 14px;
}
.box_welcome_ads_text {
	height: auto;
	width: 316px;
	font-size: 14px;
	padding: 0 0 8px 14px;
	text-align: center;
	color: #FFFFFF;
}