
/*  press-default.tmpl  -------------------------------------------------------*/

.press-toarchive{
	height: 20px;
	font-weight: bold;

	padding-bottom:10px
}

.press-toarchive a, .press-toarchive a:visited{
	color: #186462;
}

.press-toarchive a:hover{
	color: #186462;
	text-decoration:none;
}

.press-year{
	font-size: 18px;
	font-weight: bold;
	color: #742016;
	
	padding-bottom: 10px;
}


.press-month{
	font-size: 11px;
	font-weight: bold;
	color: #B1986C;
	background-color: #EFE6C7;

	padding-left: 5px;
	margin-bottom: 5px;
}


.press-title{
	font-weight: bold;
	margin-top:3px;
}


.press-title a{
}


.press-date{
	font-size: 11px;
}

.press-anot{
	font-size: 12px;
}




/*  press-detail.tmpl  -------------------------------------------------------*/

.press-detail-title{
	font-weight: bold;
	color: #980300;
}	

.press-detail-date{
	font-size: 11px;
}

.press-detail-text{
	padding-top: 14px;
}
