/* CSS Document */
/*全局*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form {
margin:0;
padding:0;
color:#333;
font-size:12px;
font-family:"宋体";
}
input{vertical-align:middle;}
body { background:#fff; }
img { border:0px;}
ul li {list-style-type:none;}
.clearfloat { clear:both; height:0;  font-size: 1px;  line-height: 0px;}/*清除浮动*/
p { text-indent: 2em; }
a{
FONT-WEIGHT: normal;
FONT-SIZE: 14px;
COLOR: #333;
TEXT-DECORATION: none;
}
a:hover{COLOR: #000; TEXT-DECORATION: underline;}
a.blue0033CC {
font-size: 12px;
color: #0033CC;
}
a.blue0033CC:hover { text-decoration: underline;}

/*顶部公共*/
/*top*/
#top {
BACKGROUND-IMAGE: url(/images/Class_template/topbg.jpg);
MARGIN: 0px auto;
WIDTH: 908px;
POSITION: relative;
HEIGHT: 30px;
TEXT-ALIGN: left;
border: #e3e3e3 1px solid;
border-top:none;
}
#loginBar {
FLOAT: left;
MARGIN: 4px 0px 0px 10px;
}
#form_login {
width: 600px;
height: 23px;
}
#loginBar .input_border {
WIDTH: 138px;
HEIGHT: 16px;
border: #999 1px solid;
*margin-bottom: -2px;/*IE6 IE7 hack*/
}
#loginBar INPUT { MARGIN-RIGHT: 15px;}
#top_search {
BORDER: #fff 0px solid;
PADDING-LEFT: 10px;
RIGHT: 20px;
BACKGROUND-IMAGE: url(/images/Class_template/topSearchBg.gif);
WIDTH: 235px;
COLOR: #717171;
LINE-HEIGHT: 120%;
PADDING-TOP: 3px;
POSITION: absolute;
TOP: 5px;
HEIGHT: 15px;
}
UL#topLinkText { LEFT: 10px; POSITION: absolute; TOP: 42px; }
UL#topLinkText LI {	DISPLAY: inline; COLOR: #525252;}
#topLinkText LI SPAN {MARGIN: 0px 3px; COLOR: #999999;}
#searchIcon {
RIGHT: 22px;
POSITION: absolute;
TOP: 7px;
}

/*header*/
#header {
MARGIN: 0px auto;
WIDTH: 910px;
margin-bottom: 8px;
}
#logo { float: left; 
}

/*导航条*/
#nav {
WIDTH: 910px;
TEXT-ALIGN: center;
background: url(/images/Class_template/Nav_bg.jpg);
}
#nav li { DISPLAY: inline; FLOAT: left; padding:3px 0px 2px 0px;color: #EBEDC6;}
#nav li span {
MARGIN: 0px 2px;
COLOR: #EBEDC6;
}
#nav li a {
FONT-WEIGHT: bold;
FONT-SIZE: 13px;
COLOR: #fff;
line-height: 24px;
}
#nav li a:hover {
TEXT-DECORATION: underline;
color: #FFF;
}
/*li.home {
background-image: url(/images/Class_template/homeBg.gif);
width: 48px;
border-right: 1px solid #C1C84F;
}*/
#nav li.home a { color: #FFF; }
#nav li.second {
padding-left:6px;
}
/*网校热点链接*/
#ClassHotMenu {
width: 910px;
margin-bottom: 8px;
height: 34px;
background: url(/images/Class_template/bg_ClassNav.png) no-repeat;
position: relative;
}
#ClassHotMenu ul {
position: absolute;
top: 12px;
left: 260px;
}
#ClassHotMenu li {
display: block;
float: left;
}
#ClassHotMenu li span {
margin: 0 5px;
color: #ccc;
}
#ClassHotMenu li a {
color: #000000;
font-size: 12px;
}

/*主容器 分栏*/
#wraper { width: 910px; margin: 0px auto;}
#content {
margin-bottom: 8px;
width: 910px;
}
#Right {
position: relative;
width: 670px;
float: right;
}
#Left {
width: 230px;
float: left;
}

/*报课流程*/
#StudyStep { margin-bottom: 8px; }

/*大栏目*/
.MenuClass {
background: url(/images/Class_template/menu_class.jpg) no-repeat;
height: 28px;
position:relative;
}
/*栏目名*/
.MenuName{
position:absolute;
left:25px;
top:8px;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
}
.box_border {
border:1px solid #BCBCBC;
margin-bottom: 8px;
background-color: #F7F7F7;
}
.btmBoxBorder { 
background:#FFF;
border:1px solid #BCBCBC;
}

.menu {
background: url(/images/Class_template/bg_menu03a.gif) repeat-x 0 center;
height:26px;
overflow:hidden;
position: relative;
}
.menu_arrow {
position: absolute;
left: 8px;
top: 7px;
}
.menuText,a.menuTxt {
position: absolute;
left: 24px;
top: 7px;
font-size: 12px;
font-weight: bold;
color: #333;
}
#login .menuText { color: #FF3300; }
#ZhiNan a.menuTxt { color: #0033CC;}

