@charset "utf-8";
a {
	text-decoration:none;	
	color:#658814;
}
a:hover {
	text-decoration:underline;
	color:#99141f;
}

/* 預設樣式表 */ 

body{
    width:1046px;
	margin: 0 auto 0 auto;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

form, html {
	padding:			0;
	margin:				0;
}

img {
	border:				none;
}

input.txt, textarea.txt {
	font-size:			1em;
	border:				1px #aaa solid;
	border-top:			1px #888 solid;
	padding:			2px 3px 2px 3px;
	font-family: 		Verdana,Arial,Helvetica,sans-serif;	
}

textarea.txt {
	font-size:			1em;
	line-height:		1.4em;
	border:				1px #aaa solid;
	padding:			3px;
	font-family: 		Verdana,Arial,Helvetica,sans-serif;	
}

input.button {
	font-size:			1em;
	padding:			2px 0px 0 0px;
	color:				#575757;
}

*html input.btn {
	font-size:			12px;
	line-height:		10px;
	padding:			4px 0px 1px 0px;
}

select.txt, select.date {
	border:				1px #aaa solid;
	border-bottom:		1px #888 solid;
	font-size:			1em;
	font-family: 		Verdana,Arial,Helvetica,sans-serif;
}

select.date {
	font-size:			0.9em;
}

select.txt option { 
	padding:			2px 3px 0 3px;

}

h1, h2, h3, h4, h5, h6, h7 {
	margin:				0;
	padding:			0 0 6px 0;
}

h2 {
	font-size:			1.25em;
	color:				#575757;
}

h3 {
	font-size:			1.25em;
	color:				#6F9838;
}

h4 {
	font-size:			1.1em;
	color:				#66AB41;
}

h5 {
	font-size:			1em;
	color:				#FF6C00;
	padding-bottom:		0px;
}

hr {
	margin:				16px 0 16px 0;
}

.end {
	clear:both;
	height:0px;
	overflow:hidden;	
}

.blue{
    color:#5ed3d5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.blue_01{
    color:#05abe9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.blue_02{
    color:#22bdbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.blue_03{
    color:#3c5765;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
/* 版面樣式 */
#cover{
    width:1046px;
    margin-top:0px;
	background-image:url(images/cover_background.jpg);
	background-repeat:repeat-y;
	float:left;
}
#left_s{
    width:23px;
	margin-top:83px;
    float:left;
}
#right_s{
    width:23px;
	margin-top:83px;
    float:right;
}
#cover_center{
	width:1000px;
	float:left;
	background-image:url(images/center_background.jpg);
	background-repeat:repeat-y;
}
#search_back{
	width:1000px;
	height:41px;
	background-image:url(images/search_back.jpg);
	background-repeat:no-repeat;
	float:left;
}
#search_seat{
    margin:10px 0px 0px 20px;
	*margin:10px 0px 0px 20px;
	_margin:10px 0px 0px 10px;
	float:left;
	height:auto;	
}

