@charset "gb2312";
/* CSS Document */
@import "//www.dongao.com/ceduitem/css_lib/layout.css";
@import "//www.dongao.com/ceduitem/css_lib/reset.css";
@import "//www.dongao.com/ceduitem/css_lib/font.css";
@import "//www.dongao.com/ceduitem/css_lib/link.css";
@import "//www.dongao.com/ceduitem/css/nav.css";

body{
	background-color:#fff; line-height:22px; font-size:12px; color:#333; font-family:"宋体";
}
html,body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,table,tr,td,th,span,dd,dt,dl,from,input{ margin:0px; padding:0px; border:0px;}
span,p{ font-size:12px;line-height:20px;color:#000;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
ul,li{ list-style:none;}
a{
	text-decoration:none; color:#666; cursor:pointer
}
a:hover{
	cursor:pointer; color:#137092; text-decoration:underline; 
}
img{
	border:0px;
}
#lesson table  .blue{ color:#055cbd;}
.red{ color:#BE1A18;}
.clear{ clear:both;}
.mt_10{ margin-top:10px;}


/*----------登录页面----------*/
.tjhx_login_main{
	width:960px; margin:auto;
}
.tjhx_login_c{
	margin-top:1px; width:960px; height:369px; position:relative; 
}
.tjhx_login_c a{
	width:284px; height:192px; background:url(../images/sd_zbtn.jpg) no-repeat;
}
.tjhx_a1{
	position:absolute; left:220px; top:135px;
}
.tjhx_login_c  .tjhx_a2{
	position:absolute; left:550px; top:135px;background:url(../images/sd_pbtn.jpg) no-repeat;
}
