@charset "UTF-8";
/*reset*/
.members2015 {width:1000px;margin:0 auto;}
.primary {width:795px;float:right;}
.secondary {width:190px;float:left;}
.members2015, .primary, .secondary {
	position: relative;overflow: hidden;
} 
.members2015 .primary {background-color: #fafafa}
.members2015 .secondary h3 {
	background: url("../../images/web_item/342/item342_title.jpg") top left no-repeat;
	line-height: 59px;
	text-indent: -9999px;
}
.members2015 .secondary ul {
	border-left:1px solid #e6dfdf;
	position: relative;
}
.members2015 .secondary ul li {
	width:178px;
	text-align: center;
	border-bottom:1px solid #e6dfdf;
	border-right:1px solid #e6dfdf;
	position: relative;
}
.members2015 .secondary ul li a {
	width:178px;
	color:#4c4c4c;
	font-size: 17px;
	font-family: "微軟正黑體",mairyo,arial;
	padding:20px 5px;
	vertical-align: middle;
	display:table-cell;
	text-align: center;
	border-left:4px solid #fff;
}
.members2015 .secondary ul li a:hover {background-color:#f2f2f2;border-left:4px solid #f2f2f2;}
.members2015 .secondary ul li a.selected {
	border-left:4px solid #b91c23;
	background-color: #e6e6e6;
	color:#b91c23;
}
.members2015 .secondary ul li .triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9.5px 0 9.5px 10px;
	border-color: transparent transparent transparent #e6e6e6;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #e6e6e6;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	right:-10px;
	position: absolute;
	top:50%;
	margin-top:-9px;
}
