﻿/* 副標題共用樣式定義 */
.subtitle {
	font-size: 12px;
	color: #009999;
}
li.subtitle span {
	color: #999999;
}

.brief{
float: right;
display: inline;
color: #009999; 
vertical-align: text-top; 
background: url(/esunfhc.html/images/news_title1.jpg) left no-repeat;
padding-left: 15px;
}


/* 關於玉山─公司簡介 */
table.company {
	width: 90%;
	margin: 10px auto 10px auto;
	border-top: none;
	border-bottom: none;
	border-collapse: collapse;
}
table.company th, table.company td {
	border-top:1px solid #DEDEDE; 
	border-bottom: none;
	padding: 5px;
	text-align: left;
	color: #646464;
}
table.company th {
	color: #009999;
	font-weight: normal;
}
table.company th.first {
	background-color: #F3FCFB;
}
table.company th.altcol, table.company td.altcol {
	background-color: #F9F9F9;
}
table.company caption {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: center;
	color: #009999;
	line-height: 2.5em;
	background-color: #DAF5F0;
	border-bottom: 3px solid #FFFFFF;
}




/* 關於玉山─玉山之美 */


#content .lable {
	margin:3px 0px 0px 5px;
	background:url(/esunfhc.html/images/news_title1.jpg) left no-repeat;
	padding-left: 15px;
	font-size: 12px;
	vertical-align:middle;
	display:inline-block; 
	width:100%;	
}

#content .lable a{
	text-decoration: none;	
}



table.download th, table.download td {
	width: 25%;
	height:105px;
	border-top:1px solid #DEDEDE;
	border-bottom: none;
	padding: 5px;
	text-align: left;
	vertical-align:top;
	color: #646464;
}

table.download td .detail{
	padding: 10px 10px 10px 0px;
	border-bottom:1px #DEDEDE solid;
	display:block;
	width:95%;
}




/* 表格 */

table.msg {
	
	width: 95%;
	margin: 10px auto 10px auto;
    border-top: 1px solid #CCCCCC;
    border-bottom: none;
	border-collapse: collapse;
}
table.msg th{

	border-top: none;
	border-bottom: 1px solid #DEDEDE;
	border-left:  none;
	padding: 5px;
	text-align: left;
	color: #646464;

}
table.msg td{

	border-bottom: 1px solid #DEDEDE;
	padding: 5px;
	border-left: none;
    border-right: none;
	text-align: left;
	color: #646464;
}

table.msg th.must{
 border-left-color: #D90000;
 background-color: #F9F9F9;
}

table.msg  th {
	color: #009999;
	border-left: 6px solid #CCCCCC;
	font-weight: normal;
}
table.msg  th.first {
	background-color: #F3FCFB;
}
table.msg  th.altcol, table.msg  td.altcol {
	background-color: #F9F9F9;
}
table.msg  caption {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: center;
	color: #009999;
	line-height: 2.5em;
	background-color: #DAF5F0;
	border-bottom: 3px solid #FFFFFF;
}


/* 玉山的榮光與喜悅 */

table.cg {
	width: 90%;
	margin: 10px auto 10px auto;
	border-top: none;
	border-bottom: none;
	border-collapse: collapse;
}
table.cg th, table.cg td {
	border-top:1px solid #DEDEDE; 
	border-bottom: none;
	padding: 5px;
	text-align: left;
	color: #646464;
}
table.cg th {
	color: #009999;
	font-weight: normal;
}
table.cg th.first {
	background-color: #F3FCFB;
}
table.cg th.altcol, table.cg td.altcol {
	background-color: #F9F9F9;
}
table.cg caption {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-align: center;
	color: #009999;
	line-height: 2.5em;
	background-color: #DAF5F0;
	border-bottom: 3px solid #FFFFFF;
}



