.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: 18px;
	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: 18px;
	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: 18px;
	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: 18px;
	text-align: center;
}

a{text-decoration: none;cursor: pointer;color:blue;}
a:hover {text-decoration : none ;color : #f60 ;}

.down{
    text-decoration: none;cursor: pointer;color:#194b7e;font-size: 11px;
}
.down:link{
    text-decoration: none;cursor: pointer;color:#194b7e;font-size: 11px;
}
.down:hover{
    text-decoration: underline;
    color : #f60 ;
}

input[type*="text"]{
	border: 1 solid #c0c0c0;
}
.inhope-chakan{
    BORDER-RIGHT:#2C59AA 0px solid;
    PADDING-RIGHT:2px;
    BORDER-TOP:#2C59AA 0px solid;
    PADDING-LEFT:2px;
    FONT-SIZE:12px;
    BORDER-LEFT:0px #2C59AA solid;
    cursor:pointer;
    COLOR: black;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #2C59AA 0px solid;
    font-family:"ËÎÌå,Verdana,Arial";
    height:25px;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#C3DAF5,gradientType=0);
}
.inhope-xiazai{
    BORDER-RIGHT: #2C59AA 0px solid;
    PADDING-RIGHT: 6px;
    BORDER-TOP: #2C59AA 0px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 12px;
    BORDER-LEFT: #2C59AA 0px solid;
    cursor:pointer;
    COLOR: black;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #2C59AA 0px solid;
    font-family:"ËÎÌå,Verdana,Arial";
    height:25px;
    width:38px;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#C3DAF5,gradientType=0);
}

INPUT[type*="button"]{
    BORDER-RIGHT: #2C59AA 0px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #2C59AA 0px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 12px;
    cursor:pointer;
    COLOR: black;
    BORDER-LEFT: #2C59AA 0px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #2C59AA 0px solid;
    font-family:"ËÎÌå,Verdana,Arial";
    height:25px;
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#C3DAF5,gradientType=0);
}

/*******-----µ¯³ö²ã-----------****/
#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
}