﻿#PopupWindow
{
	width:402px; 
	height:125px;
	position: absolute;
	display: none;
	z-index:10000;
	background:url(../images/infowindowbg.png) no-repeat;
}

#PopupWindow #infowindowtitle{ width:400px; height:31px; float:left;}
#PopupWindow #infowindowtitle h4{ float:left; font-size:12px; font-weight:normal; line-height:24px; margin-left:34px; text-align:left; _display:inline; margin-top:5px;}
#PopupWindow #infowindowtitle button{ float:right; width:10px; height:10px; background:url(../images/infowindowclosebg.png) no-repeat; border:none; margin:10px 17px 0 0; cursor:pointer;}
#PopupWindow #infowindowcon{ width:400px; float:left; line-height:24px; text-align:center;}
#PopupWindow #infowindowcon .in1{ margin:7px 0 5px 0; color:#404040;}
#PopupWindow #infowindowcon .infobutt{ width:111px; height:27px; float:left; background:url(../images/infobuttbg.png) no-repeat; text-align:center; line-height:27px; margin:6px 0px 0 50px;}
.bigred_jsjs{ font-family:Tahoma,SimSun,Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; color:#ff6000;}
.smred_jsjs{font-family:Tahoma,SimSun,Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; color:#ff6000;}
.bigBlue_jsjs a{font-size:12px; font-weight:bold; color:#1837d0; text-decoration:underline;}

#infobutt_2{ width:111px; height:27px; float:left; background:url(../images/infobuttbg.png) no-repeat; text-align:center; line-height:27px; margin:6px 0px 0 142px; _display:inline;}

/*
主题拓展参数[可添加组合在'style'参数中]
*/

/*图标*/
.ui_dialog_icon {  }
.alert .ui_dialog_icon { }/*警告消息*/
.confirm .ui_dialog_icon {}/*询问消息*/
.error .ui_dialog_icon {}/*错误消息*/
.succeed .ui_dialog_icon {}/*成功消息*/
/*直角边框*/
.noRadius .ui_border { background:#000 none; }
/*无外边框*/
.noBorder .ui_border { display:none; }
/*没有标题栏*/
.noTitleBar .ui_title_wrap { height:0; _display:none; visibility:hidden; }
/*无标题文字*/
.noTitle .ui_title_text { visibility:hidden; height:15px; overflow:hidden; }
.noTitle .ui_close { top:1px; right:1px; }
.noTitle .ui_content { margin-top:0; }
/*无关闭按钮*/
.noClose .ui_close { display:none; }
/*无任何风格*/
.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; }

#window_tips_t{ width:405px; height:27px; text-align:left; background:#499105;}
#window_tips_t span{ float:left; font-size:14px; color:#fff; line-height:27px; font-weight:bold; padding-left:10px;}
#window_tips_t a{ width:15px; height:15px; background:url(../images/window_tips_close.gif) no-repeat; display:block; float:right; margin:5px 5px 0 0; _display:inline;}
#window_tips_box{ width:405px; overflow:hidden; padding:5px 0 10px 0;}

#window_tips_box p{ line-height:22px; color:#444;}
#window_tips_box p.p1{ text-align:center; padding-bottom:4px;}
#window_tips_box p.p1 a,#window_tips_box p.p1 a:hover,#window_tips_box p.p2 a,#window_tips_box p.p2 a:hover{ color:#f30; text-decoration:underline;}
#window_tips_box p.p2{ text-align:left; padding-left:10px;}
#window_tips_box .red_st{ font-weight:bold; color:#f30;}
#jxtx,#qjwdjs{ width:92px; height:24px; display:block; background:url(../images/window_tips_back.gif) no-repeat left center; float:left; margin:10px 0 0 70px; _display:inline;}
#qjwdjs{ background:url(../images/window_tips_js.gif) no-repeat left center;}
