@charset "utf-8";

html, body, div, span, applet, object, iframe,
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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


@charset "utf-8";
/* CSS Document */
a{
	/*去除連結框線*/
	outline: none; /*適用Firefox*/
	hlbr:expression(this.onFocus=this.blur()); /*適用IE*/
	behavior:expression(this.onFocus=this.blur());
}


#list1 a{display:block;height:29px;width:123px;}
#list1 a:hover{ background:url(/public/images/hover1.png) no-repeat right bottom}

#list2 a{display:block;height:31px;width:123px;}
#list2 a:hover{ background:url(/public/images/hover1.png) no-repeat right bottom}

#list3 a{display:block;height:33px;width:123px;}
#list3 a:hover{ background:url(/public/images/hover3.png) no-repeat right bottom}


#list4 a{display:block;height:32px;width:127px;}
#list4 a:hover{ background:url(/public/images/hover.png) no-repeat right bottom}

#list5 a{display:block;height:33px;width:123px;}
#list5 a:hover{ background:url(/public/images/hover3.png) no-repeat right bottom}


#sublist{color:#DAB96B;font-size:13px;line-height:20px;margin-bottom:5px;}
#sublist a{height:20px;padding-left:20px;width:75px;display:block;text-align:left;color:#DAB96B;}
#sublist a:hover{background:url(/public/images/sub_hover.png) left center no-repeat;color:#DAB96B;}
#sublist .a_hover{background:url(/public/images/sub_hover.png) left center no-repeat;height:20px;padding-left:20px;width:75px;display:block;text-align:left;color:#DAB96B;}

.newslist a {
  display:block; width:463px;
  height:2rem;
  padding-left:130px;text-decoration:none;color:#111;line-height:25px;margin-bottom:3px;text-align:left;
  font-size: 1.4rem;
}
.newslist a:hover {
  background:url(/public/images/select.png) no-repeat left top;color:#fff;
}

.newlist_hover{
  display:block; width:529px;height:25px;padding-left:140px;text-decoration:none;color:#fff;line-height:25px;margin-bottom:3px;text-align:left;background:url(/public/images/selectbg.png) no-repeat left top;
}

.table1{
  line-height:32px;height:32px;text-align:left;color:#111;margin-bottom:9px;
}

.cut{
  float:left;width:171px;text-align:center;font-family:'微軟正黑體';font-size:14px;text-align:center;color:#000;line-height:18px;min-height:120px;
}

.process_word {
  font-size:15px;width:586px;text-align:left;padding-left:10px;
}

.process_img {
	background:url(/public/images/process_block.png) no-repeat left bottom;
	width:550px;
	padding:0px 30px 30px 16px;
	font-size:15px;
	text-align:left;
	color:#000;
	font-weight:bold;
	line-height:24px;
}
.process_img0 {
	background:url(/public/images/process_block0.png) no-repeat left bottom;
	width:550px;
	padding:0px 30px 0px 16px;
	font-size:15px;
	text-align:left;
	color:#000;
	font-weight:bold;
	line-height:24px;
}
.process_img2 {
	background:url(/public/images/process_block2.png) no-repeat left bottom;
	width:365px;
	padding:0px 28px 32px 16px;
	font-size:15px;
	text-align:left;
	color:#000;
	font-weight:bold;
	line-height:24px;
}

.clear{
	clear:both;
}

#footer{
	clear:both;
	width:100%;
	padding-top:23px;
	color:#DAB96B;
	text-align:center;
}
#footer li{
	clear:both;
	display:inline;
	padding-left:0.5em;
}
#footer li a,visited{
	display:inline;
	color:#DAB96B;
	text-decoration:none;
}
#footer li a:hover{
	color:#e0e0e0;
}

#mc{
  position:absolute;
  z-index:2;
  margin-top:0;
  margin-left:0;
}
