﻿/* CSS Document */

body{ margin:0px; padding:0px; color:#666;font-family: "微软雅黑"; font-size:14px;}
tr,td{WORD-WRAP: break-word;}
a:link,a:visited{ color:#666; font-size:14px; text-decoration:none;}
a:hover{color:#e98b00;text-decoration:none;}
.logodi {
	background-attachment: scroll;
	background-image: url(../images/logodi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.didi {
	background-attachment: scroll;
	background-image: url(../images/didi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mndi {
	background-attachment: scroll;
	background-image: url(../images/mndi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a.mn:link,a.mn:visited{ font-family: "微软雅黑"; color: #ffffff; font-size:18px; text-decoration:none;}
a.mn:hover{ font-family:"微软雅黑";color: #fff000; font-size:18px; text-decoration:none;}

a.mnz:link,a.mnz:visited{ font-family: "微软雅黑"; color: #2285c6; font-size:16px; text-decoration:none;}
a.mnz:hover{ font-family:"微软雅黑";color: #e98b00; font-size:16px; text-decoration:none;}

a.mnzz1:link,a.mnzz1:visited{ font-family: "微软雅黑"; color: #2285c6; font-size:16px; text-decoration:none;}
a.mnzz1:hover{ font-family:"微软雅黑";color: #e98b00; font-size:16px; text-decoration:none;}

a.mo:link,a.mo:visited{ font-family:Arial, Helvetica, sans-serif; color: #7ecefd; font-size:12px; text-decoration:none;}
a.mo:hover{font-family:Arial, Helvetica, sans-serif; color: #e98b00; font-size:12px; text-decoration:none;}

.bannerdi {
	background-attachment: scroll;
	background-image: url(../images/indexbanerdi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.zi { font-family:"微软雅黑"; font-size:18px; color:#444444; }
.zihui { font-family:"微软雅黑"; font-size:18px; color:#9b9b9b;}
.zixhui { font-family:"微软雅黑"; font-size:12px; color:#9b9b9b;}
.zab { font-family:"微软雅黑"; font-size:14px; color:#9b9b9b; line-height:30px;}
.zab1 { font-family:"微软雅黑"; font-size:14px; color:#575757; line-height:30px;}
.zidi { font-family:"微软雅黑"; font-size:14px; color:#d8dadb; line-height:26px;}
/* 后台管理类别树-------------------------------------- */
.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;
}