/*基础CSS*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt6 {
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
}

a {color:#000000;}
a:link{color:#000000;}
a:active{color:#990000;}
a:hover{color:#0000FF;}
a:visited{color:#990000;}


a.txt4:link{color:#FDFDFD;text-decoration:none;}
a.txt4:active{color:#FDFDFD;}
a.txt4:hover{color:#990000;}
a.txt4:visited{color:#FDFDFD;text-decoration:none;}

a.txt5:link{color:#FDFDFD;text-decoration:none;font-size:12px;}
a.txt5:active{color:#FDFDFD;font-size:12px;}
a.txt5:hover{color:#FFCC33;font-size:12px;}
a.txt5:visited{color:#FDFDFD;text-decoration:none;font-size:12px;}

/*鼠标动作CSS*/
.b{
	background-color: #3D3B41;
}

.bb{
	color: #FF0000;
	background-color: #ff9900;
}
.aaa{
	background-color: #DEDBDB;
}
.bbb{
	background-color: #CCCCCC;
}
.bbbb{
	color:#000099;
	background-color: #CCCCCC;
}
/*字体CSS*/
.glidetext{
	position: relative;
	/*Set initial position of your text. Make it just enough to hide the text from view:*/
	left: -300px;
	color: #F6F6F6;
	font-family: "黑体";
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

.memutext {
	font-family: "黑体";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.text1 {
	font-size: 11.39px;
	font-weight: bold;
	color: #858183;
	font-family: "黑体", "Times New Roman";
	line-height: 16px;
}
.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: "黑体", "Times New Roman";
	line-height: 17px;
}
.biao1 {
	font-family: "黑体", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
.txt1 {
	font-family: "黑体", "Times New Roman";
	font-size: 12px;
	line-height: 17px;
}
.txt2 {
	font-family: "宋体", "Times New Roman";
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.txt3 {
	font-family: "宋体", "Times New Roman";
	font-size: 12px;
	line-height: 17px;
}

.txt4 {
	font-family: "黑体", "Times New Roman";
	font-size: 12px;
	line-height: 17px;
	color: #FDFDFD;
}


.writer11px{
	font-family: "黑体", "Times New Roman";
	font-size: 11px;
	color: #EEEEEE;
}

/*按钮CSS*/
.btn {
	BORDER-RIGHT: #7b9ebd 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #7b9ebd 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 	BORDER-LEFT: #7b9ebd 1px solid;
	CURSOR: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #7b9ebd 1px solid;
	line-height: 15px;
}

.tb0 {	border: #DEDBDB 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;}
.tb1 {	border: #999 1px solid; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: #ccc; PADDING-BOTTOM: 0px;PADDING-TOP: 0px;}
