
@import "global.css";
/*****************************************************************************/
.red { color: #8d001a; }
/*****************************************************************************/
body { width:100%; cursor: default; background:url(../images/bg1.jpg) #f8d9a5 fixed; color:#525252; font-size: 12px; font-family:"Microsoft YaHei"; margin:0; padding:0;}
a { text-decoration:none; color:#393939; }
a:hover { color: #ab343a; text-decoration:none; }
input { border:0; outline:none; vertical-align:middle; }
html { -webkit-text-size-adjust:none; }
img { -ms-interpolation-mode: bicubic; border: none; text-decoration:none; }
.ma{ margin:0 auto;}
/*
img.m:hover { filter: gray; filter: Alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
img.h:hover { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%); }
table { border-collapse: collapse; }
input, select { outline: none; }
*/
/*****************************************************************************/
.header {  z-index:1000; width: 100%;height:82px;   background:url(../images/bg1.png);font-family:"Microsoft YaHei"; position: absolute;_position: absolute; 
_bottom: auto; text-align:center; }


.nav { _display:inline; margin-right:20px; float:right; display:inline;}
.menu { display:table; font-family:"Microsoft YaHei"; font-size:16px; }
.menu li { float:left; width:120px; height:61px; line-height:61px; display:block;  }
.menu li a { color:#820017;width:100%; height:100%; text-align:center; }
.menu li a:hover,.menu li.hover a { color:#820017; font-weight:bold; border-bottom:1px solid #820017; }
.m-dl { width:140px; display:none; position:absolute; left:0; top:0; padding-top:44px; line-height:15px; background:url(../images/bg0.png) repeat; height:21px; }
.m-dl dt { color:#9a001d; width:100%; display:inline-block; }
.m-dl dt .eng { display:block; text-align:center; font-size:15px; font-family:Arial; text-transform:uppercase; }
.m-dl dd { padding-top:10px; }
.m-dl dd a { display:inline-block; font-size:14px; color:#ffeabc; padding:7px 0; }
.m-dl dd a:hover { background:#650013; }
.search{ height: 26px;  padding-top: 20px; margin-right:20px;}
.search .txt {    vertical-align: middle;
    width: 160px;
    height: 26px;
    line-height: 26px;
    border: none;
    background: #fff8ec;
    font-family: "微软雅黑";
    color: #9f7731;
    text-indent: 10px;
}
.search .btn {
    vertical-align: middle;
    width: 35px;
    height: 26px;
    border: none;
    cursor: pointer;
	background:url(../images/btn.png)
}

.minbody { width: 100%; text-align: left; /*min-width:1250px;*/ }
/*****************************************************************************/
.msgBox { width: auto; height: auto; display: none; position: fixed; font-size: 12px; background:url(../images/load.gif) #f3f3f3 no-repeat center center;; z-index: 9999999999999; }
.closeMsgBox { width:15px; height:15px; display:inline-block; position:absolute; top:10px; right:10px; background:url(../images/close.gif) no-repeat; }
.closeMsgBox:hover { color:#8e001a; }
.maskDisabled { top: 0; left: 0; width: 100%; height: 100%; opacity: 0.2; display: none; position: fixed; background: #000; display: inline-block; filter: alpha(opacity=20); z-index: 9999999999998; }
/*****************************************************************************/
