a {
	text-decoration: none;	
	color:			#000;
}
a:hover {
	text-decoration:underline;
	color:#54bb24;
}

/* 懶熊的預設樣式表 */

body{
	background:url(../images/index_bg.png) repeat-x #ffffff;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000;
	font-family: 		Arial, Helvetica, sans-serif;
	
}

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{
	color: #54bb24;
	font-weight: bold;
}

/* 版面樣式 */
#head,#index,#foot{/*w950*/
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0 0px 0 0px;
}
#i_left{ /*w249*/
	width:221px;
	float:left;
	background-color:#FFFFFF;
	padding:22px 14px 3px 14px;
}
#i_right{ /*701*/
	width:697px;
	float:right;
	background-color:#FFFFFF;
	padding:3px 2px 3px 2px;
}
#index_left{ /*w237 h583*/
	width:237px;
	float:left;
	padding:0px 0px 0px 0px;
	background:url(../images/product_bg.jpg) repeat-y ;
}

#index_left a {
	color: #000;
	text-decoration: none;
}

#index_left a:hover {
	text-decoration:none;
	color:#54bb24;
}

#index_left .bluea a:hover {
	text-decoration:none;
	color: #4e97e6;
}

#index_right{ /*w713 h583*/
	width:674px;
	float:right;
	padding:6px 29px 20px 10px;
	background:url(../images/index_background.jpg) repeat-y ;
}
#products_right{ /*w713 h583*/
	width:690px;
	float:right;
	padding:3px 13px 5px 10px;
	background:url(../images/index_background.jpg) repeat-y ;
}
#knob{ /*w214 h46*/
	width:181px;
	height:46px;
	padding:0px 16px 0px 17px;
	float:left;
}
#contact{
	width:550px;
}
#foot{ /*w950h90*/
	background:url(../images/foot_bg.jpg) no-repeat ;
	height:54px;
	padding:36px 0px 0px 0px ;
}