#language{
	margin:10px 15px 0px 0px;
	*margin:10px 15px 0px 0px;
	_margin:5px 15px 0px 0px;
	float:right;	
}
#bar_bn{
     width:1000px;
	 height:41px;
	 float:left;
}
#banner{
     width:1000px;
	 height:213px;
	 float:left;
}
#left{
     width:208px;
	 float:left;
}
#left_title{
     width:208px;
     height:66px;	 
	 background-repeat:no-repeat;
	 float:left;
}
#left_bn{
     width:208px;
	 height:38px;
	 background-image:url(images/left_back.jpg);
	 background-repeat:no-repeat;
	 float:left;
}
#left_word{
	width:150px;
	float:left;
	margin:13px 0px 5px 34px;
	*margin:13px 0px 5px 34px;
	_margin:14px 0px 5px 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#818181;
}
#left_word a{
	text-decoration:none;	
	color:#818181;
}
#left_word :hover{
	text-decoration:underline;
	color:#05abe9;
} 
#index_news{
	width:208px;
	height:275px;
	background-image:url(images/index_news.jpg);
	background-repeat:no-repeat;
	float:left;
}
#index_body{
	width:208px;
	height:339px;
	float:left;
}
#index_news_back{
	width:170px;
	float:left;
	margin:95px 0px 0px 35px;
	*margin:95px 0px 0px 35px;
	_margin:95px 0px 0px 12px;
}
#index_news_word{
	width:120px;
	height:20px;
	float:left;
	margin:20px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#818181;	
	line-height:20px;
}
#right{
     width:792px;
	 float:right;
	 background-color:#FFFFFF;
}
#right_title{
	width:792px;
	height:66px;
	float:right;
}
#right_body{
     width:740px;
	 float:right;
	 padding:10px 25px 0px 25px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#818181;
	 line-height:25px;
}
#index_pro_back{
	margin:15px 0px 0px 10px;
	width:231px;
	height:214px;
	background-image:url(images/pro_back.jpg);
	background-repeat:no-repeat;
	float:left;
}
#index_pro_back_jpg{
	margin:35px 0px 0px 15px;
	*margin:35px 0px 0px 15px;
	_margin:35px 0px 0px 7px;
	width:199px;
	height:130px;
	float:left;
	border:1px solid #cbcbcb;
}
#index_pro_word{
	margin:10px 0px 0px 47px;
	*margin:10px 0px 0px 25px;
	_margin:10px 0px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#818181;
	float:left;
	width:160px;
	height:30px;	
}
#news_word{
     width:690px;
	 margin:10px 5px 10px 5px;
	 float:left;
}
#news_word_01{
     width:500px;
	 margin:0px 5px 0px 5px;
	 float:right;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#818181;
	 font-size:13px;
}
#news_word_02{
     width:120px;
	 margin:1px 5px 0px 5px;
	 float:left;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#22bdbb;
	 font-size:13px;
	 font-weight:bold;
}
#line{
     width:690px;
	 margin:0px 5px 0px 5px;
	 float:left;
}
#place_back{
	width:690px;
	height:160px;
	border:1px solid #adb9c5;
	background-color:#edeeee;
	margin:10px 0px 10px 5px;
	float:left;
	color:#818181;
}
#place_word_blue{
	width:250px;
	margin:10px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3c5765;
	font-weight:bold;
}
#place_word{
	width:250px;
	margin:10px 0px 0px 15px;
}
#product_01_jpg{
	width:360px;
	border:1px solid #989898;
	float:right;
	margin:10px 39px 0px 0px;
	*margin:10px 39px 0px 0px;
	_margin:10px 17px 0px 0px;
}
#product_01_word{
     font-size:13px;
	 float:left;
	 width:300px;
	 margin:10px 0px 0px 10px;
}

#pro_body{
     width:720px;
	 float:right;
	 padding:10px 25px 0px 35px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#818181;
	 line-height:25px;
}
#foot{/*900*/
	width:1000px;
	float:left;
	height:112px;
	margin:0 auto 0 auto;
	background-image:url(images/foot_background.jpg);
	background-repeat:no-repeat;	
}
#sitemap{
    float:right;	
    margin: 14px 20px 5px 1px;
	*margin: 14px 20px 2px 1px;
	_margin: 14px 10px 2px 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3c5664;	
    font-size:13px;
}
#sitemap a{
	text-decoration:none;	
	color:#3c5664;
}
#sitemap :hover{
	text-decoration:underline;
	color:#22bdbb;
} 
#foot_word{
    float:left;
	width:600px;
    margin: 25px 0px 0px 220px;
	*margin: 25px 0px 0px 220px;
	_margin: 25px 0px 0px 110px;
	font-family:Arial, Helvetica, sans-serif;
	color: #5c5c5c;	
    font-size:12px;
	line-height:20px;
}
