@charset "utf-8";



#left-title-box-bg{
	background-image: url(../wall/images/l-title-box.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:322px;
	width:237px;
	margin-left:50px;
}


#left-prize{
	padding:165px 0 0 20px;
	font-size:16px;
	color:#dd002b;
}

#left-title{
	padding:14px 20px 0 20px;
	font-size:22px;
	line-height:120%;
}

#left-name{
	text-align:left;
	padding:40px 10px 0 20px;
	font-size:18px;
}



#left-tolist{
	background-image: url(../wall/images/l-tolist.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:27px;
	width:237px;
	margin-left:50px;
}


#left-back-button-bk{
	background-image: url(../wall/images/l-back-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:95px;
	width:140px;
	margin-top: 30px;
	margin-left:100px;
}






#right-pho-frame{
	width:430px;
	text-align:center;
}

#right-pho-text{
	text-align:center;
	font-size:14px;
	padding-top:10px;
}



#right-pho-bg{
	background-image: url(../wall/images/r-next-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:366px;
	width:273px;
	margin-top: 150px;
	margin-left:350px;
}


#right-next-button{
	padding-top: 10px;
	padding-left:100px;
	height:45px;
	
}

#right-back-button{
	padding-top: 20px;
	padding-left:100px;
}



#right-totop-button{
	padding-top: 150px;
	padding-left:120px;
	
}


