﻿body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(Images/bg_blue.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
P {text-indent:2em
}
.logo {font-family:"ZapfChan MdIt BT"; font-size:36px; font-weight:bold; color:#336699; padding-left:22px
}
.menu a:link,.menu a:visited,.menu a:active{font-weight:bold; COLOR: #000000; LINE-HEIGHT: 30px; padding-left:6px; padding-right:6px
}
.menu a:hover{font-weight:bold; COLOR: #FFFFFF; LINE-HEIGHT: 30px; padding-left:6px; padding-right:6px
}
.foot{color:#000000;line-height:22px}
.foot a:link,.foot a:visited ,.foot a:active{color:#000000;line-height:22px
}
.foot a:hover{color:#000000;text-decoration: underline;line-height:22px
}
.title_font{
	 COLOR: #203c55; font-size:18px; border-bottom:dashed 1px #cccccc; font-weight:bold
}
.left_title{color:#FFFFFF; font-weight:bold; font-size:14px
}
.left_center{padding-left:6px; padding-right:6px; background-color:#d5e1ed; border-bottom:solid 1px #bfd1e3; border-left:solid 1px #bfd1e3; border-right:solid 1px #bfd1e3
}
.right_title{color:#000000; font-weight:bold; line-height:28px; padding-left:6px
}
.right_center{padding-top:10px; padding-bottom:10px
}
.more{
	 COLOR: #990000
}
.more a:link,.more a:visited,.more a:hover,.more a:active{
	 COLOR: #990000
}
/* 后台管理类别树-------------------------------------- */
.SortFolderOpen {
	background-image: url(Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}

.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
