@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

/*左邊按鈕*/
#service_nav{ width:111px; margin-left:30px; padding-top:20px;}
#service_nav li{margin-bottom:10px; float:left;}
#service_nav li a{
	display: block;
	height: 0px !important;
    height /**/:30px; /* IE 5/Win hack */ 
	padding: 32px 0 0 0;
	overflow: hidden;
    background-repeat: no-repeat;
}
#service_nav li#but_1{
	width:111px;
	height:32px;
	background-image: url(images/service/but_1.jpg);
	background-repeat: no-repeat;
}
#service_nav li#but_1 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/service/but_11.jpg);
	background-repeat: no-repeat;
}
#service_nav li#but_2{
	width:111px;
	height:32px;
	background-image: url(images/service/but_2.jpg);
	background-repeat: no-repeat;
}
#service_nav li#but_2 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/service/but_22.jpg);
	background-repeat: no-repeat;
}
#service_nav li#but_3{
	width:111px;
	height:32px;
	background-image: url(images/service/but_3.jpg);
	background-repeat: no-repeat;
}
#service_nav li#but_3 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/service/but_33.jpg);
	background-repeat: no-repeat;
}
#service_right{margin-left:30px; margin-top:10px; float:left;}



/* 以下為列表頁面 */
#service_top1{width:522px; height:110px; background-image:url(images/service/top_1.jpg); background-repeat:no-repeat;float:left;}
#service_top2{width:522px; height:110px; background-image:url(images/service/top_2.jpg); background-repeat:no-repeat;float:left;}
#service_top3{width:522px; height:110px; background-image:url(images/service/top_3.jpg); background-repeat:no-repeat;float:left;}
#service_main{
	width:520px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9b9b9b;
	border-left-color: #9b9b9b;
	float:left;
}
#service_table{margin:0 8px 5px 8px;}
#service_down{width:522px; height:15px; background-image:url(images/service/down.jpg); background-repeat:no-repeat;float:left;}
.news_form2_matter{
	background-color:#FEEAE7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFA6A6;
	border-bottom-color: #FFA6A6;
	padding-left:3px;
	padding-right:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form2_matter a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form2_matter a:link{color: #666666; text-decoration: none;}
.news_form2_matter a:visted{color: #666666; text-decoration: none;}
.news_form2_matter a:hover{color:#333333; text-decoration: underline;}

.news_form3_matter{
	background-color:#DBF4E1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84D598;
	border-bottom-color: #84D598;
	padding-left:3px;
	padding-right:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form3_matter a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form3_matter a:link{color: #666666; text-decoration: none;}
.news_form3_matter a:visted{color: #666666; text-decoration: none;}
.news_form3_matter a:hover{color:#333333; text-decoration: underline;}
#download_butbox{
	float:right;
	width: 130px;
	margin-top: 65px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
#a.download_but, .download_but{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #990000;
	background-color: #996600;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-right: 8px;
	margin-top: 10px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#a.download_but, .download_but:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	margin-right: 8px;
	margin-top: 10px;
	text-decoration: none;
	height: 20px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#service_show_area{width:460px; margin:auto;}
#service_show_name{
	width:350px;
	margin-right:10px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	float:left;
}
#service_show_date{
	width:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	float:left;
	margin-bottom:10px;
}
#service_show_edit{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	float:left;
	width:100%;
	line-height: 18px;
}
#service_show_edit img{width:450px; margin:auto;float:left;margin-bottom:10px;}


