@charset "utf-8";
/* CSS Document */
/* -首頁----------------------------------------------------------------------------------------------------------*/
.logo{ float:left;}
#leftmenu{ margin:0px; width:auto; height:auto; float:right;}
#searchmenu{ margin:16px 0px 12px 0px; width:570px; height:auto; overflow: hidden;}
#searchmenu .job{ width:auto; float:right; padding:0px 8px 0px 0px;  }
#searchmenu .job a{ width:89px; height:28px; display:block; background:url(../images/job01.png) no-repeat;}
#searchmenu .job a:hover{ background:url(../images/job01b.png);}
/* -search-*/
#search{ margin:0px 0px 0px 0px; width:auto; height:auto; overflow: hidden; float:right;}
#search .box{ float:right; border:#c4c8d1 1px solid; background:#fff;}
#search .box .sbox{
  display: block;
  margin: 0;
  width: 130px;    
  font-size: 14px;
  color: #666;
  line-height: 26px;
  font-family:"微軟正黑體" ;
  height:26px;
  padding:0px 5px 0px 5px;
  border: none;
  float:left;  
  outline: none; 
  background:#fff;
}
#search .box .sbtn {
  background:url(../images/search.gif) no-repeat;
  width:23px;
  height:26px;
  display:block;
  float:right;
  margin:0px 0px 0px 0px; 
	font: inherit;
	cursor: pointer;
	border: none;
	background-color:transparent;
	outline: none; 
}
/* -menu-*/
#menu{ margin:0px 0px 0px 54px; width:auto; height:auto; overflow: hidden; }
#menu .m01 a{ width:104px; height:27px; float:left; display:block; background:url(../images/menu01.png)}
#menu .m01 a:hover{ background:url(../images/menu01a.png)}
#menu .m02 a{ width:111px; height:27px; float:left; display:block; background:url(../images/menu02.png)}
#menu .m02 a:hover{ background:url(../images/menu02a.png)}
#menu .m03 a{ width:111px; height:27px; float:left; display:block; background:url(../images/menu03.png)}
#menu .m03 a:hover{ background:url(../images/menu03a.png)}
#menu .m04 a{ width:109px; height:27px; float:left; display:block; background:url(../images/menu04.png)}
#menu .m04 a:hover{ background:url(../images/menu04a.png)}
#menu .m05 a{ width:83px; height:27px; float:left; display:block; background:url(../images/menu05.png)}
#menu .m05 a:hover{ background:url(../images/menu05a.png)}

#left{ margin:0px; padding:0px 0 0 0; width:220px; height:auto; overflow: hidden; float:left;}
#right{ margin:0px; padding:0px 0 0 10px; width:750px; height:auto; float:left;}
#right #rbox01{ margin:0px; padding:0px 0 0 0px; width:750px; height:380px; position:relative;}
#right #rbox02{ margin:0px; padding:20px 0 0 0px; width:750px; }
#right #ad{ margin:0px 0px 0px 0px; padding:0px 0 0 170px; width:580px; height:380px; position:absolute; z-index:555; }
#right #proucess{ width:220px; height:auto; z-index:999; position:absolute;}

/* -foot-*/
#footbg01{ margin:0px auto; width:100%; height:60px; background: url(../images/mian_bg.png) center no-repeat;}
#footbg02{ margin:0px auto; width:100%; background:#6aa221; height:57px;}
#footbg02 ul{ margin:0px auto; padding:5px 0 0 0; width:980px; font-size: 12px; color: #fff; font-family:"微軟正黑體" ; line-height:22px;}
#footbg02 ul a{ color: #fff; text-decoration:underline;}
#footbg02 ul a:hover{ color: #fff; text-decoration: none;}
#footbg02 ul li{ margin:0px 0px 0px 10px; width:970px; }
#footbg02 ul li h1{ margin:0px 0px 0px 0px; float:left; }
#footbg02 ul li h2{ margin:0px 0px 0px 0px; float:right; }

/* -pd選單-*/
#pd_box{ margin:0px; width:220px; height:auto; overflow: hidden; float:left;}
#pd_box h1{ background:url(../images/pd_t01.png) no-repeat top; width:220px; height:73px;}
#pd_box h2{ background:url(../images/pd_t02.gif) #6aa221 repeat-x top; width:220px; height:auto; overflow: hidden; min-height:50px; padding:5px 0 0 0;}
#pd_box h3{ background:url(../images/pd_t03.png) no-repeat top; width:220px; height:25px;}
#pd_box h4{ background:url(../images/job.png) no-repeat top; width:220px; height:73px;}

