
.msg-window-wrap {
	width:345px;
	height:170px;
	display:block;
	position:absolute;
	text-align:center;
	overflow:hidden
}
.msg-window-header {
	width:100%;
	height:21px
}
.msg-window-header-left,.msg-window-header-right {
	width:6px;
	height:21px;
	float:left;
	background:url(https://www.1931.co/dream/images/bg-msg/bg-window-leftcorners.gif) no-repeat 0 0
}
.msg-window-header-right {
	background:url(https://www.1931.co/dream/images/bg-msg/bg-window-rightcorners.gif) no-repeat 0 0;
	float:right
}
.msg-window-header-content {
	width:333px;
	height:21px;
	background:url(https://www.1931.co/dream/images/bg-msg/bg-window-topbottom.gif) repeat-x top;
	float:left
}
.msg-window-header-content span {
	text-size:left;
	font-weight:bold;
	line-height:21px;
	float:left
}
.btn-msg-window-close-noraml,.btn-msg-window-close-over {
	width:19px;
	height:20px;
	position:absolute;
	right:5px;
	top:-1px;
	display:block;
	cursor:pointer;
	background:url(https://www.1931.co/dream/images/ico-msg/ico-msg-window-close.gif) no-repeat 0 2px
}
.btn-msg-window-close-over {
	background:url(https://www.1931.co/dream/images/ico-msg/ico-msg-window-close.gif) no-repeat -19px 2px
}
.msg-window-container {
	width:100%;
	background-color:#f2f2f2;
	overflow:hidden;
	text-align:center;
	display:block
}
.msg-window-body-left,.msg-window-body-right,.msg-window-body-center {
	height:139px
}
.msg-window-body-left {
	width:6px;
	background:url(https://www.1931.co/dream/images/bg-msg/bg-window-leftright.gif) repeat-y 0 0;
	float:left
}
.msg-window-body-right {
	width:6px;
	background:url(https://www.1931.co/dream/images/bg-msg/bg-window-leftright.gif) repeat-y -6px 0;
	float:right
}
.msg-window-body-center {
	width:333px;
	float:left
}
.msg-window-msg-content {
	width:328px;
	height:auto;
	margin-top:0;
	margin-right:10px;
	overflow-y:hidden;
	overflow-x:hidden
}
.msg-window-msg-content p {
	font-size:12px
}
.msg-window-msg-content .tips {
	color:#999
}
.msg-window-msg-content table {
	float:left;
	margin:0;
	width:auto
}
.msg-window-msg-content table td {
	height:60px;
	text-align:left;
	line-height:20px
}
.msg-window-ico-prompt,.msg-window-ico-error,.msg-window-ico-success,.msg-window-ico-warning,.msg-window-ico-pay {
	float:left;
	display:inline;
	margin:0 20px 0 40px
}
.msg-window-ico-prompt {
	background:url(https://www.1931.co/dream/images/messagebox/ico-prompt.gif) no-repeat left top;
	width:67px;
	height:67px
}
.msg-window-ico-error {
	background:url(https://www.1931.co/dream/images/messagebox/ico-error.gif) no-repeat left top;
	width:67px;
	height:63px
}
.msg-window-ico-success {
	background:url(https://www.1931.co/dream/images/messagebox/ico-success.gif) no-repeat left top;
	width:67px;
	height:65px
}
.msg-window-ico-warning {
	background:url(https://www.1931.co/dream/images/messagebox/ico-warning.gif) no-repeat left top;
	width:67px;
	height:63px
}
.msg-window-ico-pay {
	background:url(https://www.1931.co/dream/images/messagebox/ico-pay.gif) no-repeat left top;
	width:49px;
	height:68px;
	margin:5px 30px 0 40px
}
.msg-window-button {
	display:block;
	text-align:right;
	margin:10px 18px 0 0;
	*width:auto;
	*left:auto
}
.msg-window-button div {
	display:inline-block;
	margin-right:15px;
	*position:relative;
	*float:left;
	*left:30%
}
.btn-order {
	cursor:pointer;
	margin-right:4px
}
.btn-order ul,.btn-order li {
	float:left
}
.btn-order .left-normal,.btn-order .right-normal,.btn-order .left-over,.btn-order .right-over {
	width:3px;
	height:22px
}
.btn-order .middle-normal,.btn-order .middle-over {
	height:22px;
	_height:18px;
	line-height:22px;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	_padding-top:4px;
	white-space:nowrap;
	display:block
}
.btn-order .middle-over a {
	text-decoration:none
}
.btn-order .middle-normal img,.btn-order .middle-over img {
	margin-right:5px
}
.btn-order .left-normal {
	background:url(https://www.1931.co/dream/images/bg-msg/bg-btn-lr.gif) no-repeat 0 0
}
.btn-order .middle-normal {
	background:url(https://www.1931.co/dream/images/bg-msg/bg-btn-middle.gif) repeat-x 0 0
}
.btn-order .right-normal {
	background:url(https://www.1931.co/dream/images/bg-msg/bg-btn-lr.gif) no-repeat 0 -22px
}
.btn-order .left-over {
	background:url(https://www.1931.co/dream/images/bg-msg/bg-btn-lr.gif) no-repeat 0 -44px
}
.btn-order .middle-over {
	background:url(https://www.1931.co/dream/images/bg-msg/bg-btn-middle.gif) repeat-x 0 -22px
}
.btn-order .right-over {
	background:url(https://www.1931.co/dream/images/bg-msg/bg-btn-lr.gif) no-repeat 0 -66px
}
.mask {
	z-index:30013;
	position:absolute;
	top:0;
	left:0;
	-moz-opacity:.5;
	opacity:.50;
	filter:alpha(opacity=50);
	background-color:#000;
	width:100%;
	height:100%;
	zoom:1
}
.mask iframe {
	position:absolute;
	z-index:-1
}
.message_box {
	width:500px;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
	display:none;
	background:0
}
.message_box li {
	font-size:12px;
	float:left;
	display:inline
}
.msg_box_title {
	width:100%;
	height:48px
}
.msg_box_title_left {
	background:url(https://www.1931.co/dream/images/messagebox/pop_top_left.gif) no-repeat scroll left center;
	height:48px
}
.msg_box_title_right {
	background:url(https://www.1931.co/dream/images/messagebox/pop_top_right.gif) no-repeat scroll right center;
	height:48px;
	margin:0 0 0 8px
}
.msg_box_title_midle {
	background:url(https://www.1931.co/dream/images/messagebox/pop_top_mid.gif) repeat-x;
	height:48px;
	line-height:48px;
	margin:0 8px 0 0;
	font-size:14px;
	color:#303030;
	padding:0 0 0 10px;
	position:relative
}
.msg_box_close {
	position:absolute;
	right:18px;
	top:15px;
	background:url(https://www.1931.co/dream/images/messagebox/pop_close.gif) no-repeat;
	width:10px;
	height:9px;
	cursor:pointer
}
.msg_box_content {
	width:494px;
	height:100%;
	overflow:hidden;
	border:3px #46a3ff solid;
	border-top:0;
	border-bottom:0;
	text-align:left;
	font-size:14px;
	color:#666;
	background:#f1f1f1;
	padding:10px 0
}
.msg_box_btn {
	background:url(https://www.1931.co/dream/images/messagebox/btn_bg.gif) no-repeat;
	height:31px;
	width:82px;
	overflow:hidden;
	cursor:pointer;
	line-height:30px;
	font-size:12px;
	text-align:center;
	color:#fff;
	border:0
}
.msg-btn-long {
	display:inline-block;
	width:112px;
	height:31px;
	line-height:30px;
	text-align:center;
	color:#fff;
	border:0;
	background:url(https://www.1931.co/dream/images/messagebox/long_btn_bg.gif) no-repeat;
	overflow:hidden;
	font-size:12px;
	cursor:pointer
}
.msg_box_bottom {
	width:100%;
	height:8px;
	overflow:hidden
}
.msg_box_bottom_left {
	background:url(https://www.1931.co/dream/images/messagebox/pop_btm_left.gif) no-repeat scroll left top;
	height:8px
}
.msg_box_bottom_rigth {
	background:url(https://www.1931.co/dream/images/messagebox/pop_btm_right.gif) no-repeat scroll right top;
	height:8px;
	margin:0 0 0 8px
}
.msg_box_bottom_middle {
	background:url(https://www.1931.co/dream/images/messagebox/pop_btm_mid.gif) repeat-x;
	height:8px;
	margin:0 8px 0 0
}