/* ----------【繪本達人 Show time】-------------- */

#show_time {
	font: 12px/150% Arial,helvetica,clean,"新細明體","PMingLiU",sans-serif;
	background-color: #f3f3f3;
	width: 180px;
	height: 277px;
	float: left;
	position: relative;
	background-image: url(../images/st_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#st_head {
	width: 180px;
	height: 36px;
	float: left;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	padding-top: 18px;
}

#st_heroes {
	width: 180px;
	float: left;
	position: relative;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	height: 76px;
}

#st_heroes a {color: #666666; text-decoration: none;}
#st_heroes a:hover {color: #FF9900; text-decoration: none;}
#st_img {
	width: 180px;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 20px;
	background-image: url(../images/st_.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
}

#show_time table {
	font: 12px/150% Arial,helvetica,clean,"新細明體","PMingLiU",sans-serif;
	color: #666666;
}

/* ----------【繪本達人 Show time 結束】-------------- */