
/*  press-default.tmpl  -------------------------------------------------------*/

.press-toarchive{
	height: 20px;
	font-weight: bold;

	padding-bottom:10px
}

.press-toarchive a{
	color: #73B804;
}


.press-year{
	font-size: 18px;
	font-weight: bold;
	color: #666060;
	text-align: center;
	padding-bottom: 10px;
	display: none;
}


.press-month{
	/*font-size: 11px;*/
	font-weight: bold;
	color: #333333;
	/*background-color: #666060;*/

	padding-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-top: 10px;
}


.press-title{
	font-weight: bold;
	color: #82952A;
	text-decoration: none;
	padding-bottom: 0px;
}


.press-title a{
	color: #C8013B;
}


.press-date{
	/*font-size: 11px;*/
	color: #787878;
}

.press-anot{
	padding-bottom: 3px;
}

.press-more {
	padding-bottom: 10px;
}


/*  press-detail.tmpl  -------------------------------------------------------*/

.press-detail-title{
	font-weight: bold;
	color: #82952A;
	text-decoration: none;
	padding-bottom: 0px;
}	

.press-detail-date{
	color: #787878;
}

.articleTools {
  padding:0;
  margin:0;
}

.articleTools li {
  float:left;
  list-style-type:none;
  margin:0 5px 0 0;
}

.press-detail-text{
	padding-top: 14px;
}
