@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px;}
body { font-family: "微软雅黑", Arial, "黑体"; font-size:9pt; line-height:24px; color: #333333;  background:#cce3ff;height:100%;width:100%;}
a { color: #555555; text-decoration: none; }
a:hover { color:#F60;  }
img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
ul { margin: 0px; padding: 0px; }
li { list-style-type: none; }
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
table{ border:0px; border-collapse:collapse; width:100%;}

/*头部*/
#header{ background:#0e90d2; height:49px; overflow:hidden; line-height:49px; color:#fff; font-size:16px; top:0px; width:100%; z-index:99;}
#header i{ display:inline-block; margin:0px 3px;}
#header a{ color:#fff; display:block; width:100%; text-align:center; }
/*自主查询*/
.list { margin:10px;}
.list li{ width:100%; background-color:#fff; opacity:0.9; margin-bottom:10px; position:relative; box-shadow:0 0 4px rgba(0,0,0,0.1);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
 -webkit-box-shadow:inset 0 0 5px #0081c4;   -moz-box-shadow:inset 0 0 5px #0081c4;   box-shadow:inset 0 0 5px #0081c4;}
.list li a{ display:block; background:url(../images/arrow3.png) right center no-repeat; margin-right:5px; padding:16px 34px 16px 23px; font-size:18px;color:#818081; }
.list li a:hover{border-left:#c46c3b solid 4px;color:#d07a50;}
.cx1{border-left:#db3d45 solid 4px;}
.cx2{border-left:#fdbd51 solid 4px;}
.cx3{border-left:#19afa3 solid 4px;}
.cneter{ margin-bottom:35px;}
.footer{ text-align:center; position:fixed; bottom:5px; width:100%;}
.footer a{ color:#628bbe;}
/*成绩查询*/
.chengjichaxun{moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; background:#FFF; margin:10px; padding:20px;}
.chengjilist li{ display:block; margin-bottom:10px;}
.chengjilist li label{ text-align:left; display:block; font-size:14px; font-weight:bold;}
.chengjilist li .text{moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; height:30px; line-height:30px; width:100%; border:1px solid #CCC; margin-top:5px; text-indent:0.3em; -webkit-box-shadow:inset 0 0 2px #d5d5d5;   -moz-box-shadow:inset 0 0 2px #d5d5d5;   box-shadow:inset 0 0 2px #d5d5d5; }
.regLBtn1{background:#e35847;border: medium none;border-radius: 2px;color: #FFFFFF;cursor: pointer;display: block;font-size: 14px;font-weight: bold;height: 36px;line-height: 34px;margin-top: 14px;text-align: center;width:100px; float:left; margin-right:10px;}
.regLBtn2{background:#9fba0f;border: medium none;border-radius: 2px;color: #FFFFFF;cursor: pointer;display: block;font-size: 14px;font-weight: bold;height: 36px;line-height: 34px;margin-top: 15px;text-align: center;width:100px; float:left; margin-right:10px;}
.tishi{ border:1px solid #CCC;moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; background:#FFF; padding:10px; margin-top:15px; color:#B37C25; font-size:12px;}
.cjxq{ margin:10px;moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; background:#FFF; padding:10px 20px; }
.cjxq1 td{ height:35px; line-height:35px; border-bottom:1px dotted #CCC;}
.cjxq2{ margin-top:15px; margin-bottom:10px;}
.cjxq2 th{height:35px; line-height:35px;border:1px solid #78a4da; background:#45ade8; color:#FFF;border-bottom:0px; font-size:15px;}
.cjxq2 td{ border:1px solid #dbddde; height:35px; line-height:35px;font-size:14px; text-align:center;}
.fenshu{ color:#F30;}