ul#catalog01 {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	width: 220px;
	height:auto; overflow: hidden;/*版面底圖延伸*/
	padding: 0px 0px 0px 0px;
}
ul#catalog01 ul {
	width: 220px;
	list-style: none;
	margin: 0px;
	padding: 0px ;
}
ul#catalog01 a {
	display: block;
	text-decoration: none;
	
}
ul#catalog01 li {
	width: 220px;
	margin: 0px 0px 0px 00px;	
	list-style: none;		
}
ul#catalog01 li a {		
	display:block;	
	color:#fff;
	font-size:15px;
	padding: 10px 0px 10px 30px;
	margin: 4px 0px 4px 0px;
	font-family:"微軟正黑體";	
	font-weight: bold;
	background:url(../images/dot.png) no-repeat 17px 16px;	
	
}
ul#catalog01 li.on a {		
	display:block;	
	color:#fff;
	font-size:15px;
	padding: 10px 0px 10px 30px;
	margin: 4px 0px 4px 0px;
	font-family:"微軟正黑體";	
	font-weight: bold;
	background:url(../images/dot.png) no-repeat 17px 16px #4f8e1c;
	
}
ul#catalog01 li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/dot.png) no-repeat 17px 16px #4f8e1c;
}
ul#catalog01 dd {
	display:block;
	width: 220px;
	margin: 0px 0px 0px 0px;	
	font-size:13px;	
}

ul#catalog01 dd a {	
	font-size:14px;
	color:rgba(255,255,255,0.8);
	line-height: 18px;
	padding:2px 0px 8px 30px;
	font-family:"微軟正黑體"; 
}
ul#catalog01 dd a:hover {
	color:#fffc0a;
	text-decoration:none;
	padding:2px 0px 8px 40px;
	background:#4f8e1c;
}

/* -process選單-*/
#proce_box{ margin:0px; width:220px; height:auto; overflow: hidden; float:left;}
#proce_box h1{ background:url(../images/proce_t01.png) no-repeat top; width:220px; height:73px;}
#proce_box h2{ background:url(../images/proce_t02.gif) #0a5fb7 repeat-x top; width:220px; height:auto; overflow: hidden; min-height:50px; padding:5px 0 0 0;}
#proce_box h3{ width:220px; height:25px;}
#proce_box h4{ background:url(../images/proce_t04.png) no-repeat top; width:220px; height:73px;}

ul#catalog02 {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	width: 220px;
	height:auto; overflow: hidden;/*版面底圖延伸*/
	padding: 0px 0px 0px 0px;
}
ul#catalog02 ul {
	width: 220px;
	list-style: none;
	margin: 0px;
	padding: 0px ;
}
ul#catalog02 a {
	display: block;
	text-decoration: none;
	
}
ul#catalog02 li {
	width: 220px;
	margin: 0px 0px 0px 00px;	
	list-style: none;		
}
ul#catalog02 li a {		
	display:block;	
	color:#fff;
	font-size:15px;
	padding: 10px 0px 10px 30px;
	margin: 4px 0px 4px 0px;
	font-family:"微軟正黑體";	
	font-weight: bold;
	background:url(../images/dot.png) no-repeat 17px 16px;	
	
}
ul#catalog02 li.on a {		
	display:block;	
	color:#fff;
	font-size:15px;
	padding: 10px 0px 10px 30px;
	margin: 4px 0px 4px 0px;
	font-family:"微軟正黑體";	
	font-weight: bold;
	background:url(../images/dot.png) no-repeat 17px 16px #0e89d4;
	
}
ul#catalog02 li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/dot.png) no-repeat 17px 16px #0e89d4;
}
ul#catalog02 dd {
	display:block;
	width: 220px;
	margin: 0px 0px 0px 0px;	
	font-size:13px;	
}

ul#catalog02 dd a {	
	font-size:14px;
	color:rgba(255,255,255,0.8);
	line-height: 18px;
	padding:2px 0px 8px 30px;
	font-family:"微軟正黑體"; 
}
ul#catalog02 dd a:hover {
	color:#fffc0a;
	text-decoration:none;
	padding:2px 0px 8px 40px;
	background:#0e89d4;
}

