#present {
	text-align: left;
	width: 470px;
}

#present UL{
	padding-left:5px;
	margin-left:5px;
}


#present li {
	list-style: none;
}

#present .titleouter {
	clear: both;
	width: 460px;
	background: url(img/present_title_bk.gif) no-repeat;
	padding-top: 10px;
}

#present .itemname {
	font-size: 24px;
	line-height: 25px;
	color: #FBB4D9;
	margin-left: 15px;
	float: left;
}

#present .amount {
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	text-align: right;
	margin-right: 50px;
}

#present .txt {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-top: 20px;
	margin-left: 15px;
	width: 255px;
	float: left;
	margin-right: 10px;
}

#present .pphoto {
	margin-top: 20px;
	margin-right: 5px;
}

.pbutton {
	width: 410px;
	font-size: 24px;
	color: #FF0000;
	background: url(img/present_button_bk.gif) no-repeat center;
	height: 98px;
	margin-top: 20px;
	padding-top: 60px;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	margin-left: 30px;
}

.clear {
	clear: both;
	margin-bottom:20px;
}
