#smc_divpic {

	width: 560px;
	height: 420px;	
	overflow: hidden;
	border: 1px solid white;
}

#smc_divback {
	
	width: 560px;
	height: 420px;	
	border: 1px solid white;	
}


.smc1 {

	margin-top: 20px;
	border: 1px solid #4CA195;
	padding: 17px;
	background-color: #24564F;
	color: #FFFFFF;
}

.smc_text {

	color: #FFFFFF;
}

.smc_pic {
	
	width: 71px;
	height: 53px;	
	float: left;
	border: 1px solid #FFFFFF;
	margin: 10px 15px 0px 0px;
}


.smc_select {
	
	font-size: 8pt;
	color: #000000;	
}



