select
{ 
position: relative; 
border-style: none; 
border-width: 0px; 
} 

.bottom {
	BACKGROUND: #cccccc; BORDER-BOTTOM: #665b8e 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #665b8e 1px solid; BORDER-TOP: #ffffff 1px solid; COLOR: #000000; CURSOR: hand; FONT-FAMILY: "MS Shell Dlg", "Tahoma", "宋体"; FONT-SIZE: 12px; HEIGHT: 20px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px
}
.input1 {
	BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: white 0px solid; BORDER-RIGHT: white 0px solid; BORDER-TOP: white 0px solid; FONT-SIZE: 12px
}
.bline {
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: white 0px solid; BORDER-RIGHT: white 0px solid; BORDER-TOP: white 0px solid; FONT-SIZE: 12px
}
.noline {
	BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: white 0px solid; BORDER-RIGHT: white 0px solid; BORDER-TOP: white 0px solid; FONT-SIZE: 14px
}
/* CSS Document Blue  #806A45  #ff6600*/
BODY 
{
SCROLLBAR-FACE-COLOR: #e8e7e7;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #cccccc;
SCROLLBAR-ARROW-COLOR: #ff6600;
SCROLLBAR-TRACK-COLOR: #EFEFEF;
SCROLLBAR-DARKSHADOW-COLOR: #b2b2b2;
SCROLLBAR-BASE-COLOR: #000000;
}

BODY,TD,FORM,INPUT,SELECT,TEXTAREA 
{
	font-family:"宋体", "Times New Roman", "Verdana", "Arial";
	font-size:12px;	COLOR: #000000;
}
A:link {
	COLOR: Blue; TEXT-DECORATION: none
}
A:visited {
	COLOR: Blue; TEXT-DECORATION: none
}
A:hover {
	COLOR: #E91308; POSITION: relative; TEXT-DECORATION: none
}

A.a1:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A.a1:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.a1:hover {
	COLOR: #ff6600; POSITION: relative; TEXT-DECORATION: none
}

A.a2:link {
	COLOR: #ff6600; TEXT-DECORATION: none
}
A.a2:visited {
	COLOR: #ff6600; TEXT-DECORATION: none
}
A.a2:hover {
	COLOR: #ff6600; POSITION: relative; TEXT-DECORATION: none
}

A.a3:link {
	COLOR: #0338FD; TEXT-DECORATION: none
}
A.a3:visited {
	COLOR: #0338FD; TEXT-DECORATION: none
}
A.a3:hover {
	COLOR: #ff6600; POSITION: relative; TEXT-DECORATION: none
}

.white_font{
	font-family:"宋体", "Verdana", "Arial";
	font-size:12px;
	line-height: 20px;

}
A.white_font:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.white_font:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.white_font:hover {
	COLOR: #ff6600; POSITION: relative; BORDER-BOTTOM: none; TEXT-DECORATION: none
}


A.menu:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #ffffff; POSITION: relative; TEXT-DECORATION: none
}

.print_line {
    line-height:140%;
}

.big_font {
font-family:宋体,Verdana,Arial;font-size:14px
}
A.big_font:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.big_font:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.big_font:hover {
	COLOR: #ff6600; POSITION: relative; BORDER-BOTTOM: 1px dotted; TEXT-DECORATION: none
}

tr.bgimg {
background: url(../images/bg_blue.gif) left top repeat-x;
}

tr.bg1 {
background:#FBFBFB;
height:22px;
}

tr.bg0 {
background:#FFFFFF;
height:22px;
}


.item_high {
background-color:Yellow;
color:Red;
cursor:default;
}

.item_normal {
background-color:#ccccff;
cursor:default;
}

.tbl_main
{
	border-top-style:solid;
	border-top-width:1;
	border-top-color:#599CD4;
	
	border-right-style:solid;
	border-right-width:1;
	border-right-color:#599CD4;
	
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#599CD4;
	
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#599CD4;
}

tr.bgtab {
background:url(../images/tab_line.gif) left top repeat-x;
height:30px;
}
input.tab_bt_on {
color:#000000;
background: url(../images/tab_on.gif) left top repeat-x;
padding:4px 5px 1px 5px;
width:86px;
height:30px;
margin-right:2px;
border:0;
cursor:hand;
}

input.tab_bt_off {
color:#27537A;
background: url(../images/tab_off.gif) left top repeat-x;
padding:4px 5px 1px 5px;
width:86px;
height:30px;
margin-right:2px;
border:0;
cursor:hand;
}

tr.bgimg {
background: url(../images/headdi.gif) left top repeat-x;
}

