/* css 歸零 */
html, 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;}
body {background:#373737 url(./img/wrapper_bg.gif);background-repeat: repeat-x; }
img { border: 0;}
a:link, a:visited{color: #333333;	text-decoration: none;}
a:hover {color:#207F1D;}
a:active {color: #56A726;}

/* 主要架構 */

#wrapper {
	width:1000px;
	margin:0px auto;
 	font-size:12px;
	font-family: "Tahoma","Verdana","Arial", "新細明體";
}

.logo1 { 
height:123px;
width:134px;
position:absolute;
padding:0px;
margin:8px 0 0 48px;

}

#header {
	
	 width:930px;
	 margin:4px 27px 0 23px;
	 height:37px;
	 background-image:url(./img/head_bg.jpg); 
  	 background-repeat: no-repeat;
  	 text-align:right;
  	 padding: 26px 20px 0 0;
  	 letter-spacing:2px;
}

#content_middle {
	 float:left;
	 background:#fff url(./img/left_navi_bg.gif); 
  	 background-repeat: repeat-y;
  	 width:969px;
  	 margin:0;
  	 padding:0;
}

#left_navi { 	
	float:left;
	width:249px;
	background:url(./img/left_navi_head.jpg); 
  	background-repeat: no-repeat;
  	display: inline;
  	margin:0;
  	padding:0;
}

#content {
	float:right;
	width:720px;
	margin: 0 0 0 0;
	background-color :#fff;
	display: inline;
	padding:0;
}

#footer {
	clear:both;
	height:50px;
	background-color: #373737;
  	width:1000px;
  	height:122px;
}

#footer_bar {
	margin:0 23px 0 23px;
	background-image:url(./img/tail_bar.gif) ; 
	background-repeat:no-repeat;
	height:122px;
	width:954px;
	padding-top:78px;
	color:#fff;
}
	
/* 首頁設定 */
#index_company {
	float:left;
	width:349px;
	height:337px;
	margin-right:21px;
	background-image:url(./img/index_company_bg.jpg) ; 
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:0 0 0 10px; 
	}
	
#index_news {
	float:right;
	width:340px;
	height:337px;
	display:inline;
	}
	
a.index_news_link:link, a.index_news_link:visited ,a.index_news_link:active{color:#373737;}
a.index_news_link:hover {color:#373737;}

/*Footer 設定*/
a.footer_link:link, a.footer_link:visited ,a.footer_link:active ,a.footer_link:hover {color:#fff;}

/*navi 設定*/
.left_navi_style {
	float:left;
	width:180px;
	font-size:20px;
	color:#fff;
	margin:30px 0 0 0px;
	padding-left:40px;
}

.left_navi_style ul{
	list-style:none;
	margin:10px 0 0 10px;
}

.left_navi_style li {
	width:180px;
	margin:0;
	padding:0;
	border-bottom:1px solid #3c4925;
	background-image:url(./navi/img/brown-dot-5px.png); 
  	background-repeat: no-repeat;
  	background-position: center left;
}

.left_navi_style li.sub_li { 	
	font-size:11px;
	width:180px;
	margin:0 0 0 10px;
	padding:0;
	border-bottom:1px solid #3c4925;
	background-image:url(./navi/img/left_navi_arrow.gif); 
  	background-repeat: no-repeat;
  	background-position: center left;
}

.left_navi_style li a, .left_navi_style li a:visited, .left_navi_style li a:active {
	display:block;
	color:#e6e57e;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 10px 30px;
	letter-spacing:1px;
}

.left_navi_style li a:hover {
	color:#b1ff82;
}

.left_navi_style a, .left_navi_style a:visited, .left_navi_style a:active {
	color:#fff;
}

.left_navi_style a:hover {
	color:#fff;
}

/*頭部設定*/

.header_navi{
	width:950px;
	height:37px;
	background: #536240 url(./img/top_navi_bg.jpg) no-repeat;
	font-weight:bold;
	margin-left:23px;
	padding:0px 0px 0px 161px;;
	font-size:18px
	font-weight: bold;
	line-height:34px;
	letter-spacing:4px;
}

.header_navi ul {
	margin:0;
	padding:0;
	list-style:none;
}

.header_navi li {
	margin:0;
	padding:0;
	display:inline;
}

.header_navi li a, .header_navi li a:visited, .header_navi li a:active {
	float:left;
	color:#fff;
	font-size:16px;
	padding:0 40px 0 30px;
	background:#536240 url(./img/top_navi_dot.gif) no-repeat;
	background-position:bottom right;
}

.header_navi li a:hover {
	color:#FFD400;
}

.header_navi li a.last, .header_navi li a.last:visited, .header_navi li a.last:active {
	float:left;
	color:#fff;
	font-size:16px;
	padding:0 40px 0 30px;
	background: url(./) no-repeat;
}


a.top_navi:link, a.top_navi:visited ,a.top_navi:active ,a.top_navi:hover{color:#000;}

/*list*/
.bg0 {background-color :#FFFFFF; } 
.bg1 {background-color:#F2F2F2; } 

 .title {color: #5C7F54;	text-decoration: none;}
a.title:link, a.title:visited{	color: #256617;	text-decoration: none;}
a.title:hover ,a.title:active  {color: #7AA6BF;}

 .list {border: 0px solid #394422;}
a.list :link, a.list :visited {color: #729D68;	text-decoration:none;}
a.list :hover, a.list :active {color: #376D18;}

 .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:#45603F ; 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;}

.title_head {	
	background-image:url(./img/icon_boardhead.jpg);
  	background-repeat: no-repeat;
  	background-position: bottom right;
}

.view_title {
	font-size:17px;
	font-weight:bold;
	color:#404040;
}

.view_sub_title {
	color:#7f7f7f;
}

.view_publish {
	color:#C7E2A4;
}

.view_hits {
	color:#DEF3D1;
}

/*both*/
.fcf{color:#ffffff} 
.fc0{color:#000000} 
.fc1{color:#111111} 
.fc2{color:#222222} 
.fc3{color:#333333} 
.fc4{color:#444444} 
.fc5{color:#555555} 

.fs10{font-size:10px} 
.fs11{font-size:11px} 
.fs12{font-size:12px} 
.fs14{font-size:14px} 
.pd10{padding:10px} 
.pd20{padding:20px} 

.linedot {border-bottom: 1px dotted #b4b4b4;cursor: help;}
.linedot2 {border-bottom: 2px dotted #717171;cursor: help;}
