body {
	margin:0;
    overflow:hidden;
}
#container{
	width:1024px;
	position:relative;

}
#menu{
    background-image:url(../images/cd_bg.gif);
    background-repeat:repeat-x;
    width:100%;
    height:44px;
    text-align:right; 
	
}
#menu_left{
    height:44px;
    background-image:url(../images/cd_left1.gif);
    background-repeat:no-repeat;
    text-align:right;
    
}
#menu_left ul{
    list-style-type:none;
    /*padding-right:0px;*/
    padding-left:0px;
}
#menu_left li{
    height:44px;
    float:right;
    cursor:pointer;
   
}
#li4{
    width:122px;
 background-image:url(../images/cd4.gif);
}
#li3{width:122px;
 background-image:url(../images/cd3.gif);
}
#li2{width:122px;
 background-image:url(../images/cd2.gif);
}
#li1
{
	width:122px;
	background-image:url(../images/cd1_1.gif);
}
#li6{
 width:192px;
 background-image:url(../images/cd_right.gif);
}
#li5{
 width:110px;
 background-image:url(../images/cd5.gif);
}
#lispace
{
	width:122px;
}
#topright
{
	background-image:url(../images/top_right.jpg);
	height:75px;
	position:absolute;
	right:0px;
	top:0px;
}
#menu_buttom{
    font-size:12px;
    background-color:#56b4fe;
    height:12px;
    text-align:left;
}
#menu_buttom img{
    cursor:pointer;
}
#main_left{
    width:220px;
    height:454px;
    float:left;
    padding-left:0px;
    background-color:#56b4fe;
    text-align:center;
}
#txt{
    width:130px; 
    height:13px;
    position:relative;
    top:-6px;
    left:-5px;
}
#main_left_content{
    width:203px;
    height:453px;
    background-image:url(../images/left_bg.gif);
   
    background-repeat:repeat-y;
 filter:alpha(opacity=90);
    
}
#main_left_two{
    width:203px;
    height:420px;
    /*background-image:url(../images/pic.gif);*/
    background-repeat:no-repeat;
    background-position:bottom;
}
#myTree
{
    font-size:12px;
    color:white;
    overflow:auto;
    text-align:left;
    width:200px;
    overflow-x:hidden;
	scrollbar-face-color:RGB(45,142,223);
	scrollbar-arrow-color:#ffffff; 
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#70807d;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#70807d;
	/*scrollbar-track-color:#ffffff;*/
}
#zbcx{
    font-size:12px;
    color:white;
    overflow:auto;
    text-align:left;
    width:203px;
    height:386px;
	scrollbar-face-color:RGB(45,142,223);
	scrollbar-arrow-color:#ffffff; 
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#70807d;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#70807d;
	display:none;
	/*scrollbar-track-color:#ffffff;*/
}
#zbcx_ul
{
	list-style-type:none;
	}
#zncx_ul
{
	list-style-type:none;
	}
#zncx{
    font-size:12px;
    color:white;
    overflow:auto;
    text-align:left;
    width:203px;
    height:386px;
	scrollbar-face-color:RGB(45,142,223);
	scrollbar-arrow-color:#ffffff; 
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#70807d;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#70807d;
	display:none;
	/*scrollbar-track-color:#ffffff;*/
}
#main_right{
    width:804px;
    height:455px;
    position:absolute;
    left:220px;
    top:133px;
    background-color:#56b4fe;
    padding-left:0px;
}
#main_right_content{
    width:795px;
    height:450px;
    background-color:White;
    border:1px solid #4b86c0;
    left:0px;
    position:absolute;
}
#toolbar{
    font-size:12px;
    width:29px;
    background-image:url(../images/t_bg.gif);
    position:absolute;
    top:49px;
    right:1px;   
    color:White;
    z-index:2;
    text-align:right;
    
}
#toolbar img{
    cursor:pointer;
}
#toolbarTop
{
	position:absolute;
	right:1px;
	top:37px;
	z-index:1000;
}
#toolbarBottom
{
	position:absolute;
	right:1px;
	top:480px;
	z-index:1000;	
}
#map{
    position:absolute;
    left:0px;
    width:747px;
    height:448px;
    background-color:white;
    border-right:1px solid #4b86c0;
    border-bottom:1px solid #4b86c0;
    z-index:0;
}
#result{
    position:absolute;
    bottom:0px;
    height:23px;
    width:747px; 
    left:0px;
    text-align:left;
    margin:0px;
    z-index:1000;
}
#result_head{
    position:relative;
    bottom:-1px;
    width:747px;
    height:23px;
    text-align:left;
    right:0px;
    z-index:1000;
}
#result_head img{
    cursor:pointer;
    position:absolute;
    right:-1px;
}
#result_content{
    overflow:auto;
    display:none;
    width:747px;
    height:150px;
    background-color:White;
    position:absolute;
    top:23px;
    left:0px;
    border-top:2px solid #56b4fe;
    border-right:2px solid #56b4fe;
    border-bottom:2px solid #56b4fe;
    border-left:2px solid #56b4fe;
    font-size:12px;
    z-index:1000;
    overflow-x:hidden;
    scrollbar-face-color:RGB(45,142,223);
	scrollbar-arrow-color:#ffffff; 
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#70807d;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#70807d;
	/*scrollbar-track-color:#ffffff;*/
}
#bottom{
   text-align:center;
   width:1024px;
   height:28px;
   background-color:#56b4fe;
    position:absolute;
	/*top: -2px;*/
	bottom:0px;
	left: 0px;
	z-index:1000;
}
#bottom_txt{
   position:relative; 
   width:1010px;
   height:27px;
   line-height:25px;
   background-image:url(../images/foot_bg.gif);
   background-position:bottom;
   background-repeat:repeat-x;
   text-align:center;
   font-size:12px;
   left:0px;
}
#divReturn
{
	position:absolute;
	line-height:17px;
	background-image:url(../images/left_b.gif);
	background-repeat:repeat;
	cursor:hand;
	width:198px;
	left:10px;
	height:15px;
	z-index:1000;
	font-size:12px;
	/*height:30px;
	font-size:16px;*/
	display:none;
}
/*a:link
{
	text-decoration:none;
	color:Blue;
	border:solid 1px gray;
    background-color :rgb(63,138,207) ;
}
a:active
{
	text-decoration:none;
	color:Blue
}
a:visited
{
	text-decoration:none;
	color:Blue
}
a:hover
{
	text-decoration:none;
	color:red
}*/
a:link{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
.tableCss
{
	width:80%;
	color:black;
	font-size:14px;
	margin:auto;
}