
body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C;
	font-family:Arial, Helvetica, sans-serif;

}
a, input, textarea, select, p, span, th, td {
	font-size:12px;
	color:  #333333;
	font-family:Arial, Helvetica, 宋体;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

.hand{cursor:hand}
.note{font-size:12px;font-family:宋体;color:#ff0000}
A:link{text-decoration:none;}
A:visited{text-decoration:none;}
A:hover{text-decoration:none; color:#990000;}
.leftbar{
width:166px;
}
.leftbar a{
background-image:url(../../../images/addimages/bg.gif);
background-repeat:no-repeat;
width:166px;
height:27px;
line-height:27px;
padding-left:30px;
text-decoration:none;
color:#666666;
font-size:12px;
}
.leftbar a:hover{
background-image:url(../../../images/addimages/bg2.gif);
background-repeat:no-repeat;
width:166px;
height:27px;
line-height:27px;
padding-left:30px;
text-decoration:none;
color:#999999;
font-size:12px;
}