
.bt_mouseout {
FONT-SIZE: 12px; BORDER: #cccccc 1px solid; cursor:pointer; COLOR: black; font-family:"宋体";height:22px; background: url(../IMAGES/btn1.gif) repeat-x; line-height:22px; text-align: center;
}
.bt_mouseover{
FONT-SIZE: 12px; BORDER: #eee 1px solid; cursor:pointer; COLOR: black; font-family:"宋体";height:22px; background: url(../IMAGES/btn2.gif) repeat-x; line-height:22px; text-align: center;
}
.bt_mousedown{
FONT-SIZE: 12px; BORDER: #cccccc 1px solid; cursor:pointer; COLOR: black; font-family:"宋体";height:22px; background: url(../IMAGES/btn1.gif) repeat-x; line-height:22px; text-align: center;
}
.bt_mouseup {
FONT-SIZE: 12px; BORDER: #cccccc 1px solid; cursor:pointer; COLOR: black; font-family:"宋体";height:22px; background: url(../IMAGES/btn1.gif) repeat-x; line-height:22px; text-align: center;
}
 
a{text-decoration: none;cursor: pointer;color:blue;}
a:visited {text-decoration : none ;color : #808080 ;} 
a:hover {text-decoration : none ;color : #f60 ;} 



INPUT[type*="button"]{
	BORDER-RIGHT: #2C59AA 0px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 0px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); BORDER-LEFT: #2C59AA 0px solid; cursor:pointer; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 0px solid;font-family:仿宋;height:25px;
}
input[type*="text"]{
	border: 1 solid #c0c0c0;
}
.inhope-xiazai{
BORDER-RIGHT: #2C59AA 0px solid;
PADDING-RIGHT: 6px;
BORDER-TOP: #2C59AA 0px solid;
PADDING-LEFT: 2px;
FONT-SIZE: 12px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5);
BORDER-LEFT: #2C59AA 0px solid;
cursor:pointer;
COLOR: black;
PADDING-TOP: 5px;
BORDER-BOTTOM: #2C59AA 0px solid;
font-family:仿宋;
height:25px;
width:38px; 
}
.inhope-chakan{
BORDER-RIGHT: #2C59AA 0px solid;
PADDING-RIGHT: 2px;
BORDER-TOP: #2C59AA 0px solid;
PADDING-LEFT: 2px;
FONT-SIZE: 12px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5);
BORDER-LEFT: #2C59AA 0px solid;
cursor:pointer;
COLOR: black;
PADDING-TOP: 5px;
BORDER-BOTTOM: #2C59AA 0px solid;
font-family:仿宋;
height:25px;
}


/*******-----弹出层-----------****/
#inhopesunback{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;/*body-bg*/
	top: 0;
	left: 0;

}

#inhopesunbox{
	position: fixed;
	_position: absolute;/*For IE 6.0*/
	border: 0px ;	 
	background: #ffffff;
	text-align: left;
}
#inhopesun-title{
	position: relative;
	height: 0px;
	overflow: hidden; 
	border: 0px solid #ffffff;	 
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFFFFF,endcolorstr=#CCCCCC,gradientType=0);
}
#inhopesun-bottom{
	position: relative;
	width:100%;
	height: 0px;	 
	overflow: hidden;  
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CCCCCC,endcolorstr=#FFFFFF,gradientType=1);
}
 
.inhopesunbuttonup{
    position: absolute;
	top: 1px;
	overflow: hidden;
	cursor: pointer;
    FONT-FAMILY: 宋体,Sans-serif;
    FONT-SIZE: 9pt;
    background: #feffff;
    border:1px solid #B8CBD1;
    color:black;
    height:18px;
} 
  
.inhopesunbuttondown{
    Height:0px; 
    background: #ffffff; 
    cursor:pointer;
    border:2px solid #B8CBD1;     
    FONT-FAMILY: 宋体,Sans-serif;
    font-weight:bold;
    FONT-SIZE: 9pt;
    color:#27A8E2;
 
}
#inhopesun-title h2{
	position: relative;
	left: 15px;
	top: 0px;
	font-size: 12px;
	color: #fff;
}
#inhopesun-content-border{
	position: relative;
	top:-1px;
	border: 5px solid #E3E3E3;	 
	padding: 1px 0 1px 1px;

}

#inhopesun-content{
	position:relative;
	overflow: auto;
	text-align: center;
}

#inhopesun-content iframe{
	display:block;
}
.inhopesunclose{
	url("../IMAGES/cancelbutton.gif");
}
/*人员选择检索框*/
#personquery{
	width:100px;
	background:url(../IMAGES/cxquery.gif) no-repeat right #fff
}


