a {
	text-decoration: none;	
	color:			#ff9900;
}
a:hover {
	text-decoration:underline;
	color:#e4e4e4;
}

/* 預設樣式表 */ 

body{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
	font-family: 		Arial,Helvetica,sans-serif;
	background:			url(./images/bg_repeat_y.jpg) repeat-x #f8f8f8;
}

body, 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;
}

body {
	padding:		0;
	margin:			0;
}
.end {
	clear:				both;
	height:				0px;
	overflow: 			hidden;	
}

.error {
	color:			#ff9900;
	font-family:Arial,Helvetica,sans-serif;
}


.conter_font{
		margin:5px 10px 5px 40px;
	}

/* 版面樣式 */
#head,#o_index{/*w1000*/
	width:1000px;
	margin:0 auto 0 auto;
	padding:0 auto 0 auto;
}
#pre_pg{
	background-image:url(./images/index_repeat.jpg);
	background-repeat:repeat-y;
}
#o_index {
	background-image:url(./images/body_bg.jpg);
	background-repeat:no-repeat;
	padding: 0 0 0 55px;
	width:945px;
}
#index{ /*w788*/
	width: 844px;
	
	float: left;	
	background: url(./images/repeat_products.jpg) repeat-y 60px 0px;
}

#right_link {
	width: 52px;
	height: 420px;
	float: right;
}
#main_clo{/*w866*/
	width:890px;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
}
#main_left{ /*w352*/
	width:352px;
	float:left;
}
#selection_left{/*w61*/
	width:60px;
	float:left;
}
#selection_right{ /*w291*/
	width:292px;
	float:right;
}
#slt_btn{ /*w199h24*/
	font-family:Arial,Helvetica,sans-serif;
	width:182px;
	height:19px;
	background-image:url(./images/sel_bg.jpg);
	background-repeat:no-repeat;
	color:#f2aa1a;
	padding:5px 0px 0px 17px;
}

#slt_btn a{
	text-decoration: none;	
	color:			#ff9900;
}

#slt_btn a:hover{
	text-decoration: underline;	
	color:			#ff9900;
}
#main_right{ /*w514*/
	width:538px;
	float:right;
	padding:0px 0px 0px 0px;
}

#same_main_clo{ /*w538*/
	width:523px;
	font-family:Arial,Helvetica,sans-serif;
	padding:0px 0px 0px 15px;
	color:#666666;
	font-size:12px;
}
#main_about{/*498*/
	width:495px;
	height:600px;
	overflow-y: scroll;
	overflow-x:hidden; 
	line-height:1.5em; 
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #c3c3c1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #c9c9c2;
	scrollbar-darkshadow-color: #fbfbfe;
	scrollbar-track-color: #fbfbfe;
	scrollbar-arrow-color: #52514e;
	padding:0px 8px 0px 8px;
	letter-spacing:1.3px;
}
#main_products{/*498*/
	width:498px;
}
#backtop{/*w56h17*/
	padding:40px 0px 0px 450px;
}
#foot{
	width:898px;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	background-image:url(./images/foot_btn.jpg);
	background-repeat:no-repeat;
	height:144px;
}
#flower_bg{/*w538h379*/
	background-image:url(./images/flower_bg.jpg);
	background-repeat:no-repeat;
	width:538px;
	height:379px;
	min-height:379px !important;
	height:auto;
}
textarea.txt{
	font-family:Helvetica;
	width:295px;
	height:100px;
	color:#9c9c9c;
	background-color:#f2f2f2;
	border: 1px solid #dbdbdb;
}
input.input_box{
	font-family:Helvetica;
	width:300px;
	height:16px;
	color:#9c9c9c;
	background-color:#f2f2f2;
	border: 1px solid #dbdbdb;
}
table{
	padding:4px 0px 2px 0px;
}
#boxbg{
	background-image:url(./images/box_1px.jpg);
	background-repeat:repeat-y;
	width:438px;
}
#table_products{ /*w251h105*/
	width:251px;
	height:125px;
	padding:5px 0 0 0;
	background-image:url(./images/products_bg_.jpg) ;
}
#table_size{ /*w141h81w233*/
	width:205px;
    margin:-25px auto 0px auto;
	text-align:left;
	
}
#pro_table_size{ /*w141h81w233*/
	width:205px;
    margin:10px auto 0px auto;
	text-align:left;
	
}
#table_txt_des{ /*w110*/
	font-family:Arial,Helvetica,sans-serif;
	margin:5px 0px 0px 25px;
}

#index_news{/*w352*/
	width:292px;
	padding:0px 30px 0px 30px;
}

.news_a a{
	color: #838383;
	text-decoration:none;
}

.news_a a:hover {
	color: #838383;
	text-decoration:underline;
}

