.gallery_list_box {
	width: 238px;
	background-image: url(/_gallery/pics/bg.jpg);
	background-repeat: repeat-y;
}

.gallery_list_box .gallery_head {
	width: 238px;
	height: 143px;
	background-image: url(/_gallery/pics/header.jpg);
	background-repeat: no-repeat;
}

.gallery_list_box .gallery_footer {
	width: 238px;
	height: 63px;
	background-image: url(/_gallery/pics/footer.jpg);
}

.gallery_list_box .gallery_head .gallery_img_overview {
	position: absolute;
	margin-top: 24px;
	margin-left: 27px;
}

.gallery_list_box .gallery_head .gallery_next {
	position: absolute;
	margin-top: 77px;
	margin-left: 144px;
}

.gallery_list_box .gallery_text {
	width: 168px;
	margin-left: 42px;
	margin-top: 16px;
	margin-bottom: 10px;
}

.gallery_list_box .gallery_text .gallery_title {
	font-weight: bold;
	margin-bottom: 6px;
}

.gallery_list_box .gallery_text .gallery_description {
	color: #515151;
}

.gallery_list_box .gallery_footer .gallery_datum{
	position: absolute;
	width: 168px;
	margin-left: 56px;
	margin-top: 22px;
	color: #515151;
	font-weight: bold;
}

.gallery_medium_box {
	width: 263px;
}

.gallery_medium_box .gallery_head {
	width: 263px;
	height: 263px;
	background-image: url(/_gallery/pics/bg_medium.jpg);
	background-repeat: no-repeat;
}

.gallery_medium_box .gallery_head .gallery_img_medium {
	position: absolute;
	margin-top: 16px;
	margin-left: 16px;
}

.gallery_medium_box .gallery_text {
	width: 238px;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #C8C8C8;
	border-bottom: 1px dotted #C8C8C8;
}

.gallery_medium_box .gallery_text .gallery_title {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #545656;
	font-weight: normal;
}

.gallery_medium_box .gallery_description {
	width: 238px;
	margin-left: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 6px;
	color: #545656;
	font-weight: normal;
}

.gallery_lage_box {
	width: 526px;
}

.gallery_large_box .gallery_head {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #000000;
}

.gallery_large_box .gallery_head .gallery_img_large {
	margin-top: 0px;
	margin-bottom: 3px;
}

.gallery_large_box .gallery_text .picture_title {
	color: #6A6A6A;
	font-size: 16px;
	font-weight: bold;
}

.gallery_large_box .gallery_text .gallery_title {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	font-weight: normal;
}

.gallery_large_box .gallery_text .gallery_description_caption {
	font-weight: bold;
	color: #B4B4B4;
	margin-bottom: 4px;
}

.gallery_voting {
	font-size: 9px;
}