/* -news-*/
#ind_news{ margin:0px 0px 0px 20px; width:315px; height:auto; overflow: hidden; float:left;}
#ind_news ul{ margin:0px 0px 0px 13px; padding:0; list-style: none; width:302px; }
#ind_news ul .date{ margin:0px; padding:0; font-size: 13px; color: #707070; float:left; }
#ind_news ul .newicon{ margin:1px 0 0 8px; padding:0 0 0 0px; background:url(../images/new.gif) no-repeat; width:25px; height:11px; display:block; float:left;}
#ind_news ul .title{  clear:both; margin:5px 0px 20px 0px; padding:0; font-size: 15px; color: #333; font-family:"微軟正黑體" ; line-height:24px;  }
#ind_news ul .title a{color: #333; text-decoration:none;  }
#ind_news ul .title a:hover{color: #0670b0; text-decoration:none;  }

/* -about-*/
#ind_about{ margin:0px 0px 0px 30px; width:385px; height:auto; overflow: hidden; float:left;}
#ind_about ul{ width:108px; margin:0px 20px 0px 0px; padding:0; list-style: none; float:left; }
#ind_about ul img{ width:108px;  }
#ind_about li{ width:257px; float:left;  margin:0px; padding:0; list-style: none;}
#ind_about li .title{ width:257px; float:left; font-size: 15px; color: #333; font-family:"微軟正黑體" ; line-height:24px; margin: 0 0 20px 0;}
#ind_about li .title a{color: #333; text-decoration:none;  }
#ind_about li .title a:hover{color: #0670b0; text-decoration:none;  }

/* -內頁----------------------------------------------------------------------------------------------------------*/
#right2{ margin:60px 0px 0px 0px; padding:0px 0 0 30px; width:730px; height:auto; float:left;}
#content{ margin:0px 0px 20px 0px; padding:0px 0 0 0px; width:730px; height:auto; }

/* -麵包屑-*/
#title{ margin:0px 0px 20px 0px; width:730px; float: left; height:60px; background:url(../images/title_icon.gif) no-repeat; }
#title h1{ padding: 35px 0px 0px 55px; float:left; width:auto; font-family:"微軟正黑體" ; font-size: 21px; color: #0670b0; font-weight:bold; }
#bread { 
	width:auto;	
	margin:35px 0px 0px 0px; 
	padding:0px 0px 0px 0px;	
	font-size: 11px;
	line-height:26px;
}
#bread ul {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline; 
	list-style: none;
	float:right;
}
#bread ul .home{	
	margin: 3px 3px 0px 0px;
	float:left;
}
#bread li {
	color: #666;	
	text-decoration:none;
	display: inline; 
	list-style: none;
}
#bread li a{
	color: #666;	
	text-decoration:none;
}
#bread li a:hover{	
	color: #fa5450;
	text-decoration:none;
}

/* -左邊聯絡資訊----------------------------------------------------------------------------------------------------------*/
#left_contact{ margin:70px 0px 0px 0px; padding:0px 0 0 0px; width:220px; height:auto; overflow: hidden;}
#left_contact ul{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none;}
#left_contact ul h1{ width:143px; float:left; padding: 0px 0px 0px 10px;}
#left_contact ul h1 .tel{ width:143px; font-size: 22px; color: #2b6215; font-weight: bold;}
#left_contact ul h2 a{ float:right; }
#left_contact ul h2 a{ width:67px; height:50px; background:url(../images/contact_icon.gif) no-repeat; display: block;}
#left_contact ul h2 a:hover{ background:url(../images/contact_icon2.gif) no-repeat;}

