body{
    FONT-FAMILY: "新宋体";
    FONT-SIZE: 12px;
    text-decoration: none;
    line-height: 150%;
    background-color:#A9F3FC;
	color:#000000;
	SCROLLBAR-FACE-COLOR: #2B73F1;
	SCROLLBAR-HIGHLIGHT-COLOR: #0650D2;
	SCROLLBAR-SHADOW-COLOR: #449AE8;
	SCROLLBAR-3DLIGHT-COLOR: #449AE8;
	SCROLLBAR-ARROW-COLOR: #02338A;
	SCROLLBAR-TRACK-COLOR: #0650D2;
	SCROLLBAR-DARKSHADOW-COLOR: #0650D2;
    padding:0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
td {
	color:#000000;
	font-size:12px;
	line-height: 18px;
}
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;TEXT-DECORATION: none;} /* 未访问的链接 */
a:visited {color: #000000;TEXT-DECORATION: none;} /* 已访问的链接 */
a:hover{color: #FF0000;TEXT-DECORATION: underline;} /* 鼠标在链接上 */ 
a:active {color: #FF0000;TEXT-DECORATION: underline;} /* 点击激活链接 */

.xingmu {
	font-family: "Verdana, 新宋体";color:#FFFFFF;font-size:12px;font-weight:bolder;background:#0F70C7; line-height: 22px;
}

Button,textarea{
    FONT-FAMILY: "Verdana, 新宋体";
    FONT-SIZE: 12px;
	COLOR:#000000;
    text-decoration: none;
    line-height: 150%;
    background:#E0EEF5;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #013036;
	border-right-color: #013036;
	border-bottom-color: #013036;
	border-left-color: #013036;*/
	padding:0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
 .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.watermarked {
	height:20px;
	width:132px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#FfffFF;
	color:gray;
}

.watermarked1{
	height:20px;
	width:140px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#FfffFF;
	color:gray;
}

.watermarked2{
	height:20px;
	width:80px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#FFFFFF;
	color:gray;
}
.sou_kuang {
	background-color: #C9F2FF;
	border: 1px solid #23A5CF;
}
.fenlei_kuang {
	background-color: #F4FCFE;
	border: 1px solid #A5F5FF;
}
.STYLE2 {
	font-size: 12px;
	color: #666666;
}
.STYLE6 {color: #FF0000}
.STYLE7 {color: #0000FF}
.STYLE8 {color: #0000CC}

.fenlei_kuang 
{
	background-color:#ffffff;
	border: 1px solid #9fd2f8;
}

#BOX_overlay {
	    position: absolute;
	    z-index:100;
	    top: 0px;
	    left: 0px;
	    background-color:Gray;
	    filter:alpha(opacity=70);
	    -moz-opacity: 0.7;
	    opacity: 0.7;
    }
    
      .autocomplete_completionListElement
  {  
    visibility : hidden;
            margin : 0px!important;
            background-color : #ffffff;
            color :Black;
            border : buttonshadow;
            border-width : 1px;
            border-style : solid;
            cursor : pointer;
            overflow : auto;
            text-align : left; 
            list-style-type : none;
            font-family : Verdana;
            font-size: 14px;
            padding:3px;
           
}


.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.autocomplete_highlightedListItem
{
	background-color:Blue;
	color:White;
	padding: 1px;
}
