@import url('https://fonts.googleapis.com/css?family=Sintony');
@import url('https://fonts.googleapis.com/css?family=Roboto');




.portfolio.table a.cutToList {
	background: url("http://demo.usuccess.com.tw/20181227_taipeifringe/images/cut.gif") no-repeat left top; height: 26px; line-height: 26px; padding-left: 31px; font-size: 15px; margin-bottom: 16px;
}
.wrap .side a.cutToList {
	background: url("http://demo.usuccess.com.tw/20181227_taipeifringe/images/cut.gif") no-repeat left top; height: 26px; line-height: 26px; padding-left: 31px; font-size: 15px; margin-bottom: 16px;
}
.portfolio.table a.cutToList:hover {
	background: url("http://demo.usuccess.com.tw/20181227_taipeifringe/images/cut.gif") no-repeat left -76px;
}
.wrap .side a.cutToList:hover {
	background: url("http://demo.usuccess.com.tw/20181227_taipeifringe/images/cut.gif") no-repeat left -76px;
}






.portfolio.table a.joinevent{
	width:118px;
	font-size:15px;
	color:#C3D600;
	text-align:center;
	background:#2D2D2D;
	padding:9px 0;
}

.pagination a:hover span, .portfolio.table a.joinevent:hover {
	background-color:#C3D600;
	color: #fff;
}



.newsList a .date {
    width: 130px;
}


.Category {
    font-family: 'Sintony',"微軟正黑體", Helvetica, Arial, Verdana, sans-serif;
    letter-spacing: -1px;
}
.newsList a .Category {
    float: left;
    width: 95px;
	padding-right: 20px;
    font-size: 16px;
    color: #2D2D2D;
}


@media handheld, only screen and (max-width: 1280px){
			.newsList a .excerpt {
				width: 540px;
				}
}