body{
	background:url(bg.jpg) center 64px;
	font-size:12px;
	color:#333333;
}
/* part4_menu*/
#part4_menu {
	width:172px;
	position:absolute;
	left:0px;
	top:65px;
	z-index:2;
}
#part4_menu span {
	display:block;
	width:172px;
	height:49px;
	line-height:49px;
	margin-bottom:11px;
	background-image: url(part4_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	font-size: 14px;
	color: #3c202b;
	cursor: pointer;
}
#part4_menu span.current {
	background-image: url(part4_menu2.jpg);
	font-weight: bold;
}

#part4_content {
	width:790px;
	height:227px;
	position:absolute;
	left:171px;
	top:65px;
	border: 1px solid #a6817e;
}
#part4_content div {
	width:450px;
	display:none;
	margin-left:33px;
}
/*#part4_content div#part4_content1 {
	display:block;
	margin-left:10px;
	width:500px;
}
#part4_content1 > img {
    display: inline;
    float: left;
margin-top:10px;
}
#part4_content1 > a {
    float: right;
    margin-right: 20px;
}
#part4_content1 h4 {
    color: #A94940;
    float: right;
    font-size: 15px;
    margin-bottom: 4px;
    margin-top: 10px;
    text-align: center;
    width: 340px;
}
#part4_content1 p {
    display: inline;
    float: right;
    line-height: 17px;
    padding-bottom: 4px;
    width: 340px;
}*/

#part4_content div#part4_content1 {
	display:block;
}
#part4_content1 h4 {
	font-size: 15px;
	color: #a94940;
	text-align:center;
	padding-top:11px;
	margin-bottom:4px;
}
#part4_content1 p {
	line-height:19px;
	padding-bottom:4px;
}

#part4_content2 p {
	padding-top:5px;
	padding-bottom:5px;
	line-height:19px;
}
#part4_content3 p {
	text-indent:0px;
	line-height:21px;
	padding:8px 0px;
}
#part4_content4 p {
	height:105px;
	background-image: url(part4_content4_p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#part4_contact {
	width:260px;
	height:219px;
	background-image: url(part4_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	right:33px;
	top:70px;
}
#part4_contact a {
	width:53px;
	height:52px;
	float:left;
	display:inline;
	margin-top:140px;
	margin-left:25px;
}