@charset "big5";
body {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	margin: 0px auto;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
}

#webcontent{
	background-image: url(../images/share/web_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#content{
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 23px;
}


/*站內所有連結設定開始 ======*/

a.link_top:link {
	color: #9D9D9D;
	text-decoration: none;
}

a.link_top:visited {
	color:#9D9D9D;
	text-decoration: none;
}

a.link_top:hover {
	color: #EF4F00;
	text-decoration: underline;
}
a:link {
	color: #117E8D;
	text-decoration: underline;
}

a:visited {
	color: #9B921A;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
a.link_note:link {
	color: #CC3300;
	text-decoration: underline;
}

a.link_note:visited {
	color: #CC3300;
	text-decoration: underline;
}

a.link_note:hover {
	color: #FF6600;
	text-decoration: none;
}


/*文字階層設定開始======*/

.title{
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 16px;
	color: #414141;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.subtitle_green {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 13px;
	color: #518412;
	font-weight: bold;
}

.subtitle_blue {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 13px;
	color: #0F6980;
	font-weight: bold;
}
.subtitle_black  {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.subtitle_gray  {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 13px;
	color: #68655C;
	font-weight: bold;
}
.subtitle_white  {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.content {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 12px;
	color: #494949;
	line-height: 18px;
}

.content_fff {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.content_red {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 12px;
	color: #993333;
	line-height: 18px;
}
.content_s {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #737373;
	line-height: 16px;
}

.content_s_fff {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 16px;
}
.content_s_000 {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 8pt;
	color: #000000;
	line-height: 16px;
}

.note{
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 10px;
	color: #993300;
}

.brcom{
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 10px;
	color: #515151;
	padding-left: 25px;
}

.brcom a:link{
	color: #CC3366;
	text-decoration: underline;
}

.brcom a:visited{
	color: #CC3366;
	text-decoration: underline;
}
.brcom a:hover{
	color: #FF5400;
	text-decoration: none;
}

.date {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 8pt;
	color: #669999;
	word-spacing: 1pt;
	font-weight: bold;
}

/* td 背景等相關設定======*/
.bg_header {
	padding-top: 10px;
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 12px;
	color: #737373;
	line-height: 18px;
}
.bg_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 11px;
	color: #707070;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.bg_footer a:link{
	font-size: 11px;
	color: #707070;
	text-decoration: none;
}

.bg_footer a:visited{
	font-size: 11px;
	color: #707070;
	text-decoration: none;
}
.bg_footer a:hover{
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.bg_td_mainimage{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#inside_garybar{
	background-color: #B2B2B2;
	margin: 0px auto;
	padding: 0px;
	height: 5px;
	width: 900px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


/*分隔線等設定開始======*/

.dotlinetable {
	text-decoration: none;
	border: 1px dotted #999999;
	font-size: 11px;
	color: #666666;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}

.dotlinetable a{
	color: #666666;
	text-decoration: underline;
}
.dotlinetable a:visited{
	color: #666666;
	text-decoration: underline;
}
.dotlinetable a:hover{
	color: #FF6600;
	text-decoration: none;
}

.line_h_dot {
	background-image: url(../images/share/line_dot_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.line_h_dot_bottom {
	background-image: url(../images/share/line_dot_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 12px;
	color: #494949;
}


.line_v_dot {
	background-image: url(../images/share/dot_v_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.line_v_dot_right {
	background-image: url(../images/share/dot_v_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.line_h_dot {
	background-image: url(../images/share/dot_h_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.line_h_dot_bottom {
	background-image: url(../images/share/dot_h_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.line_h_gary {
	background-image: url(../images/share/line_gary.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.line_h_gary_bottom {
	background-image: url(../../images/share/line_gary.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



/*表單相關設定開始======*/

input, select, textarea {
	font-family: "Arial", "Verdana",  "新細明體", "微軟正黑體";
	font-size: 12px;
	color: #494949;
}


/*圖片框線等設定開始======*/

.banner_line_white {
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.banner_line_gary{
	padding: 0px;
	border: 1px solid #333333;
}

.banner_line_lightgary{
	padding: 0px;
	border: 1px solid #E4E4E4;
}
.banner_line_no{
	padding: 0px;
	border: 0px;
}



/*bullet 等設定開始======*/
ul{
	text-align:left;
	margin-left:25px;
	margin-bottom:0px;
	pandding-top:5px;
	pandding-bottom:0px;
	margin-top:5px;
	list-style:url(../images/share/icon_bullet.gif) none outside;
	
}
ol{
	text-align:left;
	margin-left:25px;
	margin-bottom:0px;
	pandding-top:5px;
	pandding-bottom:0px;
	margin-top:5px;
}
li{
	margin-bottom:5px;
	padding-top:0px;
	padding-left:0px;

}

/*首頁各區塊*/

#fp_content{ /*td裡內容位置*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}

#news_date { /*新聞藍底日期*/
	color: #ffffff;
	background: #5b7696;
	height: 20px;
	width: 100px;
	text-align: left;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#fp_invest{  /*投資及環保區塊*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}

#fp_invest a{
	font-size: 11px;
	color: #707070;
	text-decoration: none;
}
#fp_invest a:visited{
	font-size: 11px;
	color: #707070;
	text-decoration: none;
}
#fp_invest a:hover{
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
#fp_invest ul{
	text-align:left;
	pandding:0px;
	margin-left:20px;
	list-style-image: url(../images/share/icon_arror_black.gif);
	list-style-position: outside;
	line-height: 1.8;
	}

#fp_invest li{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
#fp_award { /*得獎區塊*/
	height: 60px;
	width: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: 50%;
}

#fp_award p{ 
	padding-top: 10px;
	padding-left: 5px;
}


/*SEO使用*/
#page h1{
	display: none;
}

/*透明下拉選單使用*/
.down_navi{
	background-color: #B7D2E6;
	filter:Alpha(Opacity=90);
	opacity: .90;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

.down_navi_aror{
	background-color: #B7D2E6;
	filter:Alpha(Opacity=90);
	opacity: .90;
	background-image: url(../images/share/icon_arror_white.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

.down_navi a{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
	
.down_navi a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
.down_navi a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

