h1 {	
	font-size: 32px;
	margin: 20px 0 10px 0;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	padding: 0;
	margin: 0;
}

.box_welcome {
	float: left;
	height: auto;
	width: 615px;
	margin: 0 35px 0 0;
}
.box_welcome_title {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
	height: auto;
	width: 610px;
}
.box_welcome_text {
	font-size: 14px;
	height: auto;
	width: 610px;
	line-height: 19px;
	padding: 10px 0 10px 5px;
}
.box_welcome_ads {
	float: left;
	height: auto;
	width: 330px;
	margin: 8px 0 8px 0;
	background-color: #EEEEEE;
}
.box_welcome_ads_image {
	height: auto;
	width: 316px;
	padding: 10px 0 5px 14px;
}
.box_welcome_ads_text {
	height: auto;
	width: 316px;
	font-size: 12px;
	padding: 0 0 8px 14px;
	text-align: center;
}
