@charset "utf-8";

/* -------------------------
 Simplified-Chinese Opening Campaign
------------------------- */

#sco2008 {
	padding: 0 0 0 0;
}

/* leadBlock */
#sco2008 div.leadBlock {
	margin-top: 15px;
}
	#sco2008 div.leadBlock p {
		text-align: center;
	}
	#sco2008 div.leadBlock p.addTxt {
		color: #666;
		font-size: 84%;
	}

/* meritBlock */
#sco2008 div.meritBlock {
	margin-top: 10px;
}
	#sco2008 div.meritBlock p.emTxt {
		margin: 0 10px;
		background: url("../../campaign/sco2008/images/bg_emtxt.gif") left center no-repeat;
		color: #5A3B16;
		font-weight: bold;
		text-align: center;
		line-height: 25px;
	}

/* setBlock */
#sco2008 div.setBlock {
	margin: 15px 10px 0 10px;
	background: url("../../campaign/sco2008/images/frmbg_set.gif") left top repeat-y;
}
	#sco2008 div.setBlock h3 {
		margin: 0;
		padding: 0;
	}
	#sco2008 div.setBlock div.blockContents {
		padding: 8px 10px 17px 17px;
		background: url("../../campaign/sco2008/images/frmfoot_set.gif") left bottom no-repeat;
	}
	#sco2008 div.setBlock div.blockContents div.txtColumn {
		float: left;
		width: 310px;
		text-align: left;
	}
		#sco2008 div.setBlock div.blockContents div.txtColumn h4 {
			margin-top: 16px;
		}
		#sco2008 div.setBlock div.blockContents div.txtColumn h4.first {
			margin-top: 0;
		}
		#sco2008 div.setBlock div.blockContents div.txtColumn p {
			margin: 7px 0 0 0;
			padding: 0;
			color: #666;
			font-size: 84%;
			line-height: 1.5;
		}

	#sco2008 div.setBlock div.blockContents div.pictColumn {
		float: right;
		width: 174px;
		text-align: left;
	}
		#sco2008 div.setBlock div.blockContents div.pictColumn p {
			margin: 0 0 8px 0;
			padding: 0;
		}


/* informationBlock */
#sco2008 div.informationBlock {
	clear: both;
	margin: 15px 0 30px 0;
}
	#sco2008 div.informationBlock p {
		margin: 5px 10px 0 10px;
		text-align: center;
	}
	#sco2008 div.informationBlock p.emTxt {
		background: url("../../campaign/sco2008/images/bg_emtxt.gif") left center no-repeat;
		color: #5A3B16;
		font-size: 117%;
		font-weight: bold;
		line-height: 25px;
	}
	#sco2008 div.informationBlock p.addTxt {
		color: #666;
		font-size: 84%;
		text-align: left;
	}
