﻿/*春节样式
body{
background:url(https://g.100xuexi.com/CssModel/SnakeYear.gif) center top repeat-x;
}
#OutBox{
        margin-top:110px;
}
结束*/



  #idxNav
        {
            background: url(images/idx31.gif);
            width: 950px;
            padding-top: 40px;
            height: 100%;
            margin-top: 5px;
            margin-bottom:10px;
        }
        #idxNav h1
        {
            font-size: 14px;
            line-height: 20px;
            font-weight: bold;
            color: #c00;
            margin: 0px;
            padding: 0px;
        }
        #idxNav .l1
        {
            background: #fff5ee;
            padding: 8px;
            border: solid 1px #057bc7;
            border-bottom: solid 1px #CCCCCC;
            border-top:0px;
            height: 100%;
        }
        #idxNav .l2
        {
            background: #ffffee;
            padding: 8px;
            border: solid 1px #057bc7;
            border-bottom:1px solid #cccccc;
            border-top: 0px;
            height: 100%;
        }
        #idxNav .l3
        {
            padding: 8px;
            background-color: #f3f8ff;
            border: solid 1px #057bc7;
            border-top: 0px;
        }
        #idxNav dl
        {
            float: left;
            height: 20px;
            width: 928px;
            margin: 0px;
            padding: 0px;
        }
        #idxNav dt
        {
            font-size: 12px;
            font-weight: bold;
            color: #369;
            display: inline;
            float: left;
            line-height: 20px;
            padding-right: 0.5em;
        }
        #idxNav h2
        {
            font-size: 12px;
            line-height: 20px;
            font-weight: normal;
            color: #333;
            display: inline;
            padding-right: 0.5em;
            padding-left: 0.5em;
        }
        #idxNav h2 a
        {
            color: #333;
            text-decoration: none;
        }
        #idxNav a:hover
        {
            color: #c00;
        }
        #search
        {
            clear: both;
            background: url(images/idx21.gif);
            height: 30px;
            line-height: 30px;
            color: #666666;
            margin-bottom:10px;
            padding:5px 10px 5px 10px;
        }
        #search input
        {
            vertical-align: middle;
        }
        #search .text
        {
            width: 360px;
            height: 22px;
            line-height: 22px;
            border: solid 1px #9b9b9b;
            background: #ffffff url(images/idx5.gif) no-repeat;
            color: #9c9c9c;
            font-size: 14px;
            text-indent: 30px;
        }
        #search .search
        {
            width: 81px;
            height: 27px;
            background: url(images/idx6.gif) no-repeat;
            margin-left: 10px;
            border: 0px;
            cursor: pointer;
            font-size: 14px;
            color: #9c3632;
            font-weight: bold;
            vertical-align: middle;
        }
        #search span
        {
            margin-left: 30px;
            color: #000000;
        }
        #left
        {
            float: left;
            width: 200px;
            margin-right: 10px;
        }
        #mid
        {
            float: left;
            width: 470px;
        }
        #right
        {
            float: right;
            width: 260px;
        }
        /*题库资讯*/#itemboard
        {
            width: 200px;
            margin-bottom: 10px;
            height:167px;
             overflow: hidden;
        }
        #itemboard dt
        {
            font-size: 14px;
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            color: #0078c4;
            background: url(images/idx41.gif);
            padding-right: 10px;
            padding-left: 10px;
            border-right: 1px solid #cccccc;
            border-left: 1px solid #cccccc;
        }
        #itemboard dt a
        {
            float: right;
            font-weight: normal;
            color: #0078c4;
            font-size: 12px;
        }
        #itemboard dd
        {
            padding: 5px 10px 5px 10px;
            border: 1px solid #cccccc;
            border-top: none;
            line-height: 24px;
            height:126px;
            overflow: hidden;
        }
        #itemboard dd li
        {
            height: 25px;
            line-height: 25px;
            width:178px;
            overflow: hidden;
        }
        #itemboard dd li img
        {
            vertical-align: middle;
        }
        /*
        题库开课通知
        */
        #itemnewbuy
        {
            width: 200px;
            margin-bottom: 10px;
            overflow: hidden;
            height:285px;
        }
        #itemnewbuy dt
        {
            background: url(images/idx41.gif);
            padding-left: 10px;
            padding-right: 10px;
            height: 30px;
            line-height: 30px;
            color: #007abf;
            font-size: 14px;
            font-weight: bold;
            border-left: solid 1px #cccccc;
            border-right: solid 1px #cccccc;
        }
        #itemnewbuy dt a
        {
            float: right;
            color: #0066cc;
            font-weight: normal;
        }
        #itemnewbuy dd
        {
            border: solid 1px #CDCDCD;
            border-top: 0px;
            padding: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
            overflow: hidden;
            height:244px;
        }
        #itemnewbuy dd li
        {
            height: 24px;
            line-height: 24px;
        }
        #itemnewbuy dd li img
        {
            vertical-align: middle;
        }
        #itemnewbuy dd li a
        {
            color: #0066cc;
        }
        #itemnewbuy dd li label
        {
            float: right;
        }
        #itemad1{
            display:none;
        }
        #itemad2
        {
            margin-bottom: 5px;
            display:none;
        }
        #itemtikurecom
        {
            width: 470px;
            margin-bottom: 10px;
            overflow: hidden;
            height:256px;
        }
        #itemtikurecom dt
        {
            background: url(images/idx11.gif) no-repeat;
            height: 30px;
            line-height: 30px;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
            padding-left: 8px;
        }
        #itemtikurecom dd
        {
            border: solid 1px #CDCDCD;
            border-top: 0px;
            padding: 10px;
            overflow: hidden;
            height:205px;
        }
        #itemtikurecom dd li
        {
            height: 30px;
            line-height: 30px;
        }
        #itemtikurecom dd li img
        {
            vertical-align: middle;
            margin-right:5px;
        }
        #itemtikurecom dd li a
        {
            color: #FF8535;
        }
        #itemtikuexaming
        {
            width: 470px;
            margin-bottom: 10px;
            height:196px;
        }
        #itemtikuexaming dt
        {
            background: url(images/idx12.gif) no-repeat;
            height: 30px;
            line-height: 30px;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
            padding-left: 8px;
        }
        #itemtikuexaming dd
        {
            border: solid 1px #CDCDCD;
            border-top: 0px;
            padding: 5px 10px 5px 10px;
            overflow: hidden;
            height:155px;
        }
        #itemtikuexaming dd li
        {
            height: 26px;
            line-height: 26px;
        }
        #itemtikuexaming dd li img
        {
            vertical-align: middle;
        }
        #itemtikuexaming dd li a
        {
            color: #0065D1;
        }
        #itemuseguide
        {
            width: 260px;
            margin-bottom: 10px;
            height:256px;
        }
        #itemuseguide dt
        {
            background: url(images/idx41.gif);
            padding-left: 10px;
            padding-right: 10px;
            height: 30px;
            line-height: 30px;
            color: #007abf;
            font-size: 14px;
            font-weight: bold;
            border-left: solid 1px #cccccc;
            border-right: solid 1px #cccccc;
        }
        #itemuseguide dd
        {
            border: solid 1px #CDCDCD;
            border-top: 0px;
            padding: 10px;
            overflow: hidden;
            height:205px;
        }
        #itemuseguide dd li
        {
            height: 22px;
            line-height: 22px;
        }
        #itemuseguide dd li img
        {
            vertical-align: middle;
        }
        #itemexamplan
        {
            width: 260px;
            margin-bottom: 10px;
            overflow: hidden;
            height:196px;
        }
        #itemexamplan dt
        {
            background: url(images/idx41.gif);
            padding-left: 10px;
            padding-right: 10px;
            height: 30px;
            line-height: 30px;
            color: #007abf;
            font-size: 14px;
            font-weight: bold;
            border-left: solid 1px #cccccc;
            border-right: solid 1px #cccccc;
        }
        #itemexamplan dt a
        {
            float: right;
            font-weight: normal;
            color: #007abf;
            font-size: 12px;
        }
        #itemexamplan dd
        {
            border: solid 1px #CDCDCD;
            border-top: 0px;
            padding:5px 10px 5px 10px;
            overflow: hidden;
            height:155px;
        }
        #itemexamplan dd li
        {
            height: 26px;
            line-height: 26px;
        }
        #itemexamplan dd li img
        {
            vertical-align: middle;
        }
        #itemad3{
             display:none;
         }
        #itemspecialrecom
        {
            width: 948px;
            border: solid 1px #CDCDCD;
            margin-bottom: 10px;
            overflow: hidden;
            margin-top:0px;
        }
        #itemspecialrecom dt
        {
            background:url(Images/idx41.gif) left -1px repeat-x;
            height: 28px;
            line-height: 28px;
            color: #CD010D;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            border-bottom: solid 1px #CDCDCD;
        }
        #itemspecialrecom dd
        {
            padding: 10px;
        }
        #itemspecialrecom dd li
        {
            height: 26px;
            line-height: 26px;
        }
        #itemspecialrecom dd li img
        {
            vertical-align: middle;
        }