.tel_box{  width:220px; height:auto; overflow: hidden;}
.tel_box h1{ margin: 0px 0px 0px 0px; width:200px; height:14px; padding:0px;}
.tel_box h2{ margin: 0px 0px 0px 0px; width:200px; padding:0px 10px 0 10px; background:url(../images/tel_box02.gif) repeat-y; font-family:"微軟正黑體" ; font-size: 14px; color: #333; font-weight:bold; line-height:26px;}
.tel_box h2 a{ color: #333; text-decoration:underline;}
.tel_box h2 a:hover{ color: #333; text-decoration:none;}

/* -搜尋--------------------------------------------------------------------------------------------------*/
#searchlist{ width: 730px; height:auto; overflow: hidden; }
#searchlist ul{	
	font-size:13px;
	color: #333;
	padding:0px 0px 8px 0px;
	background:url(../images/line.gif) bottom repeat-x;
 }
#searchlist .title{
	font-family:"微軟正黑體" ; 
	font-size:22px;
	color: #333;
	line-height:28px;
	font-weight:bold;
	padding:8px 0px 8px 0px;
	background:url(../images/line.gif) bottom repeat-x;
 }
#searchlist .title a{color: #333; text-decoration:none; }
#searchlist .title a:hover{color: #0670b0; text-decoration:none; }
#searchlist .title span{
	font-family:"微軟正黑體" ; 
	font-size:22px;
	color: #ed174f;
	line-height:28px;
	font-weight:bold;
 }

/* -最新消息--------------------------------------------------------------------------------------------------*/
#news{ width: 730px; height:auto; overflow: hidden; }
#news ul{ margin:0px 0px 5px 0px; padding:0px 0px 5px 0px; list-style: none; width: 730px; height:auto; overflow: hidden; background:url(../images/line.gif) bottom repeat-x;}
#news ul dd{ width: 130px; float:left;}
#news ul dd img{ width: 120px; border:1px solid #dcdcdc; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px; padding:3px;}
#news ul dt{ margin:0px 0px 0px 0px; padding:0; float:right; width: 590px;}
#news ul dt .date{ margin:15px 0px 0px 0px; padding:0; font-size: 13px; color: #707070;  }
#news ul dt .title{  margin:5px 0px 0px 0px; padding:0; font-size: 17px; color: #333; font-family:"微軟正黑體" ; line-height:26px;  }
#news ul dt .title a{color: #333; text-decoration:none;  }
#news ul dt .title a:hover{color: #0670b0; text-decoration:none;  }

/* -最新消息-內頁-*/
#news02 {
	width:730px;	
	float: left;	
	padding:0px 0px 10px 0px;	
}
#news02_title {	
	width:730px;
	padding:8px 0px 8px 0px;		
	height:auto; overflow: hidden;/*版面底圖延伸*/ 
	border-top:1px solid #dcdcdc;	
	border-bottom:1px solid #dcdcdc;	
	font-size: 20px;
	color: #333;
	font-family:"微軟正黑體";
	line-height: 24px;
	font-weight:bold;
}
/* -內頁-*/
div#proview{
	width:730px;
	height:auto; overflow: hidden;/*版面底圖延伸*/	
	margin-bottom:15px;
	}
div#proview #text {
	width:730px;
	float:left;
	padding:0px 0px 10px 0px;	
	background:url(../images/line.gif) bottom repeat-x;
	}	
div#proview #text .date {
	width:730px;
	float:left;
	font-size:13px;
	color: #888;
	padding:0px 0px 8px 0px;
	}	
div#proview ul{
	width:730px;
	padding:7px 0px 7px 0px;	
	background:url(../images/line.gif) bottom repeat-x;
	list-style: none;
	font-size:13px;
	height:auto; overflow: hidden;
	}	
div#proview ul a{	
	color: #287505;
	text-decoration:underline;
	}
div#proview ul a:hover{	
	color: #287505;
	text-decoration:none;
	}
div#proview ul span{
	font-size:13px;
	color:#666;	
	padding:8px 10px 8px 0px;
	margin-right:10px;
	}

/* -產品介紹--------------------------------------------------------------------------------------------------------*/
#pdlist {
	width:730px;
	margin:0px 0px 0px 0px;
	height:auto; overflow: hidden;
}
#pdlist ul {
	padding: 0px 0px 16px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float: left;
}
#pdlist li {
	padding: 0px 16px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	display: block;
	float: left;
	width:170px;
}
#pdlist li:nth-child(4n+0) {
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	width:170px;
}

#pdlist li:hover .pic {
	width:166px;
	border: 1px solid #666;
	float: left;	
}
#pdlist li:hover .title a{	
	color:#005599; text-decoration:none;
}
#pdlist li .pic {
	width:166px;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;
	float: left;
	
	background:#fff;
}
#pdlist li .pic img{
	width:160px;
	height:210px;
	padding:3px;
}
#pdlist li .title {
	width:166px;
	float: left;
	font-family:"微軟正黑體" ; 
	font-size:16px;
	color: #333;
	font-weight:bold;
	padding:8px 5px 0px 5px;
	text-align: left;
	line-height:22px;
}
#pdlist li .title a{	
	color: #333; text-decoration:none;

}
#pdlist li .title a:hover{ color:#0670b0; text-decoration:none;}

