@charset "UTF-8";

/*------------ refle ------------*/

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

.pointpht {
	width: 88px;
	float: left;
	display: block;
}

.pointlist {
	width: 490px;
	float: right;
}

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




