a {
	text-decoration: none;	
	color:			#bcbcbc;
}
a:hover {
	text-decoration:underline;
	color:#5A5A5A;
}

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

body{
	background:url(./images/bg.jpg) repeat-x;
    background-color:#010101;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#C0BFBA;
	font-family: 		Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100%;	
}

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;
	}


input.txts,textarea.txts {
	BORDER-RIGHT: #555555 1px solid; 
	BORDER-TOP: #555555 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #555555 1px solid; 
	WIDTH: 240px; 
	BORDER-BOTTOM: #555555 1px solid; 
	HEIGHT: 15px; 
	BACKGROUND-COLOR: #555555;
}
/* 版面樣式 */
#i_header,#i_index{
 	 width:954px;
 	 margin:0px auto 0px auto;
}

#i_header{
}

#i_header_seach{
background:url(./images/photo.jpg);
width:423px;
height:263px;
float:right;
}

#i_header_flash{
width:531px;
float:left;
}

#i_index{
background:url(./images/index_bg.jpg);
}

	#i_left{
	background:url(./images/left_photo.jpg) bottom no-repeat;
	width:231px;
	height: 550px;
	float:left;
}

	#i_right{
	background:url(./images/right_bg.jpg) no-repeat;
	height:550px;
	width:723px;
	float:right;
}

#flow{ 
	overflow-y: scroll; 
	height:390px; 
	line-height:1.4em; 
	letter-spacing:1.5px;
	scrollbar-face-color: #101316;
	scrollbar-shadow-color: #555555;
	scrollbar-highlight-color: #101316;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #101316;
	scrollbar-track-color:#101316;
	scrollbar-arrow-color: #555555;
}

 	#xxleft{
	color:#C0BFBA;
	padding:20px 0px 10px 95px;

}

 	#news_line{
	color:#2E2F2A;
	margin:0px 15px 5px 78px;
	border-bottom:1px dotted;

}

	#inforight{
	float:right;
	padding:0px 25px 10px 30px;
}
	.infotext {
color: #666666;
text-decoration :none;
border-bottom:1px dotted;
margin:10px 0px 10px 0px;
}
	#cloasstext{
	float:right;
	padding:0px 25px 10px 35px;
}
	#contacttext{
	float:right;
	padding:15px 40px 10px 10px;
}

	#right_text{
	padding:0px 25px 10px 30px;
}
	#right_bottom{
	height:30px;
	width:700px;
	float:right-bottom;
}
	#right_bottom_text{
	color:#5A5A5A;
	padding:8px 20px 5px 30px;
	float:right-bottom;
}
	#right_product{
	float:right;
	padding:10px 0px 10px 0px;
}
	#i_foot{
	width:723px;
	height:43px;
	background-image:url(./images/foot.jpg);
	float:right;
}
	#i_foottext{
	float:left;
	color:#C0BFBA;
	padding:15px 0px 0 100px;
	}
	#wisdom{
	float:right;
	color:#C0BFBA;
	padding:15px 15px 0 0px;
}

#lang_sel{
margin:3px;
border:1px solid #ccc;
text-align:center;
font-size:120%;
margin:0 30px 10px;
padding:3px;
}
#lang_sel a:hover{
color:#BF9B3B;
}