/*css for header*/

/*====================top style============================
.header{margin:2px auto; background:#fff;}
.logo{width:205px; height:65px; float:left;}*/
.header{margin:15px auto 8px auto; height:52px; background:#fff;}
.logo{width:177px; height:52px; padding-left:10px; float:left;}

/*========================main nav style ==========================*/
/*main channel navigate*/
.focus-nav{float:right;height:52px;}
.focus-nav ul{margin:0;padding:0;list-style:none;}
.focus-nav li{float:left;text-align:center;margin-left:10px;}
.focus-nav li a{ display:block; width:59px; height:51px; background:url(http://oldcn.dongao.com/imgcms/newstyle/menu_btn.jpg)}
.focus-nav li a#menu_teacher{ background-position:0 0;}
.focus-nav li a#menu_demo{ background-position:-80px 0;}
.focus-nav li a#menu_lesson{ background-position:-159px 0;}
.focus-nav li a#menu_card{ background-position:-232px 0;}
.focus-nav li a#menu_law{ background-position:-306px 0;}
.focus-nav li a#menu_news{ background-position:-386px 0;}
.focus-nav li a#menu_kjsy{ background-position:-465px 0;}
.focus-nav li a#menu_subject{ background-position:-533px 0;}
.focus-nav li a#menu_app{ background-position:-601px 0; width:73px;}
.focus-nav li a#menu_wenda{ background-position:-683px 0;}

.focus-nav li a:hover#menu_teacher{ background-position:0 -55px;}
.focus-nav li a:hover#menu_demo{ background-position:-80px -55px;}
.focus-nav li a:hover#menu_lesson{ background-position:-159px -55px;}
.focus-nav li a:hover#menu_card{ background-position:-232px -55px;}
.focus-nav li a:hover#menu_law{ background-position:-306px -55px;}
.focus-nav li a:hover#menu_news{ background-position:-386px -55px;}
.focus-nav li a:hover#menu_kjsy{ background-position:-465px -55px;}
.focus-nav li a:hover#menu_subject{ background-position:-533px -55px;}
.focus-nav li a:hover#menu_app{ background-position:-601px -55px; width:73px;}
.focus-nav li a:hover#menu_wenda{ background-position:-683px -55px;}
/*main navigate menu*/
.channel-nav{ height:35px; text-align:center;}
.channel-nav a{ display:block; width:78px; height:35px; background:url(http://oldcn.dongao.com/imgcms/newstyle/channelnav2_bg.jpg) 0 0 repeat-x; border-right:1px #c31d09 solid; color:#fff; line-height:35px; float:left;}
.channel-nav a:hover{ background:url(http://oldcn.dongao.com/imgcms/newstyle/channelnav2_bg.jpg) 0 -35px repeat-x; color:#fff; text-decoration:none;}
.channel-nav a.onbord{border:0; width:90px;}


/*main channel navigate
.focus-nav{float:right;height:65px;}
.focus-nav ul{margin:0;padding:0;list-style:none;}
.focus-nav li{float:left;text-align:center;line-height:150%;margin-left:20px;margin-right:5px;}
*/
/*main navigate menu
.channel-nav{background:url(../css/images/channelnav_bg.gif) no-repeat center top;height:24px;padding-top:8px;text-align:center;}
.channel-nav ul{width:98%;margin:0 auto;height:24px;}
.channel-nav ul li{float:left;padding-left:8px;height:24px;border:0px #333 solid;}
.channel-nav ul li a{padding-right:8px;border-right:1px #fff solid;text-decoration:none;color:#fff;}
.channel-nav ul li a.onbord{border:0;}
.channel-nav ul li.on{font-weight:bold;background:url(../css/images/channelon_bg2.gif) no-repeat center bottom;}

.channel-nav3{background:url(../css/images/channelnav_bg3.gif) no-repeat center top;height:24px;padding-top:8px;text-align:center;}
.channel-nav3 a{padding:0 10px;border-right:1px #fff solid;text-decoration:none;color:#fff;}
.channel-nav3 a:hover{color:#000;}
.channel-nav3 a.onbord{border:0;}

.channel-nav3 ul{width:96%;margin:0 auto;height:24px;}
.channel-nav3 ul li{float:left;padding-left:8px;height:24px;border:0px #333 solid;}
.channel-nav3 ul li a{padding-right:8px;border-right:1px #fff solid;text-decoration:none;color:#fff;}
.channel-nav3 ul li a:hover{color:#000;}
.channel-nav3 ul li a.onbord{border:0;}
.channel-nav3 ul li.on{font-weight:bold;background:url(../css/images/channelon_bg2.gif) no-repeat center bottom;}
*/
/*====================searchbar style============================*/
#searchbar{background:url(../css/images/searchbar.gif) no-repeat left top; height:34px; margin-bottom:8px;}
#searchform{float:left; padding-left:50px; width:360px;}
#searchform td{text-align:left; height:30px; line-height:30px;}
#hotword{float:right; color:#f00; line-height:30px; padding-right:10px;}
#hotword h1{font-size:12px; display:inline; text-align:right;}
#hotword a{color:#f00;}
.searchinput{width:200px;}
.search_btn{border:0; background: url(../css/images/btn_bg4.gif); height:21px; line-height:21px; width:74px; font-size:12px; cursor:pointer;color:#630;}

/*====================foot style============================*/
.footer{line-height:150%;margin:10px auto;text-align:center;	}
.footnav{padding:10px 0;border-bottom:1px #ccc solid;}
.copyrigyt{padding:10px 0;line-height:200%;}