@charset "utf-8";
/*
主题名称: campaign 
URI: the-theme's-homepage
描述: 送你Stephy親筆簽名大碟<Music Cafe>
作者: Grin.Zhou
模板: none
版本: v0.1
最後修改日期: 2010-1-21
*/

@import url("/css/popup_window.css");

.cell-sytle .popup_from {
	display:block;
	float:left;
	width:130px; 
	padding-right:5px;
	text-align:right;
}

#dialog {
	font-size:12px;
}

.section#Stephy .body_se1 {
	height:188px;
	background:url(/images/campaign-Stephy/campaign-Stephy_01.jpg) no-repeat;
}

.section#Stephy .body_se2 {
	height:268px;
	background:url(/images/campaign-Stephy/campaign-Stephy_02.jpg) no-repeat;
}

.section#Stephy .body_se3 {
	position:relative;
	height:160px;
	background:url(/images/campaign-Stephy/campaign-Stephy_03.jpg) no-repeat;
}

.section#Stephy .body_se4 {
	position:relative;
	height:167px;
	background:url(/images/campaign-Stephy/campaign-Stephy_04.jpg) no-repeat;
}


/* end */
.section#Stephy_end .body_se1 {
	height:188px;
	background:url(/images/campaign-Stephy/campaign-Stephy_result_01.jpg) no-repeat;
}
.section#Stephy_end .body_se2 {
	height:268px;
	background:url(/images/campaign-Stephy/campaign-Stephy_result_02.jpg) no-repeat;
}
.section#Stephy_end .body_se3 {
	height:160px;
	background:url(/images/campaign-Stephy/campaign-Stephy_result_03.jpg) no-repeat;
}
.section#Stephy_end .body_se4 {
	height:167px;
	background:url(/images/campaign-Stephy/campaign-Stephy_result_04.jpg) no-repeat;
}

.words_ver {
	display:none;
	position:absolute;
	z-index:-1;
	top:-10000px;
	left:-10000px;
	color:#fff;
}

.section#Stephy,
.section#Stephy_end {
	clear:both;
	padding-top:5px;
}



/* link */

.section#Stephy .btn_submit {
	position:absolute;
	display:block;
	cursor:pointer;
}
.section#Stephy .btn_submit:hover {
	background:#000;
	filter:alpha(opacity=10); 
	-moz-opacity:0.1; 
	opacity: 0.1;
}
.section#Stephy .btn_submit:active {
	background:#000;
	filter:alpha(opacity=20); 
	-moz-opacity:0.2; 
	opacity: 0.2;
}


#btn_answer {
	width:210px;
	height:49px;
	right: 150px;
	top: 80px;
}

#link1 {
	width:300px;
	height:25px;
	left: 393px;
	top: 25px;
}

#link2 {
	width:189px;
	height:20px;
	left: 235px;
	top: 5px;
}









