/* CSS Document */

ul.yearLink {
width:637px;
margin:10px 0 0 0;
padding:0;
}

ul.yearLink li {
margin:0;
padding:0;
}

div.activities{
width:637px;
margin:0;
background:url(../activities/images/dl_background.gif) repeat-y left top;
}

div.yearttl {
width:92px;
float:left;
}

div.picture {
width:545px;
float:right;
}


div.picture p.year {

}

div.picture dl {
clear:both;
margin:0 0 0 50px;
}



div.activities ul {
	width:530px;
	padding:0 0 0 15px;
}

div.activities ul li {
	float:left;
	margin:0;
	background:url(../activities/images/col_left.gif) no-repeat left top;
	width:176px;
	height:174px;
	overflow:hidden;
}

div.activities ul li.col_top01 {
	width:176px;
	height:175px;
	background:url(../activities/images/col_top01.gif) no-repeat left top;
}


div.activities ul li.col_top02 {
	width:176px;
	height:175px;
	background:url(../activities/images/col_top01.gif) no-repeat left top;
}
div.activities ul li.col_top03 {
	width:177px;
	height:175px;
	background:url(../activities/images/col_top01.gif) no-repeat left top;
}



div.activities ul li.col_right {
	width:177px;
	background:url(../activities/images/col_left.gif) no-repeat left top;
}


li.col_bottom01 {
width:259px;
height:252px;
background:url(../activities/images/col_bottom01.gif) no-repeat left top;

}


li.col_bottom02 {
width:260px;
height:252px;
background:url(../activities/images/col_bottom02.gif) no-repeat left top;
}


div.activities ul li div {
	width:173px;
	margin:2px 0 0 2px;
}

img.actimg {
	margin:10px 0 0 10px;
}


div.activities ul li div p {
background:#FFFFFF;
margin:10px 0 0 10px;
width:220px;
padding:3px 0 3px 0;
}

span.month {
padding:0 0 0 3px;
color:#666666;
}

div.activities ul li div p img{
padding:0 5px 3px 5px;
}




#diary #bodywrap #mainwrap #content #mainArea #rightcol .activities.clearfix.clear .picture dl {
	padding:5px 10px;
}
#diary #bodywrap #mainwrap #content #mainArea #rightcol .activities.clearfix.clear .picture dl dt {
	width:100px;
	float:left;
	clear:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	
}
#diary #bodywrap #mainwrap #content #mainArea #rightcol .activities.clearfix.clear .picture dl dd {
	padding:0 0 6px 0;
	border-bottom:1px dotted #dcdcdc;
	margin-bottom:6px;
}
