a {
	text-decoration: none;	
	color:			#656661;
}

a:hover {
	text-decoration:underline;
	color: #0062a1;
}

/* 懶熊的預設樣式表 */

body{
	background:url(./images/bg.jpg) repeat-x #f3f3f3;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1.3em;
	color:#707070;	
	font-family: 		Arial, Helvetica, sans-serif,Verdana,;
}

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:			#dd0000;
}


.conter_font{
		margin:5px 10px 5px 40px;
	}

.site_a a{
	font-size: 16px;
	text-decoration: underline;	
	color: #0066FF;
}
/* 版面樣式 */
#head,#index,#foot {/*w788*/
	width: 788px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
}

#logo {/*w567h94*/
	width:557px;
	padding: 3px 0 0 10px;
	height: 92px;
	background: url(./images/logo_bg.jpg) no-repeat;
	float:left;
	overflow-y:hidden;
}

#hsc { /*w221h94*/
	width:221px;
	height: 93px;
	background: url(./images/hsc_bg.jpg) repeat-y right #fff;
	float:right;
}



#menu {
	background: url(./images/menu_bg.jpg) no-repeat;
	padding: 0px 0px 0px 4px;
	color: #fff;
	height: 35px;
}

#menu a {
	color: #fff;
}

#index { /*w788*/
	background:url(./images/index_bg.jpg) repeat-y ;
	
}

#left {/*w208*/
	width: 208px;
	float: left;
}

#left a {
	text-decoration: none;	
}

#right {/*w580*/
	width: 536px;
	float: right;
	padding: 25px 20px 20px 20px;
	/*padding: 25px 20px 20px 24px;*/
}

#product_list {/*w208*h44*/

	font-family: 		Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #838383;
}

#product_list a {
	height: 20px;
	width: 174px;	
	background:url(./images/product_list_bg.jpg) bottom;
	display: block;
	padding: 8px 0 0 34px;
}

#product_list a:hover {
	background:url(./images/product_list_bg_blue.png) bottom;
	color:#8a4aaa;
}

#login{ /*w172 h41*/
	width:172px;
	padding:8px 18px 0 18px ;
}

#map{
	width:172px;
	padding:8px 18px 0 18px ;
}

#boxbg{
	background-image:url(./images/box_1px.jpg);
	background-repeat:repeat-y;
	width:438px;
	padding: 0 0 0 0px;
	margin: 0 0 0 30px;
}

#foot{ /*w580 h52*/
	background:url(./images/foot_right.jpg) bottom no-repeat;
	float:right;
	height:85px;
	width:580px;
	padding:0px 10px 0px 0px;
}

#foottext{
	font-family: 		Arial, Helvetica, sans-serif;
	padding:16px 0px 0px 21px;
	color: #838383;
}

#backtop{
	font-family: 		Arial, Helvetica, sans-serif;
	float:right;
	color: #838383;
	padding:8px 35px 0 0 ;
}
	
#products_show {/*w511*/
	width:482px;
	padding:20px 15px 47px 14px;
	color:#3a7ebb;
}	

#products_page {
	padding:40px 0px 0px 0px ;
	color:#999999;
}

#products_inquiry{
	color:#999999;
	padding:15px 0px 0px 0px;
}


