@charset "utf-8";
h1 {
	font-family: "微軟正黑體", Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	clear: both;
	height: 37px;
}
h2 {
	font-family: "微軟正黑體", Arial;
	font-size: 14pt;
	line-height: 14pt;
	color: #757474;
	padding-bottom: 20px;
	font-weight: lighter;
}
.more_1 {
	font-family: "微軟正黑體", Arial;
	font-size: 10pt;
	line-height: 16px;
	height: 24px;
	*height: 30px;
	color: #c4c4c4;
	text-align: center;
	clear: both;
	display: block;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	*padding-top: 15px;
}
.more_1 a {
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: "微軟正黑體", Arial;
	font-size: 10pt;
	line-height: 16px;
	height: 16px;
	*height: auto;
	color: #c4c4c4;
	background-image: url(../images/arrow-more.gif);
	background-repeat: no-repeat;
	background-position: 65px center;
	text-align: center;
	border: 1px solid #e4e4e4;
}
.more_1 a:hover {
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: "微軟正黑體", Arial;
	font-size: 10pt;
	line-height: 16px;
	height: 16px;
	*height: auto;
	color: #FFF;
	background-image: url(../images/arrow-more-1.gif);
	background-repeat: no-repeat;
	background-position: 65px center;
	text-align: center;
	border: 1px solid #87847d;
	background-color: #87847d;
	text-decoration: none;
}


.li_index_02 {
	font-family: "微軟正黑體", Arial;
	font-size: 10pt;
	line-height: 16px;
	display: inline;
	color: #bebebe;
	padding-right: 3px;
	padding-left: 3px;
	overflow: hidden;
}

.li_index_01 {
	font-family: "微軟正黑體", Arial;
	font-size: 10pt;
	line-height: 30px;
	color: #000;
	background-image: url(../images/symbol-02.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: auto;
	padding-left: 16px;
	background-position: left 6px;
	overflow: hidden;
}


.li_index_01-1 {
	font-family: "微軟正黑體", Arial;
	font-size: 10pt;
	line-height: 30px;
	color: #d70303;
	background-image: url(../images/symbol-02-1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: auto;
	padding-left: 16px;
	background-position: left 6px;
	margin-bottom: 10px;
	overflow: hidden;
}
.li_ask {
	color: #757474;
	display: block;
	vertical-align: top;
}
.li_ask a {
	color: #b5b5b5;
	display: block;
}
.li_ask a:hover {
	color: #b5b5b5;
	display: block;
}



/* 專業分享數字頁*/
.pages{
	line-height:30px;
	margin-bottom:10px;
	clear:left;
	font-size: 8pt;
	color: #a7a7a7;
}
.blogpages{margin:30px 0px 0px 0px}
.pfpages{margin:-15px 0px 12px 0px;}
.pageof{
	border:solid 1px #e4e4e4;	
	padding:7px 10px !important;
	margin-right:3px;
}
.pages a{
	border:solid 1px #e4e4e4;	
	padding:7px 8px;
	margin:0px 3px;
	color:#a7a7a7 !important;
	text-decoration:none;
}
.pages a:hover{color:#fff !important; background-color:#e4e4e4; text-decoration:none;}
.pages a.current{color:#fff !important; background-color:#e4e4e4; font-weight:bold;}

/* 常見問題展開用*/
#main-left{
	float:left;
	width:634px;
	font-family: Arial;
	font-size: 10pt;
	line-height: 18pt;
	color: #757474;
	padding-bottom: 90px;
}
.ask{
	cursor:pointer;
	font-size:14px;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	height: 30px;
	line-height: 25px;
	font-family: "微軟正黑體", Arial;
	margin-top: 10px;
	padding: 0px;
}


.question{
	background-color:#f7f7f7;
	margin:-5px 0px 10px 0px;
	padding:11px 13px 21px 13px;
	font-family: Arial;
}
.openquestion{
	color:#b5b5b5 !important;
	margin-bottom:5px;
}
.closedquestion{
	color:#b5b5b5 !important; 
	margin-bottom:5px;
}
