/* CSS Document */

#contents.yogurt_top_contents{
	background:url(/smartphone/yogurtlibrary/zh/images/bg.gif) repeat;
	overflow: hidden;
}

#yogurtSpHeader {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#yogurtMainContents {
	background-color:#FFF;
	margin-bottom:25px;
}

#yogurtSpVisual {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#yogurtSpViewer {
	margin: 0 auto;
	width: 320px;
	height: 135px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
/#yogurtSpViewer img {
	top: 0;
	left: 0;
	position: absolute;
}

#yogurtSpPickup {
	position: relative;
	color: #666;
}
#yogurtSpPickup .icon {
 	position: absolute;
	top:11px;
	margin-left: 0.5rem;
}
#yogurtSpPickup .text {
 	position: absolute;
	left: 90px;
	line-height: 1rem;
	font-size: 1rem;
	margin-right: 0.5rem;
}
#yogurtSpPickup a {
	color: #666;
}
#yogurtSpLab p ,#yogurtSpStyle p {
	width:94%;
	margin:0 auto 1rem;
}
#yogurtSpLab {
	clear:both;
	overflow:hidden;
	width: 90%;
	margin:0 auto 1rem;
	background-color:#FFF;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	-moz-box-shadow: 2px 2px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 2px 2px 2px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 2px 2px 2px 3px rgba(0,0,0,0.2);
}
#yogurtSpStyle {
	clear:both;
	overflow:hidden;
	width: 90%;
	margin:0 auto 1rem;
	background-color:#FFF;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	-moz-box-shadow: 2px 2px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 2px 3px rgba(0,0,0,0.2);
	-o-box-shadow: 2px 2px 2px 3px rgba(0,0,0,0.2);
	-ms-box-shadow: 2px 2px 2px 3px rgba(0,0,0,0.2);
}
.yogurtSpFoot {
	margin:0 5px 1rem;
}

.pagetop {
	width:90%;
    margin:0 auto 1rem;
	overflow:hidden;
}
.pagetop p {
	float:right;
	width:30%;
}