/* bg */
#bg4,#bg5,#bg6,#bg7,#bg8{
	width:100%;
	height:200px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
}
#bg1{
    background-image: url(index_bg1.jpg);
}
#bg2{
	background-image: url(index_bg2.jpg);
}
#bg3{
	background-image: url(index_bg3.jpg);
}
#bg4{
	background-image: url(page_bg4.jpg);
}
#bg5{
	background-image: url(page_bg5.jpg);
}
#bg6{
	background-image: url(page_bg6.jpg);
}
#bg7{
	background-image: url(page_bg7.jpg);
}
#bg8{
	background-image: url(page_bg8.jpg);
}
#bg9{
	background-image: url(page_bg9.jpg);
	width:100%;
	height:250px;
	background-position: center;
	background-repeat: no-repeat;
}
/* right */
#right {
	position:absolute;
	width:745px;
	height:1190px;
	left: 188px;
	top: 345px;
	z-index: 10;
}
#right_text {
	position:absolute;
	width:79px;
	height:22px;
	z-index:3;
	left: 26px;
	top: 12px;
	text-align: center;
}
#right_text a{ color:#61361F; text-decoration:none}
#right_text2 {
	position:absolute;
	width:720px;
	height:1120px;
	top: 65px;
	left: 10px;
	color: #333333;
	line-height: 20px;
	text-indent: 23px;
}

#right_text3 {
	position:absolute;
	width:100%;
	height:22px;
	top: 43px;
	text-align: center;
}

.r_text {color: #61361F; font-weight: bold; font-size: 16px; }
