﻿@charset "utf-8";
	body{
	_margin:0;
	_height:100%
}
.aui_outer{
	text-align:left;
	box-shadow:0 0 3px 3px rgba(0,0,0,.1)
}
table.aui_border,table.aui_dialog{
	border:none;
	margin:0;
	border-collapse:collapse;
	width:auto
}
.aui_nw,.aui_n,.aui_ne,.aui_w,.aui_c,.aui_e,.aui_sw,.aui_s,.aui_se,.aui_header,.aui_tdIcon,.aui_main,.aui_footer{
	padding:0
}
.aui_header,.aui_buttons button{
	font:12px/1.11 'Microsoft Yahei',Tahoma,Arial,Helvetica,STHeiti;
	_font-family:Tahoma,Arial,Helvetica,STHeiti;
	-o-font-family:Tahoma,Arial
}
.aui_title{
	overflow:hidden;
	text-overflow:ellipsis
}
.aui_state_noTitle .aui_title{
	display:none
}
.aui_close{
	display:block;
	position:absolute;
	text-decoration:none;
	outline:none;
    _cursor: pointer;
    color: #f4911c !important;
}
.aui_close:hover{
	text-decoration:none
}
.aui_main{
	text-align:center;
	min-width:9em;
	min-width:09
}
.aui_content{
	display:inline-block;
	*zoom:1;
	*display:inline;
	text-align:left;
	border:none 0
}
.aui_content.aui_state_full{
	display:block;
	width:100%;
	margin:0;
	padding:0!important;
	height:100%
}
.aui_loading{
	width:96px;
	height:32px;
	text-align:left;
	text-indent:-999em;
	overflow:hidden;
	background:url(icons/loading.gif) no-repeat center center
}
.aui_icon{
	vertical-align:middle
}
.aui_icon div{
	width:25px;
	height:25px;
	margin:10px 0 10px 20px;
	background-position:center center;
	background-repeat:no-repeat
}
.aui_buttons{
	padding:8px 10px 10px 8px;
	text-align:center;
	white-space:nowrap
}
.aui_buttons button{
	background-color:#d1d3d9;
	margin:0 6px;
	padding:6px 15px;
	cursor:pointer;
	border:none 0;
	display:inline-block;
	text-align:center;
	line-height:1;
	*padding:4px 10px;
	*height:2em;
	letter-spacing:2px;
	font-family:Tahoma,Arial/9!important;
	width:auto;
	overflow:visible;
	*width:1;
	color:#fff
}
.aui_buttons button:-moz-focus-inner{
	border:0;
	padding:0;
	margin:0
}
.aui_buttons button:focus{
	
}
.aui_buttons button:hover{
	background-color:#dfe0e5
}
.aui_buttons button:active{
	background-color:#c3c6cd
}
.aui_buttons button[disabled]{
	cursor:default;
	color:#666;
	background:#ddd
}
button.aui_state_highlight{
	color:#fff;
	background-color:#fe4b00
}
button.aui_state_highlight:hover{
	color:#fff;
	background-color:#ff5d19
}
button.aui_state_highlight:active{
	background-color:#e54300
}
.aui_inner{
	
}
.aui_dialog{
	background-color:#fff
}
.aui_outer{
	
}
.aui_state_lock .aui_outer{
	box-shadow:0 3px 3px rgba(0,0,0,.6)
}
.aui_outer:active{
	box-shadow:none!important
}
.aui_state_drag .aui_outer{
	box-shadow:none!important
}
.aui_border{
	
}
.aui_nw,.aui_ne{
	width:0;
	height:32px
}
.aui_sw,.aui_se{
	width:0;
	height:5px;
	display:none
}
.aui_s{
	height:0;
	display:none
}
.aui_nw,.aui_ne,.aui_w,.aui_e,.aui_sw,.aui_s,.aui_se{
	background:#f4911c
}
.aui_w,.aui_e,.aui_sw,.aui_s,.aui_se{
	background:#fff
}
.aui_titleBar{
	width:100%;
	height:0;
	position:relative;
	bottom:32px;
	_bottom:0;
	_margin-top:-32px
}
.aui_title{
	height:32px;
	background-color:#f4911c;
	line-height:32px;
	font-size:14px;
	padding:0 16px 0 7px;
	color:#FFF;
	font-weight:bold
}
.aui_title:before{
	content:"";
	position:relative;
	top:1px;
	margin-right:4px;
	display:inline-block;
	display:none9;
	width:6px;
	height:6px;
	background-color:#f4911c;
	overflow:hidden;
	border:3px solid #fff;
	border-radius:50%
}
.aui_close{
	padding:0;
	top:5px;
	right:6px;
	width:21px;
	height:21px;
	line-height:21px;
	font-size:20px;
	text-align:center;
	color:#f4911c;
	font-family:Helvetica,STHeiti;
	_font-family:Tahoma,'u9ed1u4f53','Book Antiqua',Palatino;
	background:#fac88e
}
.aui_state_drag .aui_close{
	color:#FFF
}
.aui_close:hover{
	background:#ffffff
}
.aui_close:active{
	box-shadow:none
}
.aui_state_noTitle{
	
}
.aui_content{
	color:#666
}
.aui_state_noTitle .aui_nw,.aui_state_noTitle .aui_ne{
	height:0;
	overflow:hidden
}
.aui_state_noTitle .aui_titleBar{
	bottom:0;
	_bottom:0;
	_margin-top:0
}
.aui_state_noTitle .aui_close{
	top:5px
}
