<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/***************************************
    copyright by MakeWeb.com.tw 
***************************************/

/*-------------------------------------------------
 區隔的標題
--------------------------------------------------*/
.imagelabellist_dashboard h2{
	padding: 0 0 6px 0;
	font-size: 134%;
	font-weight:normal;
	color: #D90000;
	border-bottom:2px solid #F66;
}

/*.imagelabellist_dashboard .list_text{
	margin: 0 0 -60px 0;
}*/

.imagelabellist_dashboard ul{
	list-style: none;
	height: 200px;
	padding: 30px;
	margin: 0 0 0 0;
	background-color: #F5F5F3;
}
.imagelabellist_dashboard ul li{
	overflow: hidden;
	padding: 6px 0;
	/*line-height: 22px;*/
	border-top:1px dashed #CCC;
}
.imagelabellist_dashboard ul li .member_label{
	color: #333;
}
.imagelabellist_dashboard ul li:last-child {
	margin: 0 0 30px 0;
	border-bottom:1px dashed #CCC;
}
.imagelabellist_dashboard .post_time {
	float: left;
	margin: 2px 0 0 20px;
	font-size: 13px;
	color: #D90000;
}
.imagelabellist_dashboard .post_tag {
	float: left;
	width: 50px;
	margin: 0 0 0 30px;
	padding: 4px 4px 2px 4px;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	color: #FFF;
	background: #F90;
}
.imagelabellist_dashboard .post_title a{
	float: left;
	width: 440px;
	color: #555;
	margin: 0 0 0 30px;
	line-height: 20px;
}

.other_info .shadow_slider_bg{
	height: 60px;
	background: url(../../../../cufiles/images/web/layout/shadow_slider_bg.png) 0 0 no-repeat;
}




.nivoSlider {
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	/*position:absolute;*/
	/*left:86%;*/
	/*margin:-40px 0 0 -56px; */
	/* Tweak this to center bullets */
}
.nivo-controlNav a {
	display:block;
	float:left;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	/*margin-right:3px;*/
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:42px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.nivo-caption a:hover {
    color:#fff;
}



</pre></body></html>