/* -內頁-*/
#pdview{
	width:730px;
	height:auto; overflow: hidden;/*版面底圖延伸*/	
	margin-bottom:15px;
	}
#pdview h1{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float: left;
	width:306px;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;
	height:auto; overflow: hidden;
	}
#pdview h1 img{
	width:300px;
	height:400px;
	padding:3px;
}
#pdview h2{
	padding: 0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float: right;
	width:380px;
	height:auto; overflow: hidden;
	border: 0px solid #dcdcdc;
	}
#pdview h2 .name{	
	width:370px;
	padding: 5px 0px 8px 10px;
	font-family:"微軟正黑體" ; 
	font-size:25px;
	color: #333;
	font-weight:bold;
	line-height:28px;
	}
#pdview h2 .gbox{	
	width:380px;
	background:#f4f4f4;
	padding: 0px 0px 8px 0px;	
	height:auto; overflow: hidden;
	}
#pdview h2 .gbox h3{	
	padding: 8px 0px 8px 0px;	
	height:auto; overflow: hidden;
	background:url(../images/line.gif) repeat-x bottom;
	margin:0px 10px 0px 10px;
	}
#pdview h2 .gbox h3 ul{	
	width:360px;
	background: url(../images/dot.gif) no-repeat 5px 7px;
	padding: 0px 0px 0px 20px;
	font-family:"微軟正黑體" ; 
	font-size:18px;
	color: #076bbb;
	font-weight:bold;
	line-height:25px;
	}
#pdview h2 .gbox h3 li{		
	padding: 0px 0px 0px 20px;
	font-family:"微軟正黑體" ; 
	font-size:17px;
	color: #666;
	line-height:25px;
	}

/* -製程介紹--------------------------------------------------------------------------------------------------------*/
#proceview {
	width:730px;
	margin:0px 0px 0px 0px;
	height:auto; overflow: hidden;
	background:url(../images/line.gif) repeat-x top;
}
#proceview .name{
	width:730px;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	font-family:"微軟正黑體" ; 
	font-size:25px;
	color: #333;
	font-weight:bold;
	line-height:28px;
	background:url(../images/line.gif) repeat-x bottom;
}

#proceview ul{
	width:730px;
	margin:0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;	
	height:auto; overflow: hidden;
	list-style:none;
	background:url(../images/line.gif) repeat-x bottom;
}
#proceview ul .tt{	
	width:730px;
	background: url(../images/dot.gif) no-repeat 8px 8px;
	padding: 0px 0px 0px 24px;
	font-family:"微軟正黑體" ; 
	font-size:18px;
	color: #076bbb;
	font-weight:bold;
	line-height:27px;
	}
#proceview ul .cc{		
	padding: 0px 0px 0px 24px;
	font-family:"微軟正黑體" ; 
	font-size:18px;
	color: #666;
	line-height:27px;
	}
	
/* -人才招募--------------------------------------------------------------------------------------------------------*/
#job {
	width: 730px;
	margin:0px 0px 0px 0px;
	height:auto; overflow: hidden;/*版面底圖延伸*/
}
#job ul {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style: none;
	background:url(../images/line.gif) repeat-x top;
	height:auto; overflow: hidden;/*版面底圖延伸*/
}
#job li {
	font-size: 12px;
	padding: 9px 0px 9px 0px;
	display: block;
	float: left;
	width: 730px;
	background:url(../images/line.gif) repeat-x bottom;
	text-decoration: none;
}
#job li .title {
	float: left;
	width: 730px;
	display: block;
	background: url(../images/dot.gif) no-repeat 8px 8px;
	padding: 0px 0px 0px 24px;
}
#job li .title a{
	font-size: 17px; color: #333; font-family:"微軟正黑體" ; line-height:26px; text-decoration:none;
}
#job li .title a:hover{
	color: #0670b0; text-decoration:none;
}

