
#photo_product_left_container {
	width: 531px;
	height: 382px;
	float: left;
	display: inline;
}
#photo_product_left_container img { padding:38px;background:url(../images/event/bg_event.jpg) top left no-repeat;}
#photo_product_right_container {
	width: 200px;
	height: 405px;
	float: left;
	margin-left: 25px;
	display: inline;
}
#photo_product_navigator {
	width: 700px;
	height: 20px;
	padding-top: 15px;
	border-bottom: solid 1px #ffbf00;
	text-align: right;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 20px;
}
#photo_product_navigator a {
	color: #333;
	text-decoration: none;
}
#photo_product_navigator a:link, #photo_product_navigator a:visited {
	color: #333;
	text-decoration: none;
}
#photo_product_navigator a:hover, #photo_product_navigator a:active {
	color: #ffbf00;
	text-decoration: none;
}
#photo_product_navigator a.photo_product_navigator_active {
	color: #ffbf00;
	text-decoration: none;
}
#photo_title {
	font-size: 9pt;
	font-weight: bold;
	color: #454440;
	margin-bottom: 15px;
}
#photo_detail {
	font-size: 9pt;
	color: #454440;
	text-align: left;
	width: 200px;
	margin-bottom: 35px;
}
#photo_btn_download {
	width: 100px;
	height: 35px;
	margin-bottom: 25px;
}
#photo_product_list {
	width: 200px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.photo_product_id {
	width: 68px;
	height: 48px;
	margin: 0px;
	padding:4px;
	float: left;
	cursor: pointer;
	display: inline;
	background:url(../images/event/bg_event_tmb.jpg) top left no-repeat;
}
#photo_product_paging_container {
	width: 100%;
	height: 30px;
	margin-top: auto;
	margin-bottom: 0px;
}
#photo_product_paging {
	width: 133px;
	height: 12px;
	float: left;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	display: inline;
}
#photo_product_paging a {
	font-size: 1em;
	color: #333;
	text-decoration: none;
}
#photo_product_paging a:link, #photo_product_paging a:visited {
	color: #333;
	text-decoration: none;
}
#photo_product_paging a:hover, #photo_product_paging a:active {
	color: #ffbf00;
	text-decoration: none;
}
#photo_product_paging a.photo_product_paging_active {
	color: #ffbf00;
	text-decoration: none;
}