﻿@charset "utf-8";
/* CSS Document */
* { padding: 0;margin: 0;}
html,body{font-family: Arial, Helvetica, sans-serif, "宋体";font-size: 9pt;color: #000000;margin-top: 0px;text-decoration: none;margin-right: auto;margin-bottom: 0px;margin-left: auto;background-color: #FFFFFF;}
div{margin: 0px;}
h1{font-size: 14px;background-image: url(../imagesnew/list.gif);background-repeat: no-repeat;background-position: 5px center;text-indent: 25px;line-height: 27px;}
td{}
a:link {text-decoration: none;color: #000000;}
a:visited {color: #000000;text-decoration: none;}
a:active  {text-decoration: underline;}
a:hover {text-decoration: underline;}
p{margin-top: 5px;margin-bottom: 5px;}
img{text-decoration: none;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}
img a:hover{border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}

.tree{
	height: 100%;
	width: 210px;
	float: left;
	border: 1px solid #50a1e0;
	background-color: #FFFFFF;
	background-image: url(../imagesnew/USKH_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftback{
	background-image: url(../imagesnew/left_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.left_menu{height: 100%;width: 210px;float: left;margin-top: 10px;}
.left_menu img{margin-top: 2px;margin-bottom: 2px;}
.treemenu{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #666666;}
.treemenu td{border-top-width: 1px;border-top-style: solid;border-top-color: #666666;border-right-color: #666666;border-bottom-color: #666666;border-left-color: #666666;}
.treemenu img{margin-left: 10px;}
.treemenu a{
	font-weight: bold;
}
.treemenu a:link {
	text-decoration: none;
	color: #000000;
	line-height: 34px;
	height: 34px;
	display: block;
}
.treemenu a:visited {
	color: #000000;
	text-decoration: none;
	line-height: 34px;
	height: 34px;
	display: block;
}
.treemenu a:active  {
	text-decoration: none;
	background-color: #0052a5;
	color: #00c6ff;
	line-height: 34px;
	height: 34px;
	display: block;
}
.treemenu a:hover {
	text-decoration: none;
	background-color: #0052a5;
	color: #00c6ff;
	line-height: 34px;
	height: 34px;
	display: block;
}

.treelist{
	height: 40px;
	width: 210px;
	line-height: 40px;
	background-image: url(../imagesnew/list.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
	color: #000000;
	text-indent: 30px;
	font-size: 14px;
}

.mainright{
	height: 100%;
	width: 751px;
	float: right;
}
.view{
	text-align: left;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 23px;
	text-indent: 25px;
}
.view tr{
	border: 1px solid #666666;
}
.view td{
	border: 1px solid #666666;
	font-weight: normal;
}

.textlist,.textlist1{
	width: 80%;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	text-indent: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	border: 1px solid #51a1de;
}
.textlist span,.textlist1 span{
	font-size: 14px;
	font-weight: bold;
}
.lmbt{
	line-height: 25px;
	background-image: url(../imagesnew/b_list.gif);
	background-repeat: repeat-x;
	text-indent: 25px;
	font-weight: bold;
	color: #367DC5;
}
.title{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#footer{
	height: 98px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	width: 1004px;
	clear: both;
}
.footermenu{width: 100%;text-align: center;}
.footermenu a{color: #666666;}
.footertxt{margin-top: 5px;text-align: center;}
.topbtn{float: right;margin-top: 2px;margin-right: 10px;margin-bottom: 2px;margin-left: 2px;}
