
input.query {
	 FONT-SIZE: 9pt; MARGIN: auto; 
	 COLOR: #000000; 
	 FONT-FAMILY: SimHei, Arial,Verdana,Helvetica, sans-serif;
	 border: #cfcfcf 1px solid;
	 font-weight: ;
}
select.query {
	 FONT-SIZE: 9pt; MARGIN: auto; 
	 COLOR: #000000; 
	 FONT-FAMILY: SimHei, Arial,Verdana,Helvetica, sans-serif;
	 border: #cfcfcf 1px solid;
}
div.titleBar{
font-size: 9pt;
    background:#4FABDD;
    color:#ffffff;
    height:25px;
    padding-top:5px;
    padding-left:10px;
    text-align: left;
    FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#9FCFE4,endColorStr=#5292DF);
    font-weight: bold;
}
 
.btline{border-bottom: 1px solid #cfcfcf;}
TD.QueryTitle { 
	font-size: 9pt; padding-left:10px; color:#000000;text-align: left;
    background:url(../images/tab_bg_1.jpg) repeat-x;
    border-bottom: 1px solid #cfcfcf;
    padding-top: 0;
    padding-bottom: 0;
    height:25px;
}

TD.HXTitle { 
	font-size: 9pt; padding-left:0px; color:#000000;text-align: left;
    background:url(../images/HXback.png);
    border-bottom: 0px solid #cfcfcf;
    padding-top: 0;
    padding-bottom: 0;
    height:25px;
}

.ResultTable{style-align: center; background-color: #DBDBDB;}
.ResultTable .head {padding:2px;height:24px;text-align:center;font-weight:bolder;overflow:visible;
	  background-image:url(../images/headerBgH.gif);background-position: center center ;color:#000000;
}
table.EditTable{ FONT-SIZE: 9pt;width: 99%;border: 1px solid #d7d7d7;border-collapse:collapse;}
table.EditTable .left{ BACKGROUND-COLOR: #EBEBEB;text-align: right;font-weight: bold;border-bottom: 1px solid #CDCDCD;}
table.EditTable .right{BACKGROUND-COLOR: #FFFFFF;text-align: left; color:  #272727; border-bottom: 1px solid #CDCDCD;}

table.ViewTable{style-align: center; background-color: #DBDBDB;border: 1px solid #cfcfcf;border-collapse:collapse;}
table.ViewTable Tr{font-size:9pt; background-color: #FFFFFF;}
table.ViewTable .left{ background-color: #FFFFFF;white-space: nowrap;}
table.ViewTable .right{ background-color: #FFFFFF;}
table.ViewTable .title{height:25px;text-align: left;FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#9FCFE4,endColorStr=#5292DF);}
table.ViewTable .title .text {padding-left:10px; font-size: 9pt;  font-weight: bold; color:#ffffff;}   
table.ViewTable .head {padding:2px;height:24px;text-align:center;overflow:visible;
	   background-color:#F4F4F4;  color:#000000;
}
table.ViewTable .thead {padding:2px;height:24px;text-align:left;overflow:visible;
	   background-color:#F4F4F4;  color:#000000;
}
.bigFont{
	color:#FF0033;font-size: 15pt;  font-weight: bold; font-family: "Times New Roman", Times, serif;
}
.bigFont2{
	color:#FF0033;font-size: 12pt;  font-weight: bold; font-family: "Times New Roman", Times, serif;
}
textarea.infotext{
width: 100%;  border-width: 0px;overflow-y:auto;
}
.news_list_a {clear:both;}
.news_list_a li{ background:url(../images/news_a_19.gif) no-repeat; height:26px; line-height:26px; padding-left:12px; list-style:none}
.clsClose{
	background-image: url(../images/field_Close.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	CURSOR: hand;
}
.clsOpen{
	background-image: url(../images/field_Open.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	CURSOR: hand;
}

span.titleBtn{
	background-image: url(../images/tab_bg_1.jpg) ;
	color: #303030;
	padding-top:6;
	letter-spacing: 2;
	height: 25;
	width: 90;
	text-align: center;
	cursor: pointer;
}
span.titleBtnSelect{
	background-image: url(../images/tab_bg_2.jpg) ;
	color: #03459B;
	padding-top:6;
	letter-spacing: 2;
	height: 25;
	width: 90;
	text-align: center;
	cursor: pointer;
}
span.titleBtnOver{
	background-image: url(../images/tab_bg_2.jpg) ;
	color: #03459B;
}
span.title_bar{
	background: url(../images/title_bar_01.gif)  no-repeat;
	padding-left:10;
	padding-top:6;
	color: #FFFF88;
	letter-spacing: 2;
	height: 25;
	width: 90;
	font-weight: normal;;
}
 