@CHARSET "UTF-8";

.swoole_button{width:64px;height:22px; border:none; background:url(http://img1.21xiehou.com/static/images/myxh_phoabg.png) no-repeat 0 -30px; cursor:pointer; margin-left:5px;margin-right:5px;}

.Dialog {
	position: absolute;
	border:#c8bfb9 solid 5px;
	position: absolute;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 1px;
	line-height: 22px;
	z-index: 102;
}
.Dialog_bodybg{position: absolute;left:0px;top:0px;
	filter: Alpha(Opacity = 30);
	opacity: 0.3;
	background-color: #000000;
	z-index: 101;}
.Dialog_head{ height:26px; padding-left:10px; background:url(http://img1.21xiehou.com/static/images/my_fsqbh2_1.png) repeat-x;}
.Dialog_title { float:left; width:auto; color:#fff; font-weight:bold; line-height:26px; background:url(http://img1.21xiehou.com/static/images/my_fsqbh2.png);}
.Dialog_close { float:right; width:40px; padding-left:15px; font-size:12px; color:#fff; line-height:26px; background:url(http://img1.21xiehou.com/static/images/myxh_dialog.gif) no-repeat 5px 9px;cursor:pointer;}
.Dialog_close { background/*\**/:url(http://img1.21xiehou.com/static/images/myxh_dialog.gif) no-repeat 5px 7px\9;}
.Dialog_msg { background: #ffffff url(http://img1.21xiehou.com/static/images/myxh_diagmsgbg.gif) repeat-x;}
.Dialog_cont { padding:20px 0 15px 0;}
.Dialog_bottom { height:28px; padding-top:6px; text-align:center; color:#f0e2d8; background:#f0e2d8; border-top:#ddc4b3 solid 1px;}

.calendar_td {
	cursor: hand;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	color: #215DC6;
	font-family: Verdana;
	font-size: 12px;
}

.calendar_div {
	position: absolute;
	z-index: 1;
	visibility: hidden;
	filter: progid :   DXImageTransform.Microsoft.Shadow (   direction =  
		135, color =   #999999, strength =   3 );
}

.calendar_close {
	border-bottom: 1px solid #0066FF;
	background-color: #C7D8FA;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	color: #4477FF;
	cursor: hand;
}