/* -內頁-*/
#job02 {
	width:730px;
	margin:0px 0px 0px 0px;
	height:auto; overflow: hidden;
	background:url(../images/line.gif) repeat-x top;
}
#job02 .name{
	width:730px;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	font-family:"微軟正黑體" ; 
	font-size:25px;
	color: #333;
	font-weight:bold;
	line-height:28px;
	background:url(../images/line.gif) repeat-x bottom;
}

#job02 ul{
	width:730px;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;	
	height:auto; overflow: hidden;
	list-style:none;
}
#job02 dd{
	width:730px;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;	
	height:auto; overflow: hidden;
	list-style:none;
	background:#f4f4f4;
}
#job02 .tt{	
	width:730px;
	background: url(../images/dot.gif) no-repeat 8px 8px;
	padding: 0px 0px 0px 24px;
	font-family:"微軟正黑體" ; 
	font-size:18px;
	color: #076bbb;
	font-weight:bold;
	line-height:27px;
	}
#job02 .cc{		
	padding: 0px 0px 0px 24px;
	font-family:"微軟正黑體" ; 
	font-size:18px;
	color: #666;
	line-height:27px;
	}
.link{
	width:730px;
	margin:	15px 0px 10px 0px;
	background:url(../images/line.gif) bottom repeat-x;
	list-style: none;
	font-size:13px;
	height:auto; overflow: hidden;
	}
.link ul {	
	width:730px;
	background:url(../images/line.gif) top repeat-x;
	}	
.link ul li{	
	width:730px;
	padding:7px 0px 7px 0px;	
	}	
.link ul li a{	
	color: #287505;
	text-decoration:underline;
	}
.link ul li a:hover{	
	color: #287505;
	text-decoration:none;
	}
.link ul li span{
	font-size:13px;
	color:#666;	
	padding:8px 10px 8px 0px;
	margin-right:10px;
	}
	
/* -聯絡我們--------------------------------------------------------------------------------------------------*/
.contact{
	width: 730px;
	margin: 0px 0 20px 0px;
	clear: both;
}
.contact .map{
	width: 698px;
	margin: 10px 0 0px 0px;
	padding:5px;
	clear: both;
	border:1px solid #dcdcdc;
}
.contact_form_line{
	background:url(../images/line.gif) repeat-x;}
		
#contact_error{
	margin: 20px 0 15px 0px;
	clear: both;
	padding:10px;
	border: 1px dashed #e70014;
	text-align:center;
}

/* -按鈕-----------------------------------------------------------------------------------------------------*/
.button_back{
-webkit-border-radius: 2px; -moz-border-radius: 2px;border-radius: 2px;font-size:12px;padding: 5px 8px 5px 8px; text-decoration:none; display:inline-block;color: #fff;
 background-color: #468909; background-image: -webkit-gradient(linear, left top, left bottom, from(#76b732), to(#468909)); border:none;
 background-image: -webkit-linear-gradient(top, #76b732, #468909);
 background-image: -moz-linear-gradient(top, #76b732, #468909);
 background-image: -ms-linear-gradient(top, #76b732, #468909);
 background-image: -o-linear-gradient(top, #76b732, #468909);
 background-image: linear-gradient(to bottom, #76b732, #468909);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#76b732, endColorstr=#468909);
}
.button_back:hover{
 color: #fff; text-decoration:none;
 background-color: #468909; background-image: -webkit-gradient(linear, left top, left bottom, from(#468909), to(#76b732));
 background-image: -webkit-linear-gradient(top, #468909, #76b732);
 background-image: -moz-linear-gradient(top, #468909, #76b732);
 background-image: -ms-linear-gradient(top, #468909, #76b732);
 background-image: -o-linear-gradient(top, #468909, #76b732);
 background-image: linear-gradient(to bottom, #468909, #76b732);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#468909, endColorstr=#76b732); 
}

/* -頁碼-----------------------------------------------------------------------------------------------------*/
.manu {	
	font-size: 12px;  padding: 3px; margin: 3px; text-align: center; 
}
.manu a {
	padding: 2px 5px 2px 5px; margin: 2px; text-decoration: none; color: #666; 
}
.manu a:hover {
	color: #0670b0; 
}

.manu .current {
	padding: 2px 5px 2px 5px; font-weight: bold;margin: 2px; color: #0670b0; 
}
.manu .disabled {
	border: #dcdcdc 1px solid; padding-right: 10px; padding-left: 10px; padding-bottom: 2px; margin: 2px; color: #666; padding-top: 2px; 
}