.category{
	margin-top:20px;
	margin-bottom:4px;
	font-size:14px;
}

.element{
	padding-left:20px;
	padding-right:30px;
}


.middle_main{
	padding-top:20px;
	width:634px;
	margin-left:10px;
	padding-bottom:20px;
	border-bottom:1px dotted #b3afa2;
	float:left;
}
.middle_main_last{
	width:634px;
	margin-left:10px;
	float:left;
}

.middle_left{
	margin:0px 0px 0px 0px;
	float:left;
	width:300px;
	
}


.middle_right{
	margin:0px 0px 0px 14px;
	float:left;
	width:310px;	
}


.middle_right a{
	color:#855f31;
}

.middle_right a:hover {
    color: #855f31;
    cursor: pointer;
}


.date{
	background:url("/2012/common/images/event/collabo_event.gif") no-repeat;
	color:#7B7774;
	text-indent:60px;
	line-height:16px;
}

.date2{
	background:url("/2012/common/images/event/collabo_news.gif") no-repeat;
	color:#7B7774;
	text-indent:60px;
	line-height:16px;
}

.title{
	margin-top:6px;
	line-height:18px;
	font-weight: bold; 
	color:#855f31;
	border-bottom:1px solid #b3afa2;
	padding-bottom:6px;
}

.graybox{
	line-height:16px;
	margin-top:10px;
	padding:10px 10px 10px 10px;
	background: #e9e8e8;
}