@charset "utf-8";
/* 弹出框通用样式 */
.frame_login_up2014 {width:690px; padding:5px; background:url(../images/border_bg.png);}
.frame_login_up2014 .frame_box {width:100%; overflow:hidden;}
*html .frame_login_up2014 {zoom:expression( function(sjd){sjd.style.zoom=1;if (sjd.className.search(" ie6bg")==-1){sjd.className += " ie6bg"}}(this));}
.frame_login_up2014 .upcont {background-color:#fff;}
.frame_login_up2014 .upcont .title {width:100%; height:20px; position:absolute; cursor:move;}

.frame_login_up2014 a:hover {position:static !important; top:auto !important; left:auto !important; clip:auto!important;}
.frame_login_up2014 .upcont .close a {display:block; width:36px; height:36px; background:url(../images/btn_close.png) no-repeat center top; text-indent:-10000px; position:absolute !important;right:-12px !important;top:-12px!important; z-index:200; }
*html .frame_login_up2014 .upcont .close a {zoom:expression( function(sjd){sjd.style.zoom=1;if (sjd.className.search(" ie6bg")==-1){sjd.className += " ie6bg"}}(this));}

.frame_login_up2014_v2 {width:420px;}