/*	2010-06-01  */.ui_dialog_wrap {	visibility: hidden}.ui_title_icon, .ui_content, .ui_dialog_icon, .ui_btns span {	display: inline-block;	*zoom: 1;	*display: inline;}.ui_dialog {	text-align: left;	position: absolute;	top: 0}.ui_dialog table {	border: 0;	margin: 0;	border-collapse: collapse}.ui_dialog td {	padding: 0}.ui_title_icon, .ui_dialog_icon {	vertical-align: middle;	_font-size: 0}.ui_title_text {	overflow: hidden;	cursor: default;}.ui_close {	display: block;	position: absolute;	outline: none;}.ui_content_wrap {	text-align: center;}.ui_content {	margin: 10px;	text-align: left;}.ui_iframe .ui_content {	margin: 0;	*padding: 0;	display: block;	height: 100%;	position: relative;}.ui_iframe .ui_content iframe {	border: none;	overflow: hidden;}.ui_content_mask {	visibility: hidden;	width: 100%;	height: 100%;	position: absolute;	top: 0;	left: 0;	background: #FFF;	filter: alpha(opacity = 0);	opacity: 0}.ui_bottom {	position: relative}.ui_resize {	position: absolute;	right: 0;	bottom: 0;	z-index: 1;	cursor: nw-resize;	_font-size: 0}.ui_btns {	text-align: right;	white-space: nowrap}.ui_btns span {	margin: 5px 10px}.ui_btns button {	cursor: pointer}* .ui_ie6_select_mask {	position: absolute;	top: 0;	left: 0;	z-index: -1;	filter: alpha(opacity = 0)}.ui_loading .ui_content_wrap {	position: relative;	min-width: 9em;	min-height: 3.438em}.ui_loading .ui_btns {	display: none}.ui_loading_tip {	visibility: hidden;	width: 5em;	height: 1.2em;	text-align: center;	line-height: 1.2em;	position: absolute;	top: 50%;	left: 50%;	margin: -0.6em 0 0 -2.5em}.ui_loading .ui_loading_tip, .ui_loading .ui_content_mask {	visibility: visible}.ui_loading .ui_content_mask {	filter: alpha(opacity = 100);	opacity: 1}.ui_move .ui_title_text {	cursor: move}.ui_page_move .ui_content_mask {	visibility: visible}.ui_move_temp {	visibility: hidden;	position: absolute;	cursor: move}.ui_move_temp div {	height: 100%}html>body .ui_fixed .ui_move_temp {	position: fixed}html>body .ui_fixed .ui_dialog {	position: fixed}* .ui_ie6_fixed {	background: url(*) fixed}* .ui_ie6_fixed body {	height: 100%}* html .ui_fixed {	width: 100%;	height: 100%;	position: absolute;	left: expression(documentElement.scrollLeft +		documentElement.clientWidth-this.offsetWidth);	top: expression(documentElement.scrollTop +		documentElement.clientHeight-this.offsetHeight)}* .ui_page_lock select, * .ui_page_lock .ui_ie6_select_mask {	visibility: hidden}.ui_overlay {	visibility: hidden;	_display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	filter: alpha(opacity = 0);	opacity: 0;	_overflow: hidden}.ui_lock .ui_overlay {	visibility: visible;	_display: block}.ui_overlay div {	height: 100%}* html body {	margin: 0}.ui_title_wrap, .ui_bottom button {	font-size: 12px 'Microsoft Yahei', Arial;}.ui_content_wrap {	min-width: 9em;} /*设置对话框最小尺寸*/.ui_overlay div {	background: #000;	filter: alpha(opacity = 40);	opacity: 0.7;} /*设置遮罩颜色与透明度*/.ui_loading_tip {	width: 16px;	height: 16px;	margin: -8px 0 0 -8px;	text-indent: -9999em;	background: url("../image/loading.gif") no-repeat center center;} /*iframe加载的loading动画*/.ui_dialog_main {	background: #FFF;}.ui_title_wrap {	_width: 100px;} /*IE6下设置一个最小长度，防止关闭按钮错位*/.ui_title {	width: 100%;	height: 26px;	position: absolute;	top: 0;	left: 0;	_left: auto;}.ui_title_text {	height: 26px;	line-height: 25px;	padding: 0 60px 0 12px;	_padding: 0 90px 0 6px;	color: #FFF;	font-weight: 700;	text-shadow: 0 1px 0 #000;}.ui_td_00, .ui_td_02, .ui_td_10, .ui_td_12, .ui_td_20, .ui_td_22,	.ui_close {	background-image: url("../image/chrome/chrome.png");	background-repeat: no-repeat;}.ui_td_00 {	width: 5px;	height: 26px;	background-position: -46px -8px;} /*左上*/.ui_td_02 {	width: 5px;	height: 26px;	background-position: -53px -8px;} /*右上*/.ui_td_10 {	background-position: -60px 0;	background-repeat: repeat-y;} /*左边*/.ui_td_12 {	background-position: -65px 0;	background-repeat: repeat-y;} /*右边*/.ui_td_20 {	width: 5px;	height: 5px;	background-position: -46px -2px;} /*左下*/.ui_td_22 {	width: 5px;	height: 5px;	background-position: -53px -2px;} /*右下*/.ui_close {	top: 1px;	right: 12px;	_right: 6px;	width: 44px;	height: 17px;	background-position: 0 0;	_font-size: 0;	_line-height: 0;	text-indent: -9999em;}.ui_close:hover {	background-position: 0 -18px;}.ui_td_01, .ui_td_21 {	background-image: url("../image/chrome/border.png");	background-repeat: repeat-x;}.ui_td_01 {	background-position: 0 top;}.ui_td_21 {	background-position: 0 bottom;}.ui_btns {	background-color: #F6F6F6;	border-top: solid 1px #DADEE5;}.ui_btns span, .ui_btns button {	background-color: transparent;	background-image: url("../image/chrome/btns.png");	background-repeat: no-repeat;}.ui_btns span {	padding: 0 0 0 5px;	overflow: hidden;	background-position: left -42px;}.ui_btns button {	height: 21px;	line-height: 21px;	padding: 0 10px 0 5px;	max-width: 200px;	border: none 0;	background-position: right 0;}button::-moz-focus-inner {	border: none;}.ui_btns span:hover {	background-position: left -63px;}.ui_btns span:hover button {	background-position: right -21px;}.ui_resize {	width: 10px;	height: 10px;}html:hover .ui_btns button:focus {	outline: none 0;}.ui_move_temp div {	background-color: #214FA3;	filter: alpha(opacity = 40);	opacity: 0.4;} /*拖动用的替身对话框*//*
主题拓展参数[可添加组合在'style'参数中]
可用来支持消息类型图标等
*/.ui_dialog_icon {	display: inline-block;	*zoom: 1;	*display: inline;	background-image: url("../image/chrome/icons.png");	background-repeat: no-repeat;}/*警告消息*/.alert .ui_dialog_icon {	margin-right: 10px;	width: 48px;	height: 48px;	background-position: 0 -96px;}/*询问消息*/.confirm .ui_dialog_icon {	margin-right: 10px;	width: 48px;	height: 48px;	background-position: 0 -144px;}/*错误消息*/.error .ui_dialog_icon {	margin-right: 10px;	width: 48px;	height: 48px;	background-position: 0 -48px;}/*成功消息*/.succeed .ui_dialog_icon {	margin-right: 10px;	width: 48px;	height: 48px;	background-position: 0 0;}/*去除所有背景*/.noSkin .ui_border, .noSkin .ui_title_wrap, .noSkin .ui_dialog_icon {	display: none;}.noSkin .ui_bottom_wrap {	display: none;	*display: block;	*height: 0;	overflow: hidden;}* html .noSkin .ui_btns {	height: 0;	overflow: hidden;	position: absolute;	left: -99999em;}.noSkin .ui_content {	margin: 0;}.noSkin .ui_dialog_main {	background: transparent;}