/* CSS Document */
.menu1 {
	background-image: url(images/file/folder1.gif);
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: hand;
}
.menu2 {
	background-image: url(images/file/folder2.gif);
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: hand;
}
.menu3 {
	background-image: url(images/file/folder3.gif);
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: hand;
}
.menu4 {
	background-image: url(images/file/folder4.gif);
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: hand;
}
.list {
	padding-left: 20px;
	background-image: url(images/file/list.gif);
	background-repeat: repeat-y;
}
.list1 {
	padding-left: 20px;
}
.file {
	background-image: url(images/file/file.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 32px;
}
.file1 {
	background-image: url(images/file/file1.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 32px;
}
body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #666666;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
	position: relative;
}
a:active {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
body,td,th 
{
	font-size: 12px;
}
.bg {
	background-attachment: scroll;
	background-image: url();
	background-repeat: repeat-x;
	background-position: right top;
}
.centerxian {
	border: 1px solid #E5E5E5;
}
.pintxian {
	border: 1px solid #ffffff;
}

.xuxian {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.xians {
	border: 1px solid #CCCCCC;
}
.top a:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.top a:visited {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
.top a:hover {
	font-size: 9pt;
	color: #fffff;
	text-decoration: underline;
	position: relative;
}
.top a:active {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
#loader_container {
    text-align:center;
    position:absolute;
    top:13px;
    width:100%;
    left: 7px;
}
#loader {
    font-family:Tahoma, Helvetica, sans;
    font-size:11.5px;
    color:#000000;
    background-color:#FFFFFF;
    padding:10px 0 16px 0;
    margin:0 auto;
    display:block;
    width:130px;
    border:1px solid #5a667b;
    text-align:left;
    z-index:2;
}
#progress {
    height:5px;
    font-size:1px;
    width:1px;
    position:relative;
    top:1px;
    left:0px;
    background-color:#8894a8;
}
#loader_bg {
    background-color:#e4e7eb;
    position:relative;
    top:8px;
    left:8px;
    height:7px;
    width:113px;
    font-size:1px;
}
#loader_container {
    text-align:center;
    position:absolute;
    top:196px;
    width:100%;
    left: -1px;
}
#loader {
    font-family:Tahoma, Helvetica, sans;
    font-size:11.5px;
    color:#000000;
    background-color:#FFFFFF;
    padding:10px 0 16px 0;
    margin:0 auto;
    display:block;
    width:130px;
    border:1px solid #5a667b;
    text-align:left;
    z-index:2;
}
#progress {
    height:5px;
    font-size:1px;
    width:1px;
    position:relative;
    top:1px;
    left:0px;
    background-color:#8894a8;
}
#loader_bg {
    background-color:#e4e7eb;
    position:relative;
    top:8px;
    left:8px;
    height:7px;
    width:113px;
    font-size:1px;
}
.allxian {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #53A5EF;
}
.xianall {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ff8843;
	border-right-color: #ff8843;
	border-left-color: #ff8843;
	border-right-width: 1px;
	border-left-width: 1px;
}
.indexian {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
