#sr1{
	float: left;
	width: 321px;
	height: 190px;
	background-image: url(../img/panel.png);
}
#sr2{
	float:left;
	width: 321px;
	height: 190px;
	background-image: url(../img/panel.png);
	text-align: center;
}
#sr3{
	float: right;
	width: 321px;
	height: 190px;
	background-image: url(../img/panel.png);
}
#srd1{
	width: 964px;
	background-image: url(../img/panel1.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 22px 0 0 0;
}
#srd2{
	width: 964px;
	background-image: url(../img/panel2.png);
	background-repeat: repeat-y;
	background-position: center;
}
#srd3{
	width: 964px;
	height: 20px;
	background-image: url(../img/panel3.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
