body {
	color: #333333;
}

#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: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left_subtitle{
	font-family: "Arial", "Verdana", "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	word-spacing: 1pt;
	background-color: #F8F3EF;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	width: 100%;
}
/*站內所有連結設定開始 ======*/

a.link_top:link {
	color: #8b8b8b;
	text-decoration: none;
}

a.link_top:visited {
	color:#8b8b8b;
	text-decoration: none;
}

a.link_top:hover {
	color: #339999;
	text-decoration: underline;
}
a.link_copyright:link {
	color: #8b8b8b;
}

a.link_copyright:visited {
	color: #8b8b8b;
}

a.link_copyright:hover {
	color: #339999;
	text-decoration: underline;
}

a:link {
	color: #8b8b8b;
}

a:visited {
	color: #8b8b8b;
}

a:hover {
	color: #339999;
	text-decoration: underline;
}
a.link_brcam:link {
	color: #8b8b8b;
}

a.link_brcam:visited {
	color: #8b8b8b;
}

a.link_brcam:hover {
	color: #339999;
	text-decoration: underline;
}

a.link_footer:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.link_footer:hover {
	color: #FF6600;
	text-decoration: underline;
}


/*文字階層設定開始======*/

.title{
	font-family: "Arial", "Verdana";
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}

.subtitle_purple {
	font-family: "Arial", "Verdana";
	font-size: 13px;
	color: #339999;
}

.subtitle_black  {
	font-family: "Arial","Verdana";
	font-size: 13px;
	color: #000000;
}
.subtitle_gray  {
	font-family: "Arial","Verdana";
	font-size: 13px;
	color: #68655C;
}
.subtitle_white  {
	font-family: "Arial","Verdana";
	font-size: 13px;
	color: #FFFFFF;
}

.content {
	font-family: "Arial","Verdana";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.content_fff {
	font-family: "Arial","Verdana";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.content_red {
	font-family: "Arial","Verdana";
	font-size: 12px;
	color: #339999;
	line-height: 16px;
}
.content_s {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #333333;
	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: #339999;
}

.brcom{
	font-family: "Arial","Verdana";
	font-size: 10px;
	color: #ABABAB;
}

.copyright {
	font-family: "Arial","Verdana";
	font-size: 10px;
	color: #5B5B5B;
}

.date {
	font-family: "Arial","Verdana";
	font-size: 9pt;
	color: #6699CC;
	word-spacing: 1pt;
}

/*分隔線等設定開始======*/

.dotlinetable {
	text-decoration: none;
	padding: 5px;
	border: 1px dotted #999999;
	font-size: 12px;
	color: #535353
}

.line_h_dot {
	background-image: url(../images/share/dot_h_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.line_h_dot_bottom {
	background-image: url(../images/share/dot_h_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: "Arial","Verdana";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}


.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_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";
	font-size: 12px;
	color: #303135;
}

/*圖片框線等設定開始======*/

.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_story{
	padding: 0px;
	border: 3px solid #eeeeee;
}



/*bullet 等設定開始======*/
ul{
	text-align:left;
	margin-left:25px;
	margin-bottom:0px;
	pandding-top:5px;
	pandding-bottom:0px;
	margin-top:5px;
	
}
ol{
	text-align:left;
	margin-left:25px;
	margin-bottom:0px;
	pandding-top:5px;
	pandding-bottom:0px;
	margin-top:5px;
}
li{
	margin-bottom:4px;
	padding-top:0px;
	padding-left:0px;

}


/*背景圖css區塊*/
.bg_header{
	background-image: url(../images/share/header_bg_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg_copyright{
	background-image: url(../images/share/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_navi{
	background-image: url(../images/main_4.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Arial","Verdana";
	font-size: 12px;
	color: #333333;
}

.bg_title{
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Arial", "Verdana";
	font-size: 12px;
	color: #336666;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFD5A3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFD5A3;
}


/*使用在左方navigation區塊*/
.left_navi_industry{
	width: 196px;
	text-align:left;
	font-family: "Arial","Verdana";
	font-size: 12px;
	font-style: normal;
	padding: 3px 10px 10px;
}
.left_navi_industry a{
	font-family: "Arial", "Verdana";
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.left_navi_industry a:visited{
	text-decoration: none;
	color: #000000;
}
.left_navi_industry a:hover{
	text-decoration: underline;
	color: #339999;
}

.left_navi{
	width: 196px;
	text-align:left;
	font-family: "Arial","Verdana";
	font-size: 12px;
	font-style: normal;
	background-color: #FAFAFA;
	background-image: url(../images/inside/left_bg_8.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 10px 10px;
}

.left_line_bottom {
	background-image: url(../images/share/dot_h_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 12px;
	padding-top: 10px;
}

.left_arror_bottom {
	background-image: url(../images/share/icon_left_arror.gif);
	background-repeat: no-repeat;
	background-position: center 17px;
	padding-bottom: 12px;
	padding-top: 10px;
}
.left_navi a{
	font-family: "Arial", "Verdana";
	font-style: normal;
	color: #8b8b8b;
	text-decoration: none;
}
.left_navi a:visited{
	text-decoration: none;
	color: #8b8b8b;
}
.left_navi a:hover{
	text-decoration: underline;
	color: #339999;
}

/*SEO使用*/
#page h1{
	display: none;
}

/*透明下拉選單使用*/
.down_navi{
	background-color: #2F91B8;
	filter:Alpha(Opacity=80);
	opacity: .80;
	padding: 5px;	
	}

.down_navi_aror{
	background-color: #2F91B8;
	filter:Alpha(Opacity=80);
	opacity: .80;
	background-image: url(../images/share/icon_arror_white.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	}

.down_navi a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.down_navi a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.down_navi a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	}

