#left1, #left2, #right1, #right2, #right3 {
	margin-left: 6px;
	position: absolute;
	overflow: visible;
	background: no-repeat;
}
#left1, #left2 {
	background: url('../html/_image/default_left.jpg');
	width:369px;
	height:140px;
}
#left1 {
	top: 330px;
}
#left1 p, #left2 p, #right1 p, #right2 p, #right3 p {
	margin: .5em 10px;
	color: #fff;
}
#left2 {
	top: 470px;
}
#right1, #right2, #right3 {
	background: url('../html/_image/default_right.jpg');
	width: 284px;
	height: 89px;
}
#right1 {
	top: 330px;
}
#right2 {
	top: 425px;
}
#right3 {
	top: 520px;
	background: url('../html/_image/contentBkgd_14.jpg') no-repeat;
}
#right3 p.a {
	color: #ff0;
	margin-bottom: .25em; 
}
#right3 ul {
	margin: 0px;
	padding-left: 25px;
}
span.y {
	color: #ff0;
}