body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0467bb;
	line-height: 20px;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
}
/* 信息列表样式------------------------------------- */
td.ListTitle        {background-image: url(Point_line_01.gif);height: 45px;font-size: 9px;font-family:Arial,Verdana,"宋体";color: #666666;}
td.ListDown         {background-image: url(Point_line_01.gif);height: 30px;}
/* 分类菜单链接样式----------------------------------- */
tr.WebMenu      { vertical-align: middle; font-size: 9px;font-family:Arial,Verdana;background-image: url(Point_line_02.gif);height: 39px;}

a:link {
        font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #CCCCCC;
        text-decoration: none;
}



/* 后台管理类别树-------------------------------------- */
.SortFolderOpen {
	background-image: url(../../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(../../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(../../images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(../../images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	background-image: url(../../images/Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(../../images/Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(../../images/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.ADD {
	font-size: 18px;
	line-height: 30px;
}
.DD {
	font-size: 16px;
	line-height: 20px;
}
.Bdd {
	font-size: 16px;
	line-height: 25px;
	color: #000000;
}
