a {

	text-decoration: none;	

	color:			#fff;

}

a:hover {

	text-decoration:underline;

	color:#F1F1D1;

}



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



body{

	background:#fff;

	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;

}



.gborder {

	border: 1px solid #CCCCCC;

}





.conter_font{

		margin:5px 10px 5px 40px;

	}



.sitea a {

	color: #000;

}



.sitea a:hover {

	color: #800000;

}

/* 版面樣式 */

#i_header, #i_index {

 	 width:776px;

 	 margin:0px auto 0px auto;

}



#i_flash {

	width: 220px;

	float: left;

}



#i_menu {

	width: 556px;

	float: right;

	text-align: left;

	font-size: 10px;

}



#i_foot{/*49*/

	height: 41px;

	background: url(../images/i_foot.jpg) no-repeat;

	text-align: left;

	padding: 8px 0 0 120px;

	color: #fff;
	font-size:12px;

}





#header, #index, #foot{

 	 width:768px;

 	 margin:0px auto 0px auto;

}



#index {

	background: url("../images/index_bg.jpg") repeat-y;

}



#menu_l {

 	width:189px;

    float:left;

	background: url(../images/menu_bg.jpg);

}



#product {

	width: 174px;

	height: 177px;

	min-height: 177px;

	padding: 140px 0 0 15px;

	background: url("../images/logo.jpg") no-repeat;

}



#contents{

	float: right;

	width: 579px;

}



#menu {



}



#content {

	background: url(../images/content_bg.jpg) bottom right no-repeat;

	padding: 0 20px 100px 20px;

	min-height: 100px;

}



#foot{/*768 48*/

	height: 40px;

	width: 768px;

	background: url("../images/foot.jpg") #4d7804 no-repeat;

	padding: 15px 0 0 0px;

	color: #fff;

	font-size: 10px;

}

