﻿@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textcolor
        {
            text-decoration: underline;
            color:Red;
        }
.white
{
    color:#FFFFFF;
	font-size:12px;
}
.leftbg{
    background-color:#E4F1F9;
}
.topstyle{
    background-image:url(../images/topbg.jpg);
    background-repeat:repeat-x;
	height:68px;
	width:100%;
	color:#000000;
}
.lab_link{
    background-image:url(../images/lab_link.gif);
    background-repeat:no-repeat;
	height:24px;
	width:82px;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
}
.font1:link {
	color: #000000;
	text-decoration: none;
	line-height:22px;
}
.font1:visited {
	text-decoration: none;
	color: #000000;
	line-height:22px;
}
.font1:hover {
	text-decoration: underline;
	color:  Blue;
	line-height:22px;
}
.font1:active {
	text-decoration: none;
	color: #000000;
	line-height:22px;
} 
.font2:link {
	color: #000000;
	text-decoration: none;
	line-height:22px;
}
.font2:visited {
	text-decoration: none;
	color: #000000;
	line-height:22px;
}
.font2:hover {
	text-decoration: underline;
	color: blue;
	line-height:22px;
}
.font2:active {
	text-decoration: none;
	color: #000000;
	line-height:22px;
} 

.fonttext
{
    color:Gray
    }
    .highlight
    {
       background-color:#fffacd 
        }