#itemspecialrecom .xunlian{clear:both;}
#itemspecialrecom .xunlian h2{ display:block;font-size:14px;}
#itemspecialrecom .xunlian h2 span{ color:#ff3300; padding-left:10px;}
#itemspecialrecom .xunlian h2 a{ color:#1e50a2;}
#itemspecialrecom .biao{clear:both;text-align:center;margin-bottom:5px;border:1px solid #b1c8d7;  width:100%;margin-top:8px; border-collapse:collapse;}
#itemspecialrecom .biao tr th {font-weight:normal;border:1px solid #b1c8d7;background:#f3f8ff;line-height:26px;}
#itemspecialrecom .biao tr td {height:26px;margin-top:3px;line-height:26px;border:1px solid #b1c8d7;}
#itemspecialrecom .biao tr td a{ color:#1e50a2;}
#itemspecialrecom .biao tr th span{ color:#0079ca; font-size:14px; font-weight:bold;}
        #itemadsub1
        {
            margin-bottom: 5px;
        }
        #idxMain7
        {
            clear: both;
            margin-bottom: 5px;
        }
        #idxMain7 .left
        {
            float: left;
            width: 238px;
            height: 170px;
            border: solid 1px #cdcdcd;
            margin-right: 10px;
            overflow: hidden;
        }
        #idxMain7 .mid
        {
            float: left;
            width: 448px;
            height: 170px;
        }
        #idxMain7 .right
        {
            float: right;
            width: 238px;
            height: 170px;
            border: solid 1px #cdcdcd;
            overflow: hidden;
        }
        #idxMain7 .left dt, #idxMain7 .right dt
        {
            height: 28px;
            line-height: 28px;
            font-size: 14px;
            font-weight: bold;
            color: #cc0400;
            padding-left: 10px;
            padding-right: 10px;
            border-bottom: 1px solid #ff6600;
        }
        #idxMain7 .left dt a
        {
            float: right;
            font-weight: normal;
        }
        #idxMain7 .left dd, #idxMain7 .right dd
        {
            padding: 8px;
            line-height: 26px;
        }
        #idxMain7 .right dd .l1
        {
            float: left;
            width: 15px;
            background: url(images/idx10.gif) no-repeat 0 center;
            text-align: center;
            color: #fff;
        }
        #idxMain7 .right dd .l2
        {
            float: left;
            width: 132px;
        }
        #idxMain7 .right dd .l3
        {
            float: left;
            width: 48px;
            text-align: right;
        }
        #itemteacher
        {
            float: left;
            width: 470px;
            height: 178px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        #itemteacher dt
        {
            background: url(images/idx16.gif);
            padding-left: 36px;
            padding-right: 12px;
            height: 30px;
            line-height: 30px;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
        }
        #itemteacher dt a
        {
            float: right;
            color: #027AC6;
        }
        #itemteacher dd
        {
            padding: 10px;
            border: solid 1px #CDCDCD;
            border-top: 0px;
            overflow: hidden;
        }
        #itemteacher dd img
        {
            vertical-align: middle;
        }
        #itemteacher dd li
        {
            line-height: 25px;
        }
        #itemfreecenter
        {
            float: right;
            width: 470px;
            height: 178px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        #itemfreecenter dt
        {
            background: url(images/idx16.gif);
            padding-left: 36px;
            padding-right: 12px;
            height: 30px;
            line-height: 30px;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
        }
        #itemfreecenter dt a
        {
            float: right;
            color: #027AC6;
        }
        #itemfreecenter dd
        {
            padding: 10px;
            border: solid 1px #CDCDCD;
            border-top: 0px;
            overflow: hidden;
        }
        #itemfreecenter dd img
        {
            vertical-align: middle;
        }
        #itemfreecenter dd li
        {
            line-height: 25px;
        }
        #itembook
        {
            float: left;
            width: 470px;
            height: 178px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        #itembook dt
        {
            background: url(images/idx16.gif);
            padding-left: 36px;
            padding-right: 12px;
            height: 30px;
            line-height: 30px;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
        }
        #itembook dt a
        {
            float: right;
            color: #027AC6;
        }
        #itembook dd
        {
            padding: 10px;
            border: solid 1px #CDCDCD;
            border-top: 0px;
            overflow: hidden;
        }
        #itembook dd img
        {
            vertical-align: middle;
        }
        #itembook dd li
        {
            line-height: 25px;
        }
        #itemschoolroom
        {
            float: right;
            width: 470px;
            height: 178px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        #itemschoolroom dt
        {
            background: url(images/idx16.gif);
            padding-left: 36px;
            padding-right: 12px;
            height: 30px;
            line-height: 30px;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
        }
        #itemschoolroom dt a
        {
            float: right;
            color: #027AC6;
        }
        #itemschoolroom dd
        {
            padding: 10px;
            border: solid 1px #CDCDCD;
            border-top: 0px;
            overflow: hidden;
        }
        #itemschoolroom dd img
        {
            vertical-align: middle;
        }
        #itemschoolroom dd li
        {
            line-height: 25px;
        }
        #link
        {
            clear: both;
            border: solid 1px #cdcdcd;
            background: url(images/idx9.gif) no-repeat;
            height: 33px;
            padding-left: 124px;
            width:824px;
            margin:0px 5px 0px 5px;
        }
        #link li
        {
            float: left;
            line-height: 33px;
        }

/*考试日历*/
#ksrl table {
	width: 100%;
	line-height: 24px;
}
#ksrl th {
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	text-align: left;
}
#ksrl td {
	color: #666666;
	line-height: 25px;
	text-align: left;
}