@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	color:#666666;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

a{	color:#666666;
	text-decoration:none;
}

#top{
	background-image:url(images/menu_back.jpg);
	height:32px;
}

#top img {
	border-right: 1px solid rgb(183,183,183);
	height: 30px;
}
	
#menu {float:left;margin:0px;}

.menu {float:left;margin:0px;} 

#menu2 a{
	background-image:url(images/t_back.jpg);
	float:left;list-style:none;margin:0px;
	width:76px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	padding-top:7px;
	clear:none;
}

#menu3 a{
	background-image:url(images/t_back02.jpg);
	float:left;list-style:none;margin:0px;
	width:76px;
	height:24px;
	text-align:center;
	padding-top:7px;
	clear:none;
}


img {
	border: 0px;
}

#left{
  width:237px;
  height:300px;
  float:left;
  clear:none;
}

#right{
  position:absolute;
  left:250px;
}

#tbg {
	background-image:url(images/b_back.jpg);
	height:39px;
	padding-top:11px;
}

#tbg01 {
	background-image:url(images/b_back.jpg);
	height:39px;
	padding-top:11px;
}

#tbg01 img {
	height: 27px;
}

#tree{
	position:relative;
	left: 1px;
	overflow: auto;	
}

#search {
	position:relative;
	left:10px;
}

#searchResultList {
	position:relative;
	overflow: auto;
	margin-right: 10px;	
	border: 1px solid rgb(165,172,178);
	font-size: 13px;
}

#back{
	background-image:url(images/back.jpg);
	padding:6px 0 7px 25px;
	position:relative;
	left:30px;
	font-size:10.5pt;
	background-repeat:no-repeat;
}

#arrow {
    position:absolute;
    left:237px;
	border:1px solid #c5c5c5;
	vertical-align:middle;
}

#right_aa{
	float:right;
}

.cursor {
	cursor: pointer;
}

.treel1style {
	padding-top: 4px;
	height: 26px;	
	white-space: nowrap;
}

.treel2style {
	padding-top: 4px;
	padding-left: 40px;
	height: 26px;
	white-space: nowrap;
}

.treeimg {
	vertical-align: middle;
}

.mainwin {
	margin: 0px;
    padding: 0px;
    border: 0px;
    width: 100%;
    height: 100%;
}

.mainframe {
	margin: 0px;
    padding: 0px;
    border: 0px;
    width: 100%;
    height: 100%;
}