@charset "UTF-8";

/*------------ facial ------------*/

#header {
	height: 250px;
	width: 940px;
	background-image: url(../images/index_pht_bg_main.jpg);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

.ionpht {
	width: 250px;
	float: left;
	display: block;
}

.iontxt {
	width: 360px;
	float: right;
}

.bluetxt {
	font-size: 1.2em;
	font-weight: bold;
	color: #228dc5;
	line-height: 1.5;
}

.men {
	background-color: #e5f4fc;
	padding: 10px;
}