/*公告*/
#announce {
margin-right: 255px;
_margin-right: 255px;
_width: 415px;
height: 240px;
overflow: hidden;
}
#headTit {
color: #333;
font-family: "黑体", "Arial Black";
font-size: 16px;
line-height: 170%;
padding: 5px 10px;
border: 1px solid #ccc;
background-color: #F7F7F7;
text-align: center;
}
#announce ul { margin: 15px 10px 10px 10px; }
#announce li {
background: url(/images/Class_template/liArrow.gif) no-repeat 0 3px;
padding: 0px 5px 8px 14px;
line-height: 14px;
position:relative;
}
#announce li span {
position:absolute;
right:0px;
top:1px;
color: #999999;
}

/*考试指南*/
a.guide{border: 1px solid #fff;color: #0622A0;text-decoration: none;	text-align: center;	background: url(/images/Class_template/guide_A_bg.gif);	font-size: 12px;display: block;	line-height: 22px;padding-top: 2px;}
a.guide:hover{
color: #FF3300;
background-position: 0px -40px;
}
.M_top0 {margin-top: 0px;}
#ZhiNan .menu {margin-bottom: 4px; background: url(/images/Class_template/bg_menu03b.gif) repeat-x;}
#ZhiNan {
position: absolute;
right: 0px;
top: 0px;
width:245px;
height:120px; overflow:hidden
}

/*右上角广告*/
#R_topBanner {
position: absolute;
right: 0px;
top:115px;
}

#imageField4 {
background: url(/images/Class_template/btn_02.gif) no-repeat;
width: 68px;
height: 30px;
border: none;
margin-bottom:12px;
*margin:10px 0 12px!important;
cursor:pointer;
}


/*学员名单*/
#nameList {
border: 1px solid #b7b7b7;
width:668px;
position: relative;
}
#nameList .menu {
background: url(/images/Class_template/bg_xymdMenu.png) no-repeat;
position: relative;
height: 28px;
}
#nameList .menuTxt {
position: absolute;
left: 34px;
top: 8px;
font-size: 14px;
color: #0033cc;
font-weight: bold;
}
#P_corner {
position: absolute;
top: -1px;
right: -1px;
}
#MoveTxt { margin: 0 12px; }
#MoveTxt li {
margin-bottom: 1em;
background: url(/images/Class_template/%20dot02.gif) no-repeat 0 3px;
padding:0 10px 0 15px;
font-size: 14px;
}
#MoveTxt .name { color: #FF3300; }
.xiahuaxian {
color: #0033cc;
text-decoration: underline;
}


#Left ol { margin: 10px 10px 2px 30px; }
#Left ol li {
padding: 0px 0px 8px 0px;
line-height: 17px;
}
#Left p {
font-size: 12px;
line-height: 18px;
margin-bottom: 8px;
}
/*会员入口*/
#login {
background-color: #FBF8F2;
border-color: #F6CDA1;
}
#login .menu { background-image:url(/images/Class_template/bg_menu03c.gif)}
#login input.textInput {
height: 18px;
width: 140px;
border: 1px solid #666;
}
#login input.yanz {
width: 70px;
margin-right: 8px;
}
#login table { margin: 8px auto 0; }
#login #btnTable {
margin: 8px 0 0;
background-color: #FDF5EC;
border-top:1px dotted #999;
}
#login #btnTable td { padding-top:6px;}
#login table th,#login table td { padding: 3px 0px 2px; }
#login table th {
font-size: 12px;
text-align: right;
}
.footBtn input { margin: 0px 5px; }
.shoufei{ line-height:160%}

/*教师*/
#teacher {
padding-bottom: 10px;
background: url(/images/Class_template/bg_logo_01.gif) 0 20px;
}
#teacher .menu { margin-bottom: 18px; }
#teacher  ul {
margin: 0 auto;
width: 190px;
}
#teacher li { display: block; }
a.teacherName {
display: block;
float: left;
text-align: center;
font-size: 12px;
width: 95px;
margin-bottom: 12px;
}
a.teacherName:hover {
color: #FF3300;
text-decoration: underline;
}
.teacherName  img {
padding: 3px;
border: 1px solid #ccc;
clear: both;
margin-bottom: 6px;
background-color: #fff;
}
.teacherName  h4 {
font-size: 12px;
font-weight: normal;
}
.Ligong1 {border-color:#334EA2;}
.box_padding { padding:12px 10px 8px;}
/*后台输出表格*/
#teacher td {
line-height: 130%;
color: #333;
}
#teacher td font { font-size: 12px; }

/*学员心声*/
#xyxs ul { margin: 10px 10px 4px 10px; }
#xyxs li { height:22px; overflow:hidden; padding-left:18px; line-height:220%;
background:url(/images/Class_template/d03.gif) no-repeat 0 3px;
}
#xyxs li a { font-size: 12px; }

/*左栏底部背景*/
#bg_leftBottom { background-color: #F7F7F7; }


/*左右两栏底齐*/
#content {
overflow: hidden;
position: relative;
}
#content:after { 
content: '[DO NOT LEAVE IT IS NOT REAL]'; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden; 
display: inline-block;
display: block;
} 
#bg_leftBottom {
width: 230px;
}

