/* css 歸零 */
html{	font-size:12px;	 background-image:url(./img/top_img.gif);  background-repeat: repeat-x;}, body, div, span, applet, object, iframe-x,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
div{ width:100%;}
ol, ul {list-style: none;}
a{text-decoration:none;}
hr,.br{clear:both;}
img {
    border:     0;
}

a:link, a:visited{color: #8a8579;	text-decoration: none;}
a:hover {color:#C70808;}
a:active {color: #56A726;}

/* 主要架構 */
#layout{position: relative;
  left: 50%;
  margin-left: -500px; /* 760 除以 -2 */
  width: 1000px;
}

#wrapper {
	width:1000px;
	margin:-1px auto;

}

#header {
	 margin: 10px 0px 0px 0px;
	 background-image:url(./img/top_img.gif); 
	/* background-repeat: no-repeat;*/
	 height:80px;
}

#left_navi {
	float:left;
	width:230px;
	margin: 10px 10px 0px 0px;
}

#index_content {
	clear:both;
	width:960px;
	margin: 0 20px 0 20px;
}

#index_left {
	float:left;
	width:210px;
	margin: 0 0px 0 20px;
	height:175px;

}

#index_center {
	float:left;
	width:410px;
	margin: 0 30px 0 20px;

}

#index_right {
	float:right;
	width:210px;
	padding: 0 0px 0 40px;
	background-image:url(./img/index_bar.jpg); 
	background-repeat: no-repeat;
  	background-position: center left; 
}

#content {	clear:both;
	float:right;
	width:100%;
	margin: 0 30px 0 30px;
}

#footer {
	clear:both;
	height:50px;
	border-top:5px solid #E6E6E6;
}

#content_left {
	float:left;
	width:435px;
	margin-left:10px;
	}
#content_right {
	float:right;
	margin-left:59px;
	width:225px;
	border-left:solid 1px #e0e0e0;
	}
/*list*/
.bg0 {background-color :#F2F2F2; } 
.bg1 {background-color:#FFF; } 

 .title {color: #C70808;	text-decoration: none;}
a.title:link, a.title:visited{	color: #C70808;	text-decoration: none;}
a.title:hover ,a.title:active  {color: #56A726;}

 .list {border: 0px solid #FFFFFF;}
a.list :link, a.list :visited {color: #C70808;	text-decoration:none;}
a.list :hover, a.list :active {color: #56A726;}

 .desc{line-height:22px ; margin-top:0 ; margin-bottom:0;  color:#313131; text-decoration:none;  text-align:justify;}
a.desc:hover,a.desc:visited { color:#0D3C98 ; text-decoration:none }
a.desc:link , a.desc:visited { color: #313131 ; text-decoration:none }

/*view*/
.b{font-weight: bold;}
.hidden, .hide {display: none;}
.left {	float: left;}
.right {float: right;}
.textarea {border: 1px solid #dfdfdf;}
.fc1{color:#111111} 
.fc2{color:#222222} 
.fc3{color:#333333} 
.fc4{color:#444444} 
.linedot {border-bottom: 1px dotted #b4b4b4;cursor: help;}
.linedot2 {border-bottom: 2px dotted #b4b4b4;cursor: help;}
.fs12{font-size:12px} 
.fs14{font-size:14px} 
.pd10{padding:10px} 
.pd20{padding:20px} 
	
/* 首頁設定 */

.index_title {
	 background-image:url(./img/icon_index_title.jpg); 
  	 background-repeat: no-repeat;
  	 background-position: bottom left; 
  	 padding:0px 0px 0px 18px;
  	 font-weight:bold;
  	 font-size:14px;
  	 height:16px;
  	 line-height:18px;
  	 letter-spacing:1px;
  	 }

.index_subtitle {
  	 height:16px;
  	 color:#c9c9c9;
  	 font-weight:bold;
  	 }

.content_company {
	width:386px;
	margin:4px 0 0 18px;
	color:#666666;
	line-height:24px;
	}
	
.content_news {
	width:390px;
	margin:4px 0 0 18px;
	color:#666666;
	line-height:24px;
	font-size:12px;
	}
	
a.index_news_link:link, a.index_news_link:visited ,a.index_news_link:active{color:#8e8d8d;line-height:24px;}
a.index_news_link:hover {color:#C70808;}

/*Footer 設定*/
.footer_info {
	width:200px;
	float:right;
	margin:20px 0 0 0;
	color:#1d669f;
	}
	
/*navi 設定*/
.left_navi_style ul {
	list-style:none;
	margin:10px;
}

.left_navi_style li {
	margin:0;
	padding:0;
}

.left_navi_style li a, .left_navi_style li a:visited, .left_navi_style li a:active {
	display:block;
	margin:-10px 0 0 -10px;;
	width:100px;
	height:40px;
	padding:4px 0 0 78px;
	background: url(./img/left_navi_unhover.jpg);
	background-repeat: no-repeat;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.left_navi_style li a:hover {
	color:#0e3e99;
}

/*頭部設定*/
.head_sub {
	
	float:right;
	text-align:right;
	padding-right:30px;
	margin-top:10px;
}

.header_navi {
	clear:both;
	height:51px;
	float:right;
	margin-top:10px;
	padding:5px 0 0 0;
	background: url(./img/head_navi_bg.jpg);
	background-repeat: no-repeat;
	line-height:46px;
	font-weight:bold;
}

a.index_more_link:link, a.index_more_link:visited ,a.index_more_link:active{
color:#AAAAAA;
font-size:10px;
background: url(./img/icon_dot.jpg);
background-repeat: no-repeat;
padding-left:10px;
background-position: center left; 
}
a.index_more_link:hover {color:#AAAAAA;}

a.head_sub_link:link, a.head_sub_link:visited ,a.head_sub_link:active{color:#8a8579;padding-right:20px;font-size:11px;}
a.head_sub_link:hover {color:#8a8579;}

a.head_sub_link1:link, a.head_sub_link1:visited ,a.head_sub_link1:active{color:#8a8579;padding-right:10px;font-size:11px;}
a.head_sub_link1:hover {color:#8a8579;}

a.head_navi_link:link, a.head_navi_link:visited ,a.head_navi_link:active{color:#25272a;padding:0px 0 0 40px;font-size:16px;}
a.head_navi_link:hover {color:#ff0000;}

a.head_navi_link1:link, a.head_navi_link1:visited ,a.head_navi_link1:active{color:#25272a;padding:0px 0 0 46px;font-size:16px;}
a.head_navi_link1:hover {color:#ff0000;}

/*download*/
