/****************************************
*
* This is the Longyoung Electronics Style 
* Forbid modify
* 
*
****************************************/
body{
	margin:0;
	background-color:#C7C7C7;
	scrollbar-face-color: #dee3e7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7; 
	scrollbar-3dlight-color: #d1d7dc; 
	scrollbar-arrow-color: #006699; 
	scrollbar-track-color: #efefef; 
	scrollbar-darkshadow-color: #98aab1;
}
td, textarea,input, span, select ,div{
	color: #000000;
	font-family: "ËÎÌå",arial, tahoma;
	font-size: 12px;
}

div a{letter-spacing:0px;}
a, td, textarea, span, select{
	letter-spacing:0px;
}
a {color: #000000; font-family: "ËÎÌå",arial, tahoma;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color:#0033FF; text-decoration: none;}
a:active {text-decoration: none;}
form{margin:0px;}
select {color: #333333;}
input, textarea {border-top: #7C7C7C 1px solid;border-left: #C3C3C3 1px solid;border-bottom: #DDDDDD 1px solid; border-right: #C3C3C3 1px solid;background: #ffffff;background:url(./img/input_text_bg.gif); padding:1px 1px;}
img{border:0px;}
table.show{
	word-break:break-no;
	table-layout:fixed;
}