﻿/* 初始化浏览器默认值 */
ul,ol {list-style:none;}
input,button {font-size:1em; font-family:Verdana,"宋体",Arial; margin:0; padding:2px;}
label {cursor:pointer;}
input[type="radio"],input[type="checkbox"] {margin:0 3px;}/*for modern browsers*/
img {border:none;}

.btn02 {width:84px; background:url(../images/btn05.gif) no-repeat;}
.pages {margin:0 auto; font-size:12px;}
.pages a {padding:2px 4px 2px; border:1px solid #efefef; margin-left:3px; text-decoration:none;}
.pages a:hover, .pages a.on {background-color:#FF7403; color:#FFFFFF; text-decoration:none;border-color:#FF7403;padding:2px 4px 2px;}

#footer {line-height:22px; color:#999; font-size:12px;}
#footer a:link,#footer a:visited {color:#999;}
#footer a:hover,#footer a:active {color:#f00;}
.popup {position:absolute; z-index:1000; border:1px solid #339999; background-color:#EDF5FF; left:0; top:0; padding:3px; width:480px;  font-size:14px;  font-family:Verdana,"宋体",Arial; text-align:center;}
.popup .popCont {background-color:#fff; padding:3px 6px 24px;}
.popup .close {height:24px;}

.close a {float:right; color:#339999; border:1px solid #ccc; height:14px; width:14px; line-height:12px; text-decoration:none;  background-color:#EDF5FF;}
.close a:visited{text-decoration:none; _line-height:14px;}
.close a:hover {border:1px solid #666; color:#0000FF;}
.popCont h2 {font-size:14px; font-weight:bold;  margin:0 24px 12px;}
.popCont h5 {font-size:14px; line-height:24px; margin:0 auto;color:#FF6600;}
.popCont h5 span {display:block; text-align:left; padding:0 24px; color:#000; text-indent:2em;}
.popCont p {text-align:left; font-size:14px; line-height:24px;  margin:12px 24px 24px; text-indent:2em; color:#333;}
.popCont p span.center {display:block; text-align:center; padding-right:2em;}
#cover {width:100%; background-color:#ccc; position:absolute; left:0; top:0;filter:alpha(opacity=50);  -moz-opacity:0.5; opacity:0.5; z-index:999;}
#ifm {position:absolute; left:0; top:0; padding:0; margin:0; width:100%;filter:alpha(opacity=0);}
.doing{margin:0 auto;color:Blue; font-size:16px; font-weight:bolder;background:url(../images/loading.gif) left center no-repeat;width:220px; display:none;}
.footer1{
    position: fixed;
    top:100%;
    margin-top:-50px!important;
    height: 50px;
    width: 100%;
    display: inline-block;
    text-align: center;
}