@charset "utf-8";
*{margin:0 auto; padding:0;}
body {font-size:12px;font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0px; color:#941c46; text-align:center; background:#fff9ef url(../images/bg.jpg) no-repeat top center;scrollbar-arrow-color: #fef9f5; /*图6,三角箭头的颜色*/
scrollbar-face-color: #df8340; /*图5,立体滚动条的颜色*/
scrollbar-3dlight-color: #ad7739; /*图1,立体滚动条亮边的颜色*/
scrollbar-highlight-color: #fcf0e4; /*图2,滚动条空白部分的颜色*/
scrollbar-shadow-color: #ad7739; /*图3,立体滚动条阴影的颜色*/
scrollbar-darkshadow-color: #ad7739; /*图4,立体滚动条强阴影的颜色*/
scrollbar-track-color: #fcf0e4; /*图7,立体滚动条背景颜色*/
scrollbar-base-color:#fdf1e3; /*滚动条的基本颜色*/}
ul,h1,h2,h3,h4,h5{margin:0;padding:0}
li{list-style:none;}
img{border:0;}
select{font-size:12px;}
a{text-decoration:none; color:#635754;}
a:hover,a.on{color:#235393;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both; height:0px; overflow:hidden;}
.wrap_all{width:1000px; height:auto; overflow:hidden; margin:0 auto;}
.boxFull{width:100%; height:auto; overflow:hidden;}
.center{text-align:center;}
.first{border:none !important;}
.blank5{height:5px; visibility:hidden;line-height:5px;clear:both;}
.blank10{height:10px; visibility:hidden;line-height:10px;clear:both;}
.blank15{height:15px; visibility:hidden;line-height:15px;clear:both;}

.f4{color:#F48335 !important;}

.mypng img {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}

/*header*/
.logo{position:absolute; width:219px; height:94px; overflow:hidden; top:30px; left:45px; z-index:1000;}
.nav{margin-top:42px; margin-right:5px; height:42px; line-height:16px; overflow:hidden;}
.index_flash{width:1000px; height:510px; display:block; overflow:hidden; text-align:left}

/*navbox*/
.navbox {width:630px; height:32px; padding:5px 0px; margin:0px; }
.navbox li{float:left; }
.navbox li a{height:32px; width:90px; margin:0px; display:block;font-size:14px;}
.navbox li a span{display:block; font-size:10px; font-weight:normal;}

.subMenuBox{position:absolute; text-align:left; z-index:1000; top:80px; left:0px; width:950px; height:25px; display:none;}
.subMenu{position:absolute; display:none; line-height:25px;}
.subMenu li{float:left;}
.subMenu a{padding:0px 5px;}
.subMenu a:hover{background:#635754; color:#FFF;}

/*footer*/
.footer{padding:5px 0px; font-size:12px; line-height:16px; margin-top:-20px; position:relative; z-index:1000}
.footer .version{text-align:left; padding-left:10px;}
.footer .link{text-align:right; padding-right:10px;}

/*loginForm*/
.loginBox{margin-top:35px; margin-bottom:35px; width:300px; padding:0px 20px 15px 20px; border:1px solid #e9e9e9;}
.loginBox h2{backgroun:#e9e9e9; height:35px; line-height:35px; font-size:18px; font-weight:normal; border-bottom:1px solid #e9e9e9;}
.loginFormBox{margin-top:10px; line-height:24px;}
.loginFormBox .input{width:150px; border:1px solid #c0c0c0;}
.loginFormBox .verycode{width:50px; border:1px solid #c0c0c0; }

.jobtable .input{border:1px solid #c0c0c0;}