#bg_leftBottom, #nameList { 
padding-bottom: 32767px; 
margin-bottom: -32767px; 
} 
@media all and (min-width: 0px) { 
#bg_leftBottom, #nameList { 
padding-bottom: 0; 
margin-bottom: 0; 
} 
#bg_leftBottom:before, #nameList:before { 
content: '[DO NOT LEAVE IT IS NOT REAL]'; 
display: block; 
background: inherit; 
padding-top: 32767px; 
margin-bottom: -32767px; 
height: 0; 
} 
} 

/*底部装饰*/
.bg_nameList {
border-bottom:1px solid #b7b7b7;
position: absolute;
right: 0px;
bottom: 0px;
width: 670px;/*单线和右栏宽度相等*/
z-index:-1;
text-align: right;
}




/*底部信息*/
#Footer a {
font-size: 13px;
color: #333;
}
#Footer {
border-top: 3px solid #ccc;
text-align: center;
width: 910px;
margin: 0px auto;
position: relative;
color: #666666;
font-size: 13px;
font-family: Verdana,宋体;
line-height: 160%;
height: 70px;
}
#bottom_info {
margin: 10px auto 2px;
color: #999;
}

/*课堂*/
th { font-size: 12px; }
td.class_title_s{
font-size:14px;
font-weight:bold;
color:#333;
padding: 14px 15px 10px;
text-align: left;
}
td.course_title{text-align:left; padding-left:10px;}
td.title_lft {
padding:6px 10px 4px;
}

a.shiting_a{ font-size:12px; background:url(/images/class_img/st.gif); display:block; width:30px; height:18px;line-height: 20px; color:#000;padding-left:15px;}
a.shiting_a:hover{ background:url(/images/class_img/st.gif)}

a.baoming_a{font-size:12px; background:url(/images/class_img/bm.gif); display:block; width:45px; height:18px;line-height: 20px; color:#333;}
a.baoming_a:hover{color:#FF0000;}

/*班次导航*/
ul.scrollUl{background:#d9e4ff; width:648px; padding-left:20px;}
ul.scrollUl li{cursor:pointer; padding:10px; font-size:14px; font-weight:bold; border-right:#FFFFFF solid 1px; color:#1a4cc5;float:left;}
/*课程班次*/
.hover{cursor:pointer;background:#FFF;margin:0px;padding:10px;font-weight:bold; font-size:14px; color:#FF0000;}
.sd02{cursor:pointer;/*border:0px solid #CCC;margin:5px;padding:2px;*/ padding:10px; font-size:14px; font-weight:bold; border-right:#FFFFFF solid 1px; color:#1a4cc5}
.hidden{display:none;}
.user_ts{margin:0px;padding:10px;font-weight:bold; font-size:14px; color:#000;}

#teacher li{ display:block; width:45%; margin-right:8px; float:left; text-align:center}
#teacher li img{ width:85px; height:65px}
#teacher li a{ font-size:12px}

#Left #form_login{ width:235px; height:auto; margin-left:-10px}
#Left #form_login td{ padding:3px}
#Left #form_login a{ font-size:12px}
#Left #form_login .justify{ text-align:right}
#MemName,#Password{ width:100px; margin-right:5px}
#code{ width:80px; margin-right:10px}
#form_login .btn_box{ height:30px; margin:10px 0 10px 30px}
#form_login .btn_box input{ vertical-align:top}
#form_login .btn_box img{ margin-left:5px}
.loginIn{width:220px; height:300px; margin-left:13px; height:auto; line-height:160%}
.loginIn li{  line-height:220%; height:23px; margin:0 5px 8px; display:block; width:90px;float:left; background:#F5FAFF; border:#ccc 1px solid}
.loginIn li a{ margin-left:15px; color:#284C97}

/*课程表*/
.explain h3{ margin:10px 0; font-size:14px; color:#1A4CC5}
.class_table{margin :0 auto 10px; background:#ccc}
.class_table th{ background:#E8EEFD; line-height:220%}
.class_table td{ padding:5px; background:#fff; text-align:center}
.class_table .tit2 th{ font-weight:normal}

.combo_table{margin :0 auto 10px;border-collapse: collapse; border:0}
.combo_table th{ background:#E8EEFD; line-height:220%}
.combo_table td{ padding:5px; background:#fff; text-align:center}
,.combo_table .tit2 th{ font-weight:normal}
.tagsBox { background-color: #CFE4F3; width: 762px; margin: 0 auto; }
.tagsBox a.tag_on { background:#5BA3D7; font-weight: bold;  color: #fff; padding: 10px; height: 35px; line-height: 36px; font-size: 14px; margin: 0 10px;  width: 80px;}
 .class_table td.td_4{ color:#999; text-decoration:line-through;font-family:Verdana, Arial, Helvetica, sans-serif}
.class_table td.td_5 { color:red; font-family:Verdana, Arial, Helvetica, sans-serif}

#demo1 { height:300px; overflow:hidden;}
