﻿@charset "UTF-8";


#news-detail {
	width: 945px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	padding-top: 29px;

}

.left {
	width: 250px;
	float: left;
}


.list {
	width: 225px;
	height: 100%;
	/* [disabled]float: left; */
	margin: 0px;
	padding: 0px;

}

.list-title {
	width: 225px;
	height: 29px;
	float: left;
	font-family: "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-size: 16px;
	color: #88807b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3BFBD;
	letter-spacing: 4px;
	padding-bottom: 5px;
}

.list ul{
	width: 225px;
	height: auto;

}

.list li{
	width: 250px;
	min-height: 52px;
	height: auto;
	float: left;
	font-size: 14px;
	color: #717071;
	display: block;
	margin-top: 6px;
	_margin-top: 6px;
	padding-top: 1px;
}

.list li:hover{
	width: 250px;
	min-height: 52px;
	height: auto;
	float: left;
	/* [disabled]background-image: url(../images/bg-news-detail-li-active.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: right 6px; */
	display: block;
	padding-top: 1px;
	text-decoration: none;
		}

.list li a{
	width: 225px;
	height: auto;
	min-height: 40px;
	float: left;
	font-size: 14px;
	color: #717071;
	display: block;
	font-family: 'Lato', sans-serif, "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9e9793;
	padding-bottom: 13px;
	letter-spacing: 2px;
	text-align: left;
	font-weight: 300;
}



#news-detail .current {
	width: 250px;
	height: 52px;
	float: left;
	font-size: 14px;
	display: block;
	background-image: url(../images/bg-news-detail-li-active.png);
	background-repeat: no-repeat;
	background-position: right 6px;
}

#news-detail .current-list{
	width: 225px;
	height: auto;
	min-height: 38px;
	float: left;
	font-size: 14px;
	color: #717071;
	display: block;
	font-family: 'Lato', sans-serif, "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 300;
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9e9793;
	padding-bottom: 13px;
	letter-spacing: 2px;
	padding-top: 2px;
}


#news-detail .li-date{
	color: #3e3a39;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 15px;
	padding-left: 5px;
}




#news-detail .contentR {
	width: 610px;
	height: auto;
	float: right;
}


#news-detail .title {
	width: 610px;
	height: 65px;
	font-size: 24px;
	color: #88807b;
	line-height: 37px;
	padding-bottom: 18px;
	font-family: 'Lato', sans-serif, "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 400;
	letter-spacing: 4px;

}

#news-detail .date {
	width: 610px;
	height: 14px;
	font-size: 16px;
	color: #717071;
	padding-top: 6px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3bfbd;
	line-height: 15px;
}

#news-detail .desc {
	width: 610px;
	height: auto;
	font-size: 15px;
	color: #717071;
	padding-top: 14px;
	padding-bottom: 14px;
	line-height: 27px;
	font-family: 'Lato', sans-serif, "Noto Sans CJK TC", "Microsoft JhengHei", "Microsoft YaHei";
	font-weight: 300;
	text-align: justify;
}


#news-detail .pic {
	width: 610px;
	height: auto;
}


#news-detail .pic ul{
	width: 610px;
	height: auto;
}

#news-detail .pic li{
	width: 610px;
	height: auto;
	padding-bottom: 30px;
}


/* content block 4 */
#mcs4_container{
	margin: 0;
	width: 250px;
	height: 630px;
	/* [disabled]padding-top: 12px; */
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
}
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs4_container .customScrollBox .container{
	position: relative;
	width: 245px;
	top: 0;
	float: left;
	/* [disabled]height: auto; */
}
#mcs4_container .customScrollBox .content{clear:both;}
#mcs4_container .customScrollBox .content p{
	color: #000;
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mcs4_container .dragger_container{
	position: relative;
	height: 80%;
	float: left;
	cursor: pointer;
	/* [disabled]background-color: #999999; */
	width: 1px;
	/* [disabled]margin-top: 10px; */
	/* [disabled]margin-right: 5px; */
	margin-bottom: 0;
}
#mcs4_container .dragger{
	position: absolute;
	width: 5px;
	height: 50px;
	margin-left: -5px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	-khtml-border-radius: 18px;
	background-color: #88807B;
}
#mcs4_container .dragger_pressed{
	position: absolute;
	width: 5px;
	height: 50px;
	margin-left: -5px;
	overflow: hidden;
	cursor: s-resize;
	background-color: #88807B;
}
