@CHARSET "UTF-8";
*{padding:0px;margin:0px;border:0;}
ul li{list-style:none;}
font{color:#787878;}
body{width:100%}
#header{ width:100%;height:156px;background:url(/public/image/bg-hd.gif) repeat-x;}
#header .nav{font-size:40px;font-weignt:900;padding-left:150px;color:#fff;height:110px;line-height:110px;}
#header #edit_nav{width:860px;height:43px;margin:4px auto;}
#header #edit_nav ul{overflow:hidden;}
#header #edit_nav ul li{float:left;}
#header #edit_nav ul li a{display:block;padding:12px 20px;text-decoration:none;color:#454545;}
#header #edit_nav ul li a:hover{background:#cdcdcd;}
#header #edit_nav ul li a:active{background:#787878;}


#center{width:100%;height:100%;;background:url(/public/image/bg-bd.jpg);padding:30px 0 80px;}
#center .login_{width:698px;margin:auto;}
#center .login_ .top{ width:702px;height:10px;background:url(/public/image/box-top.png) no-repeat;}
#center .login_ .center{width:698px;height:264px; border-left:#89b4d6 solid 2px; border-right:#89b4d6 solid 2px;background:#fff;}
#center .login_ .center .login{width:100%;height:45px;font-weight:900;color:#000;font-size:28px;margin-left:20px;padding-top:13px;}
#center .login_ .center ul{width:100%;height:174px;border-top:#ddeeff solid 1px;padding-top:20px;}
#center .login_ .center ul li{width:100%;height:44px;line-height:44px;color:#454545; padding-left:50px;}
#center .login_ .center ul li input{width:330px;height:24px;border:#89b4d6 solid 1px;}

#center .bottom{ width:702px;height:10px;background:url(/public/image/box-bot.png) no-repeat;}


#center .center #submit_login{width:65px;height:29px;border-top:#82d0d4 solid 2px;border-left:#82d0d4 solid 2px;background:#63c5c8;border-right:#4d989b solid 2px;border-bottom:#4d989b solid 2px;color:#fff;margin-left:65px;}
#center .center  #back{margin-left:40px;color:red;font-size:12px;}


#center .ck{width:960px;height:100%;background:#fff;border:#89b4d6  solid 2px;padding-bottom:80px;margin:auto;}
#center .ck .all{width:200px;height:100px;font-size:25px;color:#000;text-align:center;line-height:100px;}
#center .ck .show_all {width:800px;height:100%;margin:auto;}
#center .ck .show_all table{width:800px;height:100%;}
#center .ck .show_all table th{width:20%;}
#center .ck .show_all table tr{height:50px;}
#center .ck .show_all table td{text-align:center;}
#center .ck .show_all table td a{text-decoration:none;color:#44abaf;}
#center .ck .show_all table td a:hover{text-decoration:underline;}

#center .ck .news_edit{width:800px;height:100%;margin:auto;}
#center .ck .news_edit ul li{height:60px;line-height:60px;width:100%;}
#center .ck .news_edit ul li input{border:#44abaf solid 1px;width:500px;height:28px;}

#center .ck .banner_edit{width:800px;height:100%;margin:auto;}
#center .ck .banner_edit ul li{height:60px;line-height:60px;width:100%;}
#center .ck .banner_edit ul li input{border:#44abaf solid 1px;width:500px;height:28px;}

#center .ck .news_edit #newss{width:750px;overflow:hidden;}
#center .ck .news_edit #newss div{width:375px;height:70px;float:left;}
#center .ck .news_edit #newss div select{border:#44abaf solid 1px;width:350px;height:28px;font-size:16px;}

#center .ck .news_edit #banners{width:750px;overflow:hidden;}
#center .ck .news_edit #banners div{width:375px;height:70px;float:left;}
#center .ck .news_edit #banners div select{border:#44abaf solid 1px;width:350px;height:28px;font-size:16px;}

.opt{width:100px;height:28px;border:#44abaf solid 1px;}
#news_submit{width:65px;height:29px;border-top:#82d0d4 solid 2px;border-left:#82d0d4 solid 2px;background:#63c5c8;border-right:#4d989b solid 2px;border-bottom:#4d989b solid 2px;color:#fff;margin-left:65px;}
#banner_submit{width:65px;height:29px;border-top:#82d0d4 solid 2px;border-left:#82d0d4 solid 2px;background:#63c5c8;border-right:#4d989b solid 2px;border-bottom:#4d989b solid 2px;color:#fff;margin-left:65px;}
#center .cf{width:300px;height:44px;color:#454545;margin-left:20px;}
.account{border:#44abaf solid 1px;width:500px;height:70px;}
#notice{width:100%;background:#22aa11;}
#notice #show{width:800px;margin:auto;color:red;}
#footer{ width:100%;height:345px;background:url(/public/image/bg-ft.gif) repeat-x;}
/*a标签事件*/
a{outline: none;}
a:active {star:expression(this.onFocus=this.blur());}
:focus {outline:0;}