input.button {
color:#FFFFFF;
background:#FFFFFF url(../images/button_bg.gif) left top repeat-x;
padding:2px 5px 1px 5px;
width:70px;
height:22px;
margin-right:2px;
border:0;
cursor:hand;
}

input.button_dis {
color:#fff;
padding:1px 4px 1px 1px;
width:70px;
height:21px;
margin-right:2px;
border:0;
}
.menu1_on {
background:#fff url(../images/menu1_bg_on.gif) left top no-repeat;
color:#FFFFFF;
}
.menu1_off {
background:#fff url(../images/menu1_bg_off.gif) left top no-repeat;
color:#FFFFFF;
}
.menu1_on {
padding:5px 0 3px 0;
margin-bottom:-1px;
}
.menu1_off {
padding:6px 0 1px 0;
}
.menu1_off,
.menu1_on {
width:85px;
text-align:center;
display:block;
float:left;
cursor:hand;
font-size:13px;
font-weight:bold;
}
.clear {clear:both;}
.float_right {float:right;}


 /*AjaxTabStyle样式兼容Firefox,"!important"关键字修饰的是要在Firefox中应用的属性*/

/*表头样式*/

.AjaxTabStyle .ajax__tab_header
{
height: 30px;
width:96%;
background-image: url('../images/tab_line.gif');
background-repeat: repeat-x;
text-align: left;
vertical-align:baseline;
padding-top: 7px;
padding-bottom: 7px;
}

 /*默认选项卡样式border-bottom: solid 1px #cccccc; padding-top: 7px;*/
.AjaxTabStyle .ajax__tab_tab
{
height: 30px;
width:86px;
color:#27537A;
background-image: url('../images/tab_off.gif' );
background-repeat: repeat-x;
vertical-align:middle;
padding-top: 7px;
}

/*当前激活选项卡padding-top: 7px;*/
.AjaxTabStyle .ajax__tab_active .ajax__tab_tab
{
height: 30px;
width:86px;
color:#000000;
background-image: url('../images/tab_on.gif' );
vertical-align:middle;
padding-top: 7px;
}
/*鼠标悬停在选项卡上时*/
.AjaxTabStyle .ajax__tab_hover .ajax__tab_tab
{
   font-weight: bold;
}


/*内容*/
 .AjaxTabStyle .ajax__tab_body
{
text-align: left;
/* background-color: #ffffff;
 padding: 5px;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;*/
}

        

/*单独在FireFox中应用的样式*/
.AjaxTabStyle1 .ajax__tab_header
{
height: 28px;
border-top: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
background-color: #f5f5f5;
padding-top: 5px;
border-bottom: solid 1px #cccccc;
}

.AjaxTabStyle1 .ajax__tab_tab
{
height:23px;
line-height:23px;
padding-left:10px;
padding-top:5px;
margin-left:5px;
width:60px;
border-top:solid 1px #cccccc;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
}

        .AjaxTabStyle1 .ajax__tab_hover .ajax__tab_tab
        {
            font-weight: bold;
        }

        .AjaxTabStyle1 .ajax__tab_active .ajax__tab_tab
        {
            padding-left:10px;
            font-weight: bold;
            background-color:#ffffff;
        }
        .AjaxTabStyle1 .ajax__tab_body
        {
            background-color: #ffffff;
            padding: 10px;
            border-left: solid 1px #cccccc;
            border-right: solid 1px #cccccc;
            border-bottom: solid 1px #cccccc;
        }
/*弹出层*/
/*style="position:absolute; z-index:100; left:300;top:280;" expression(body.clientWidth) expression(body.clientHeight)*/
.mask{ position:absolute; top:expression(body.scrollTop); left:0; width:100%; height:100%; background:#999999; filter:ALPHA(opacity=50); z-index:100; visibility:visible;}
.maskbox{border:#c51100 solid; border-width:1 1 1 1; position:absolute; top:expression(body.scrollTop + 200); left:40%; background:#FFFFFF; width:300; height:60; z-index:101; vertical-align:bottom;}
.maskfrm{position:absolute; visibility:inherit; top:0px; left:0px; width:100%; height:100%;z-index:99; filter:'progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)';}
.massage_box{position:absolute; left:expression(body.clientWidth*0.10 ); top:expression(body.scrollTop + 120); width:90%; filter:dropshadow(color=#666666,offx=3,offy=3,positive=2); z-index:2; visibility:visible;}
.massage{border:#c51100 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff; color:#036; font-size:12px; line-height:150%}
.header{background:#c51100; height:25px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:3 5 0 5; color:#fff}
