@charset "utf-8";
/*******页面布局代码********/

#content{
	background:url(../img/Jewellery_bg.jpg) left top no-repeat;
	width:977px;
	height:auto;
	padding-top:58px;
	padding-bottom:77px;
	_padding-bottom:77px;
	}
	
#content.trophies{
	background:url(../img/trophies_bg.jpg) left top no-repeat;
	padding-bottom:53px;
	_padding-bottom:50px;
	padding-top:42px;
}


#intro1{
	width:418px;
	color:#fff;
	margin-left:54px;
	}
#intro1 h1{
	margin-bottom:20px;
	margin-top:0px;
	font:italic bold 20px Arial, Helvetica, sans-serif;
	}

#intro1 p{
	margin-bottom:22px;
	line-height:18px;
	}
	
#intro1 h2{
	font:italic bold 15px Arial, Helvetica, sans-serif;
	margin-bottom:5px;

	}


.trophies #intro1{
	width:488px;
}




