
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;

}
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;
}
/*bbs*/

.bbs_button{cursor:hand;background-color:#F2F2EA;font-family:"宋体";}
.bbs_title{font-size:12px;font-weight:bold;color:#ffffff;font-family:"宋体"}
.bbs_select{background-color: #ffffff; color: #51485f;font-family: 宋体; font-size: 12px}
.bbs_input{font-family:"宋体";background-color:#F2F2EA}
.bbs_bg1 {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #b0cefa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;


}
.bbs_bg2 {
	color:#333333;
	BACKGROUND-COLOR:#F2F2F2;


}
.bbs_bg3 {
	COLOR: #ffffff;
	BACKGROUND-COLOR: F2F2EA;
}

.bbs_note{font-size:12px;color:#ff0000;font-family:"宋体"}
a.bbs_a:link {text-decoration:none;font-family:"宋体"}
a.bbs_a:visited {text-decoration:none;font-family:"宋体"}
a.bbs_a:hover {text-decoration:underline;font-family:"宋体"}
a.bbs_a_title:link {text-decoration:none;color:#ffffff;font-weight:bold;font-family:"宋体"}
a.bbs_a_title:visited {text-decoration:none;color:#ffffff;font-weight:bold;font-family:"宋体"}
a.bbs_a_title:hover {text-decoration:underline;color:#ffffff;font-weight:bold;font-family:"宋体"}

.hand{cursor:hand}
.note{font-size:12px;font-family:宋体;color:#ff0000}
A:link{text-decoration:none;font-family:"宋体";}
A:visited{text-decoration:none;font-family:"宋体";}
A:hover{text-decoration:none; color:#990000;font-family:"宋体";}
.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;
}
