﻿.category_photo_list
{
    font-size: 12px;
    width: 160px;
    text-align: center;
}
.category_photo_list .photo_cell_container {
	background-image: url(../2007IMG/article/photo_list_bg_01.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 151px;
	padding-top: 8px;
	padding-left: 9px;
	text-align:left;
}
.SpecialGroups {
	width: 752px;
}
.SpecialGroups .Group .YearTitleBar {
	background-image: url(../images/2009/bg_specialgrouptitle.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 752px;
}
.SpecialGroups .Group .YearTitleBar h3 {
	font-size: 12px;
	margin: 0px;
	line-height: 28px;
	height: 28px;
	background-image: url(../images/2009/dot01.gif);
	background-repeat: no-repeat;
	background-position: 22px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-weight: bold;
	color: #32657f;
}
.SpecialGroups .Group .CellBox {
	padding: 16px;
}
.SpecialGroups .Group .CellBox .SpecialCell {
	padding-top: 3px;
	padding-bottom: 3px;
}
.SpecialGroups .Group .CellBox .SpecialCell .PicBox {
	float: left;
	padding: 4px;
	border: 1px solid #e2e2e2;
	width: 142px;
}
.SpecialGroups .Group .CellBox .SpecialCell .PicBox img {
	height: 99px;
	width: 142px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SpecialGroups .Group .CellBox .SpecialCell .TextBox {
	float: right;
	background-color: #e7e7e7;
	height: 93px;
	width: 531px;
	padding: 8px;
	line-height: 18px;
	color: #585858;
	background-image: url(../images/2009/bg_specialtxtbox.gif);
}
.SpecialGroups .Group .CellBox .SpecialCell .TextBox .TitleBar {
	background-image: url(../images/2009/dot02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.SpecialGroups .Group .CellBox .SpecialCell .TextBox .TitleBar a {
	text-decoration: none;
	font-weight: bold;
	color: #585858;
}
.SpecialGroups .Group .CellBox .SpecialCell .TextBox .TitleBar .date {
	padding-left: 24px;
}
