@import "template.css";
/* 
    Document   : common
    Created on : Jul 25, 2013, 9:27:52 AM
    Author     : xrx <QQ:1251679791 www.35zh.com>
    Description:
        Purpose of the stylesheet follows.
*/
/*气泡提示*/
.popup-tip-all{position:absolute;font: 12px/1 verdana;left:200px;top:300px;z-index:999;}
.popup-tip-body{border:1px solid #D5B058;background:#FFFFDD url(../images/tip-ico-q.png) no-repeat 8px 6px;padding:7px 7px 7px 30px;margin:7px 0;color:#AD723A;}
.popup-tip-arrows{position:absolute;bottom:0;background:url(../images/tip-arrows.png) no-repeat;width:14px;height:10px;left:15px;z-index:14;overflow:hidden;}
.popup-tip-arrows-up{top:0;background:url(../images/tip-arrows.png) no-repeat 100% 0;}
/*弹窗登陆*/
.fast_login_btn_box{ font-size:14px;}
.fast_login_bg{ background:#fff; padding:15px 25px;}
.close_box{position:absolute; right:10px; top:15px; width:18px; height:18px; cursor:pointer; background:url(../images/dlg-btn-close.png) no-repeat;}
.fast_login_box{ position: fixed; _position: absolute; width:480px; border:0px solid #484848; background:#fff; float:left; left:300px; top:100px;_top:-8px; background:#f4f4f4; box-shadow: 3px 3px 3px #666;}
.fast_login_box .error{line-height: 25px; color: #ff3333;}
.fast_login_box .line{border-bottom:1px solid #999; margin-bottom:10px;}
.fast_login_nav{ height:35px;  position:relative; *bottom:-1px;}
.fast_login_nav a{ height:35px; display:inline-block; padding:0 15px; line-height:35px; font-size:14px;text-align:center; margin:1px 2px 0 0; font-weight: bold;} 
.fast_login_nav .fast_login_nav_hovers,.fast_login_nav a:hover{ height:31px; border:1px solid #b5b5b5; border-top:3px solid #333; border-bottom:1px solid #fff; padding:0 14px; color: #000;}
.fast_login_text{ font-size:16px; padding:3px 0px; margin-top:5px;}
.fast_login_box .text{ width:300px; height:20px; padding:5px; border:1px solid #ddd;}
.fast_login_btn_box{ padding-top:10px;}
.fast_login_btn{ background:#333333;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px; padding:0 20px; height:28px; line-height:28px; font-size:12px; cursor:pointer; color:#FFFFFF; border:0px; font-weight:bold;margin-right:10px; }
.fast_login_btn:hover{ background: #666666; }
.fast_login_bottom{ border-top:1px solid #dbdbdb; padding:12px 25px;}
.fast_login_bottom a{ display:inline-block; width:30px; height:30px; margin-right:10px;}


/*弹出提示框*/
.message_div{width:500px;border-radius:5px;margin-left:-250px; position:relative; left:50%; top:50px;}
.message_tpl{width:500px; padding:4px;  background:#f6f6f6; border-radius:5px;}
.message_tpl_info{padding:50px; background:#fff; border-top-right-radius:5px; border-top-left-radius:5px;}
.message_tpl_info .information,
.message_tpl_info .caution,
.message_tpl_info .success,
.message_tpl_info .error{padding-left:58px; line-height:50px; font-size:15px;}
.message_tpl_info .information{ background:url(../images/tip_information.jpg) no-repeat; }
.message_tpl_info .caution{ background:url(../images/tip_caution.jpg) no-repeat;}
.message_tpl_info .success{ background:url(../images/tip_success.jpg) no-repeat;}
.message_tpl_info .error{ background:url(../images/tip_error.jpg) no-repeat;}
.message_tpl_bom{height:38px; line-height:38px; text-align:center;border-bottom-right-radius:5px; border-bottom-left-radius:5px;}
/*文本框*/