.lab_action{
    background-image:url(../images/lab_action.gif);
    background-repeat:no-repeat;
	height:24px;
	width:82px;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
}
.nav_space{
    background-image:url(../images/blue_line.gif);
    background-repeat:repeat-x;
	height:7px;
}
.next_menu{
    background-image:url(../images/navbg.gif);
    background-repeat:repeat-x;
	height:25px;
	color:#000000;
}
/*-------------------left.html样式------------------------*/
.tabborder1{
    border:1px solid #3AAADC;
	background-color:#FFFFFF;
}
.left_tit{
    background-image:url(../images/titbg1.gif);
    background-repeat:repeat-x;
	height:26px;
	color:#000000;
	font-weight:bold;
}
.left_tit2{
    background-image:url(../images/titbg2.gif);
    background-repeat:repeat-x;
	height:26px;
	color:#086D97;
	font-weight:bold;
}
.left_tit2_2{
    background-image:url(../images/titbg2_2.gif);
    background-repeat:repeat-x;
	height:26px;
	color:#086D97;
	font-weight:bold;
}
.spaceline{
    border-right:1px solid #3AAADC;
}
.shadow {
    filter:dropshadow(offX=1,offY=1,color=#FFFFFF);
	font-weight:bold;
}
.shadow2 {
    filter:dropshadow(offX=1,offY=1,color=#0000);
    }
.input_text{
    width:145px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #585D61;
	font-size:12px;
}
.input_text1{
    width:228px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #585D61;
	font-size:12px;
}

.input_select{
    width:108px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #585D61;
	font-size:12px;
}
.input_select1{
    width:50px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #585D61;
	font-size:12px;
}
.input_button{
	font-size:12px;
	background-image:url('../images/buttonbg1.gif');
	background-repeat:repeat;
	border:1px solid #658196;
	line-height:16px;
	padding-left:3px;
	padding-right:3px;
	cursor:pointer;
}
.input_button2{
	font-size:12px;
	background-image:url('../images/buttonbg1.gif');
	background-repeat:repeat-x;
	border:1px solid #658196;
	line-height:16px;
	padding-left:2px;
	padding-right:1px;
	cursor:pointer;
}

.state{
    background-color:#EAF9FE;
	padding:5px;
}
.input_textarea{
    border:1px solid #585D61;
	font-size:12px;
	SCROLLBAR-FACE-COLOR:#ABDEF3;
    SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
    SCROLLBAR-SHADOW-COLOR:#FFFFFF;
    SCROLLBAR-ARROW-COLOR:#1272A9;
    SCROLLBAR-BASE-COLOR:#8FC5EF; 
    SCROLLBAR-DARK-SHADOW-COLOR:#ffffff; 
    
}
/*-----------middle.html样式-----------*/
.midspace{
	background-image:url(../images/spaceline.gif);
	background-repeat:repeat-y;
}
.midspace2{
	background-image:url(../images/spaceline2.gif);
	background-repeat:repeat-x;
}
/*--------------main.html样式-----------------*/
.mainborder{
    background-color:#EAF9FE;
	padding:5px;
	border-right:1px solid #86B1D1;
	border-bottom:1px solid #86B1D1;
}
#map{
    width:100%;height:100%;background-color:#FFFFFF;
}
/*--------------列表样式-----------------*/
.list_title{

    background-color: #6cb5e0;
    height:22px;
    font-size:12px;
    color:#ffffff;
	text-align:center;
	
}
.list_title2{
    background:#ABE6FE;
    font-size:12px;
    height:22px;
    color:#000000;
	text-align:center;
	
}

/*--------------列表样式 统计-----------------*/
.list_title_tableHead{
    background-image:url(../images/list_titbg.gif);
    background-repeat:repeat-x;
    height:22px;
    font-size:12px;
    color:#000000;
    width:8%;
	text-align:center;
}
.list_title_tableItem{
    height:22px;
    font-size:12px;
    text-align:center;
   background-color:#B9D1F3;
	width:8%;
	border:0.5 solid White
}



.list_td0{
    background-color:#FFFFFF;
	height:22px;
	font-size:12px;
}
.list_td1{
    background-color:#EDF8FE;
	height:22px;
	font-size:12px;
}
.list_td2{
    background-color:#d6e7ff;
	height:22px;
	font-size:12px;
}
.list_td3{
    background-color:#ABE4FC ;
	height:22px;
	font-size:12px;
}
#pagination{
    height:28px;
	line-height:28px;
	text-align:right;
}
/*--------------链接样式----------------*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.black:link {
	color: #000000;
	text-decoration: none;
	line-height:22px;
}
.black:visited {
	text-decoration: none;
	color: #000000;
	line-height:22px;
}
.black_hover
{
    color: #FF0000;
}
.black:hover {
	text-decoration: underline;
	color: #FF0000;
	line-height:22px;
}
.black:active {
	text-decoration: none;
	color: #000000;
	line-height:22px;
}
/*---------------右下角弹出窗口样式----------------*/
.window_tit{
    background-image:url(../images/titbg1.gif);
    background-repeat:repeat-x;
	height:20px;
	color:#000000;
	font-weight:bold;
}
.windowbg{
    background-color:#2687B1;
}
.mainborder2{
    background-color:#FFFFFF;
	border:1px solid #B0D4E4;
	padding:8px;
	text-align:left;
}
.textstyle{
    line-height:25px;
	font:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
/*-----------------二级页面样式------------------------*/
.mainbody_bg{
    background-image:url(../images/bg.gif);
	background-repeat:repeat;
	text-align:center;
}
.frameStyle{
    border-left:1px solid #7EB5DE;
	border-right:1px solid #7EB5DE;
	height:100%;
	width:85%;
	background-color:#FFFFFF;
	padding:10px;
	margin:0 auto;
}

.frameStyle1{
    border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	height:100%;
	width:auto;
	background-color:#FFFFFF;
	padding:10px;
	margin:0 auto;
}
.nowbg{
    background-image:url('../images/now_mid.gif');
	background-repeat:repeat-x;
	font-family:"宋体";
    text-align: left;
}
.now_left{
    background:url(../images/now_left.gif) no-repeat;
    width:7px;
    height:27px;
}
.now_right{
    background:url(../images/now_right.gif) no-repeat;
    width:7px;
    height:27px;
}

.top_n{
    background:url(../images/show_titbg.gif) repeat-x;
    width:7px;
    height:18px;
	border:1px solid #0271AF;
	border-bottom:0;
}
.bottom_n{
    background-image:url(../images/bottom_n2.gif);
	background-repeat:repeat-x;
	font-family:"宋体";
}
.border4{
    background-color:#038BD8;
	border:1px solid #0271AF;
	padding:2px;
	text-align:center;
}
.mainborder4{
    background-color:#88CFF3;
	border:1px solid #FFFFFF;
	text-align:center;
	padding:10px;
}
.dottedStyle{
    border:0;border-bottom:1px dotted #FFFFFF;
}
.mainborder3{
    background-color:#EAF9FE;
	border:1px solid #7FB6DF;
	padding:10px;
	margin-top:10px;
	text-align:center;
}
.bottomline{
    border-bottom:1px solid #60A5D4;
    text-align: left;
}
.tit4{
    background-image:url(../images/titbg4.gif);
    background-repeat:repeat-x;
	height:26px;
	color:#000000;
	font-weight:bold;
	text-align:left;
}
.line{
    border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#7EB5DE;
	border:0;
}

/* map button style*/
.icon_line2{
    background:url(../images/line2.gif) no-repeat;
    width:5px;
	height:22px;
    display:inline;
    float:left;
	margin:0;
} 
.icon_zoom{
    background:url(../images/icon_zoom.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px 0px 2px;
} 
.icon_zoom_hover{
    background:url(../images/icon_zoom_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px 0px 2px;
} 
.icon_ruler
{
    background:url(../images/icon_measure.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px 0px 2px;
}
.icon_ruler_hover
{
    background:url(../images/icon_measure_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px 0px 2px;
}
.icon_shorten{
    background:url(../images/icon_shorten.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
.icon_shorten_hover{
    background:url(../images/icon_shorten_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  

.icon_move{
    background:url(../images/icon_move.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_move_hover{
    background:url(../images/icon_move_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
 
.icon_point{
    background:url(../images/icon_point.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}
.icon_point_more{
    background:url(../images/icon_pointadd.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}
.icon_point_hover{
    background:url(../images/icon_point_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
.icon_map{
    background:url(../images/icon_map.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}
.icon_map_hover{
    background:url(../images/icon_map_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
.icon_around {
    background:url(../images/icon_around.gif) no-repeat; 
    width:24px; 
    height:22px; 
    display:inline;
    float:left; 
    margin:0px 1px; 
}
.icon_around_hover {
    background:url(../images/icon_around_hover.gif) no-repeat;
     width:24px; 
     height:22px; 
     display:inline; 
     float:left; 
     margin:0px 1px;
 } 
.icon_bus{
    background:url(../images/icon_bus.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}
.icon_bus_hover{
    background:url(../images/icon_bus_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
.icon_navigation{
    background:url(../images/icon_navigation.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
.icon_navigation_hover{
    background:url(../images/icon_navigation_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
.icon_object{
    background:url(../images/icon_object.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_object_hover{
    background:url(../images/icon_object_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
.icon_person{
    background:url(../images/icon_person.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}
.icon_person_hover{
    background:url(../images/icon_person_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
  
.icon_label{
    background:url(../images/icon_label.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_label_hover{
    background:url(../images/icon_label_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
}  
.icon_view{
    background:url(../images/icon_view.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_view_hover{
    background:url(../images/icon_view_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 

.icon_print{
    background:url(../images/icon_print.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_print_hover{
    background:url(../images/icon_print_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_point2{
    background:url(../images/icon_point2.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_point2_hover{
    background:url(../images/icon_point2_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_shape{
    background:url(../images/icon_shape.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_shape_hover{
    background:url(../images/icon_shape_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_chezhan{
    background:url(../images/icon_chezhan.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_chezhan_hover{
    background:url(../images/icon_chezhan_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_change{
    background:url(../images/icon_huancheng.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_change_hover{
    background:url(../images/icon_huancheng_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_xianlu{
    background:url(../images/icon_xianlu.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_xianlu_hover{
    background:url(../images/icon_xianlu_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 

.icon_yy{
    background:url(../images/icon_yy.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 
.icon_yyb{
    background:url(../images/icon_yyb.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
    float:left;
	margin:0px 1px;
} 




 
.icon_search{
    background:url(../images/icon_search.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 0px;
}
.icon_search_hover{
    background:url(../images/icon_search_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 0px;
}  
  
.icon_alarm{
    background:url(../images/icon_alarm.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 0px;
}  
.icon_alarm_hover{
    background:url(../images/icon_alarm_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 0px;
}  

.icon_infor{
    background:url(../images/icon_infor.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 4px 0 0px;
} 
.icon_infor_hover{
    background:url(../images/icon_infor_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 4px 0 0px;
}  
.bgn{
    background:url(../images/bgn.gif) right no-repeat;
	height:27px;
	text-align:right;
	background-color:#C1E8F6;
}
/* 左右框架button style */
.button_leftframe{
    background:url(../images/button_leftframe.gif) no-repeat;
    width:22px;
	height:20px;
    display:inline;
	margin:0px 4px 0px 8px;
}  
.button_rightframe{
    background:url(../images/button_rightframe.gif) no-repeat;
    width:22px;
	height:20px;
    display:inline;
	margin:0px 4px;
}  
.button_leftframe2{
    background:url(../images/button_leftframe2.gif) no-repeat;
    width:22px;
	height:20px;
    display:inline;
	margin:0px 4px 0px 8px;
}  
.button_rightframe2{
    background:url(../images/button_rightframe2.gif) no-repeat;
    width:22px;
	height:20px;
    display:inline;
	margin:0px 4px;
}  
/*logo style*/ 
.logo{
    /*background:url(../images/bannerleft.jpg) no-repeat;*/
    width:233px;
    height:68px;
}
/*画区域 button style*/
.shape_line{
    background:url(../images/shape_line.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 2px 0px 4px;
	float:left;
} 
.shape_line_hover{
    background:url(../images/shape_line_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 2px 0px 4px;
	float:left;
} 

.shape_rectangle{
    background:url(../images/shape_rectangle.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 2px;
	float:left;
}
.shape_rectangle_hover{
    background:url(../images/shape_rectangle_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 2px;
	float:left;
}  
  
.shape_circular{
    background:url(../images/shape_circular.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 2px;
	float:left;
}
.shape_circular_hover{
    background:url(../images/shape_circular_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 2px;
	float:left;
}  
  
.shape_polygon{
    background:url(../images/shape_polygon.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 2px;
	float:left;
}  
.shape_polygon_hover{
    background:url(../images/shape_polygon_hover.gif) no-repeat;
    width:24px;
	height:22px;
    display:inline;
	margin:0px 2px;
	float:left;
}  

 
/*  switch  */
.switch{
    background:url(../images/switch.gif) no-repeat;
    width:8px;
    height:59px;
    border:0;
	cursor:pointer;
}
.switch_1{
    background:url(../images/switch_1.gif) no-repeat;
    width:8px;
    height:59px;
    border:0;
	cursor:pointer;
}

.switch2{
    background:url(../images/switch2.gif) no-repeat;
    width:59px;
    height:8px;
    border:0;
	cursor:pointer;
}
.switch2_1{
    background:url(../images/switch2_1.gif) no-repeat;
    width:59px;
    height:8px;
    border:0;
	cursor:pointer;
}
/* 弹出窗口 */
.close{
    background:url(../images/close.gif) no-repeat;
	width:14px;
	height:13px;
	border:0;
}

/* 地图弹出页面 */
.openbg{
    height:235px;
	width:273px;
    background: no-repeat url(../images/showmodel.gif);
}
.lab1{
    background:url(../images/blue_lab.gif) no-repeat;
    width:36px;
    height:20px;
	color:#FFFFFF;
	font:12px;
	text-align:center;
	line-height:20px;
}
.lab2 {
    background:url(../images/green_lab.gif) no-repeat;
    width:36px;
    height:20px;
	color:#000000;
	font:12px;
	text-align:center;
	line-height:20px;
}
.contentbg{
    background-color:#88CFF3;
    border:1px solid #FFFFFF;
}
.line2{
    background:url(../images/line.gif);
	height:2px;
}

.lab3{
    background:url(../images/lab.gif) no-repeat;
    width:54px;
    height:20px;
	color:#FFFFFF;
	font:12px;
	text-align:center;
	line-height:20px;
}

.searchtab{
    background-color:#6CB5E0;
    border:1px solid #787D87;
}
.bgcolor{
    background-color:#6CA2C8;
}
.tit3{
    background:url(../images/titbg3.gif) repeat;
    height:20px;
	color:#000000;
	font:12px;
	text-align:left;
	line-height:21px;
	text-indent:10px;
	font-family:"宋体";
}
.tbleft{
    background-color:#96C6E5;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-weight:bold;
}
.tbright{
    background-color:#B4DEF4;
	font-family:"宋体";
	color:#000000;
	font-size:12px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
}
.td_lefthover{
    background-color:#B4FBDC;
}
.td_righthover{
    background-color:#B4FBDC;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}
/*-------------login---------------*/
.text{
    color:#000000;
	font-size:12px;
	line-height:24px;
}
/*-------------search page--------------------*/
.tit_cx{
    height:32px;
	color:#000000;
	font:12px;
    background: url(../images/cx2.gif)/*for ie7 ff等支持PNG图片的浏览器*/
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/cx2.png');*/
    border:0;
    }

.tit_cx1{
    height:32px;
	width:45px;
    background: no-repeat url(images/cx1.png);
    background-image:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/cx1.png');
}
.tit_cx2{
    height:34px;
	width:62px;
    background: no-repeat url(images/cx3.png)!important;)/*for ie7 ff等支持PNG图片的浏览器*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/cx3.png');
	cursor:pointer;
}
.border5{
    background-color:#B4DEF4;
	border:1px solid #3F4D68;
}
/*-------------树------------*/
.TreeNode
         {
             clear: both;
         }
.TreeNode *
         {
             padding-right: 0px;
             padding-left: 0px;
             padding-bottom: 0px;
             margin: 0px;
             padding-top: 0px;
         }
.TreePreImg
         {
             float: left;
         }
.TreeText
         {
             float: left;
             color: #009;
             line-height: 20px;
             font-family: verdana;
             height: 20px;
         }
/*--------------------new_add 的弹出页面的 style--------------------*/
.window_tit2{
    background-image:url(../images/titbg1.gif);
    background-repeat:repeat-x;
	height:25px;
	color:#000000;
	font-weight:bold;
	line-height:25px;
}
.listtb{
    background-color:#FFFFFF;
	border:1px solid #91CCEC;
	text-align:center;

}
.labn_tit{
    background-repeat:no-repeat;
	height:24px;
	width:202px;
	color:#000000;
	line-height:24px;
	text-align:left;
}
.labn_bg{
    background-repeat:repeat-x;
	height:24px;
}
.scroll_style{
	SCROLLBAR-FACE-COLOR:#ABDEF3;
    SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
    SCROLLBAR-SHADOW-COLOR:#FFFFFF;
    SCROLLBAR-ARROW-COLOR:#1272A9;
    SCROLLBAR-BASE-COLOR:#8FC5EF; 
    SCROLLBAR-DARK-SHADOW-COLOR:#ffffff; 
}
/********************************************************************/
 .style002
        {
            width: 22px;
            height: 15px;
        }
        .style003
        {
            height: 15px;
        }
        .style004
        {
            width: 25px;
            height: 13px;
        }
        .style005
        {
            width: 22px;
            height: 13px;
        }
        .style006
        {
            height: 13px;
        }
        
        .FontCon
        {
        	font-family: 华文宋体;
            font-size:medium;
            color:Black;
        	}
.dot_line{
    border:0;
	border-bottom:1px dotted #999999;
}
.dot_line2{
    border:0;
	border-top:1px dotted #999999;
}
.solid_line{
    border:0;
	border-bottom:1px solid #CCCCCC;
}

/*---------------mapbutton_bgStyle----------------*/
.mapbutton_bg{
    background-color:#C1E8F6;
}

/*---------------open_lab_style----------------*/
.font_normal{
 cursor: pointer;
 font-weight:normal;color:#000000;
}

.labborder1{
 border:1px solid #3BAADF;border-bottom:0; 
}
.labborder2{
 border:0;border-top:1px solid #3BAADF;border-right:1px solid #3BAADF;
}
.labborder3{
 border:0;border-bottom:1px solid #3BAADF; 
}
.sub_border{
border:1px solid #3BAADF;border-top:0;
}
.left_tit_w{
    background-image:url(../images/titbgw.gif);
    background-repeat:repeat-x;
height:30px;
color:#000000;
font-weight:bold;
} 

.1_top{
  background:url(../images/1_top.gif) no-repeat; 
  height:71px;
  width:697px;
}
.1_mid{
  background:url(../images/1_mid.gif) repeat-y; 
}
.1_bottom{
  background:url(../images/1_bottom.gif) no-repeat; 
  height:25px;
  width:697px;
}

.m_font{
  font-size:12px;
  color:#414141;
  line-height:16px;
}

/*---------------运行标记 为正在运行 过期设置----------------*/

.span_Exp
{
    background-color:#929292;
    border-width:1px; 
    width:10px; 
    height:10px;
}
.span_Run
{
    background-color:green;
    border-width:1px; 
    width:10px; 
    height:10px;
}
.span_Nr
{
    background-color:#FF0000;
    border-width:1px; 
    width:10px; 
    height:10px;
}