﻿
.content .page {
    margin-bottom: 20px;
    text-align: center;
    white-space: nowrap;
}
.page {
    text-align: center;
    white-space: nowrap;
     margin-top:8px;
}
.page a, page strong {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #007133;
    color: #7C614E;
    display: inline-block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 23px;
}
.page strong {
    border: 0 none;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 23px;
}
.page a:hover 
{
    /*鼠标放置显示颜色*/
    background: none repeat scroll 0 0 #066800;
    color: #FFFFFF;
    font-weight: bold;
}
.disabled {
    border: 1px solid #EEEEEE;
    color: #DDDDDD;
}

.showmsg_error{zoom:1;}
.showmsg_error:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.showmsg{ display:block; vertical-align:middle; font-family:"宋体"; color:#5a5a5a; text-align:left; font-size:14px; line-height:24px; width:560px; margin:80px auto;}
.showmsg span{ display:block; background:url(/css/images/right_pic.jpg) no-repeat; width:155px; height:160px; float:left;  position: relative;}

.msg_border{ display:block; border:#ddd 1px solid; margin:5px auto; height:320px;}
.showmsg_error{ display:block; font-family:"宋体"; vertical-align:middle; color:#5a5a5a; line-height: 24px; width:560px; text-align:left; margin:80px auto; font-size:14px;}
.showmsg_error span{display:block; background:url(/css/images/error_ico_03.gif) no-repeat; float:left; height:155px; width:160px; position: relative;}
.showmsg_error p{ font-size:12px; color:#a20000; font-weight: normal;}
.msg strong{ display:block;  padding-bottom:5px; }
.showmsg_error .msg h4{display:block; text-align:left; padding-bottom:10px; font-size:14px; font-weight:bold; color:#666;}
.msg{display:block; float:left; margin:-20px 0 0 30px; position: relative;color:#FFF;}
.msg p{color:red;font-weight:bold;}
.msg input{ border:0 none; display:block; background:url(/images/mag_btn.gif) no-repeat; width:100px; height:25px; text-align:center; line-height:25px; vertical-align:middle; color:#939393; font-size:12px; margin:20px 0 0 0; padding:0; *margin:20px 0 0 -28px;}
.msg div{ font-weight:normal; margin-top:0px; line-height:22px; font-size:12px;}
.showmsg .msg{margin:10px 0 0 30px;}
.showmsg .msg div{ margin-top:10px;}
body .showmsg_error a{ text-decoration:underline; color:#5A5A5A;}