.teaser .teaser_a1 {
	background-image: url(../images/fotofun/pc_teaser_a1_topseller.jpg);
	background-repeat: no-repeat;
}

.teaser .teaser_a1 .content {
	position: relative;
	display: block;
	left: 320px;
	top: 40px;
	text-align: right;
	width: 200px;
}

.teaser .teaser_a1 .content .c1 {
	color: #FF3300;
	font-size: 32px;
}

.teaser .teaser_a1 .content .c2 {
	font-size: 18px;
}

.area_a .headline {
	font-size: 12px;
	font-weight: bold;
}

.area_a ul {
	position: relative;
	list-style-type: none;
	top: 10px;
	margin-left: -40px;
}

* html .area_a ul {
	position: relative;
	list-style-type: none;
	top: 7px;
	margin-left: 0px;
}

.area_b .content {
	width: 750px;
}

.ff_product {
	float: left;
	margin: 20px 20px 0 0;
	background-image: url(../images/fotofun/pc_area_b_ff_border.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 320px;
}

.ff_product .content {
	position: relative;
	padding: 20px;
	width: 310px;
}

* html .ff_product .content {
	width: 350px;
}

.ff_product .headline {
	font-size: 22px;
	color: #FF9900;
}

.ff_product .price {
	position: absolute;
	width: 100px;
	text-align: right;
	top: 20px;
	right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}

.ff_product .desc {
	position: absolute;
	right: 10px;
	top: 70px;
	width: 150px;
	height: 215px;
	line-height: 1.2;
}

.ff_product .image {
	position: absolute;
	left: 20px;
	top: 70px;
}

.ff_product .order_button {
	position: absolute;
	right: 10px;
	top: 285px;
}

.ff_product .tmpl_button {
	position: absolute;
	right: 105px;
	top: 285px;
}