html,body{margin:0;padding:0;height:100%}
body{border:0;font:12px '微软雅黑','Microsoft YaHei','SimHei', 'SimSun',sans-serif;color:#333}
a{color:#333;text-decoration:none}
input{font-family:'微软雅黑','Microsoft YaHei','Hei',sans-serif;cursor:pointer}
input:focus{outline:none}
ul,dl,dt,dd,h1,h2,h3,h4,form,fieldset,legend{float:left;margin:0;padding:0;font-weight:normal}
ul{list-style:none}
img{border:0}
.float_cet{float:none !important;margin:0 auto; }
.float_lft{float:left}
.float_rit{float:right !important;}
.clear{float:none;clear:both}
a.more{float:right!important;white-space:nowrap;font-size:14px;color:#069}
a.more:hover{color:#e7340b}
.hidden { display: none; }


/*
UI Message plugin styles
*/
.ui-messager { position: absolute; z-index: 1000; float: left; background: white; display: none; }
.ui-messager.lotter { background: #f8f8f8; }
.ui-messager h4.msg-header { position: relative; float: left; width: 100%; height: 30px; line-height: 30px; margin: 0; padding: 0; cursor: move; background: #ff644c; }
.ui-messager.lotter h4.msg-header, .ui-messager.reg h4.msg-header { background: none; }
.ui-messager h4.msg-header span { float: left; height: 30px; line-height: 30px; text-indent: 20px; display: inline; font-size: 16px; }
.ui-messager h4.msg-header span.text { position: absolute; left: -1px; top: -1px; z-index: 2; color: white; }
.ui-messager h4.msg-header span.shadow { color: #ff3e2a; }
.ui-messager h4.msg-header a.closer { float: right; width: 20px; height: 20px; margin: 5px 8px; display: inline; background: url(imagesicon_msg_header_close.gif) no-repeat; }
.ui-messager.lotter h4.msg-header a.closer, .ui-messager.reg h4.msg-header a.closer { margin: 10px 8px 0 8px; background-position: -20px 0; }
.ui-messager .container { float: left; margin: 0 30px; padding: 20px 0; display: inline; text-align: center; }
.ui-messager.reg .container { padding: 0; text-align: left; }
.ui-messager .container .msg-icon { display: inline-block; width: 52px; height: 34px; line-height: 34px; background: url(imagesicons_msg_symbol.gif) 0 -34px no-repeat; }
.ui-messager .container .msg-icon.sy_mail { height: 52px; line-height: 26px; background-position: 0 -68px; }
.ui-messager .container .msg-icon.sy_right { background-position: 0 0; }
.ui-messager .container .msg-icon.sy_exam { background-position: 0 -34px; }
.ui-messager .container .msg-content { display: inline-block; height: 34px; line-height: 34px; text-indent: 10px; font-size: 20px; color: #666; }
.ui-messager .container .msg-content.multiline { height: 52px; line-height: 26px; font-size: 16px; color: #333; }
.ui-messager .container .panel_form { margin: 0; padding: 0; }
.ui-messager .button_wrapper { float: left; margin-top: 22px; }
.ui-messager .button_wrapper .btn_lft { margin: 0; }
.ui-overlay { position: absolute; z-index: 999; float: left; width: 100px; height: 100px; background: gray; opacity: 0.8; }

.dialog_content { display: none; }