html{
	overflow-x:hidden;/*È¥µôºáÏò¹ö¶¯Ìõcolor: #646464;*/
}
body{
	margin: 0px;
	padding: 0;
	font-family: arial;
	font-size: 13px;	
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #F7F7F7;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #D4D0C8;
    SCROLLBAR-ARROW-COLOR: #808080;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #D4D0C8;
}
a{
	text-decoration: none;
	color: #333;
}
a:active{
	color: #333;
}
a:hover{
	color: #333;
}