@charset "utf-8";

#mainAreaW {
	position:relative;
}

#mainAreaW .pageTitle {
	width:746px;
	margin:0 auto 27px;
}

#mainAreaW .btnIndex {
	position:absolute;
	top:16px;
	right:81px;
}

#mainAreaW .section {
	width:746px;
	margin:0 auto;
	padding:0 6px;
}


.wrap1,
.wrap2 {
	width:678px;
	margin:0 auto;
}
.wrap1 {
	padding-top:5px;
	background:url(../../bridalring/new/images/newring_bg_head.png) center top no-repeat;
}

.wrap2 {
	padding-bottom:5px;
	background:url(../../bridalring/new/images/newring_bg_foot.png) center bottom no-repeat;
}


#newsArea {
	width:678px;
	padding:28px 0;
	background:url(../../bridalring/new/images/newring_bg.png) center top repeat-y;
}

#newsArea h2,
#newsArea p {
	width:610px;
	margin:0 auto;
}

