body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
.menu{font-size:14px; color:#0868ae;font-weight: bold }
.title{font-size:12px; color:#0868ae;font-weight: bold }
.about{font-size:12px; line-height:25px; }
.about1{font-size:12px; line-height:22px; font-family:Arial, Helvetica, sans-serif}
.bottom{font-size:12px; line-height:22px;padding-top:20px }

a:link {text-decoration: none;color: #000000;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #ff0000;text-decoration: none;}

.menu a:link {text-decoration: none;color: #0868ae;}
.menu a:visited {color: #0868ae;text-decoration: none;}
.menu a:hover {color: #ff0000;text-decoration: none;}

.title a:link {text-decoration: none;color: #0868ae;}
.title a:visited {color: #0868ae;text-decoration: none;}
.title a:hover {color: #ff0000;text-decoration: none;}

.a {font-size: 12px; }
tr.WebMenu      { vertical-align: middle; background-image: url(Point_line_02.gif);height: 26px;}
td.ListTitle {background-image: url(Point_line_02.gif);height: 30px;font-size: 12px;font-family:Arial,Verdana;color: #000000;}
td {font-family:"宋体";font-size: 12px;color: #2f2f2f;line-height: 20px;WORD-WRAP: break-word}

/* 后台管理类别树-------------------------------------- */
.SortFolderOpen {
	background-image: url(../../images/Sort_Folder_Close.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;
}

