@import "him.css";
.div_main_center {
		background-image: url(../images/him.jpg);
		background-repeat:no-repeat;
		background-position: right top;
		padding-bottom: 10px;
}
.p1_content_content {
		padding: 10px 300px 0px 20px;
		margin: 0px 0px 0px 0px;
		border: 0px solid red;
		clear: both;
		font-family: Arial, 'Sans Serif';
}
.ul_him {
		list-style-type: disc;
}
.li_him {
		vertical-align: top;
		margin: 0px 0px 5px 20px;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, 'Sans Serif';
		width: 260px;
		padding: 0px 10px 0px 5px;
}
.p1_content_content li {
		margin-left: 15px;
}

