@charset "utf-8";
/* 
	Theme Name: 管理后台模板
	Theme URL: http://www.zhilewa.com/
	Description: 智乐网
	Author: 麦芽糖#QQ18514330
	Version: 1.0(20150812)
	©版权所有,抄袭的产品没有灵魂,如在本网购买此模板后使用过程中有任何疑问可联系咨询。

*/
/*全局配置*/
body{font-size:12px;font-family:"宋体";}
dd,div,dl,dt,form,h1,h2,h3,input,li,p,span,ul{margin:0;padding:0;list-style:none;}
article,aside,footer,header,iframe,nav,section{display:block;}
a:active{color:#000;}
a:visited{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
a:link{color:#000;text-decoration:none;}
/*------------------------------------------------------------------*/
/*顶部菜单*/
.topnav{width:100%;height:76px;background:url(images/header-bg.jpg);font-size:12px;}
.topnav .logo{float:left;width:220px;}
.topnav li{float:left;padding:10px 0;width:76px;height:56px;text-align:center;}
.topnav li.menubg{background:url(images/menubg.png) no-repeat;}
.topnav li.menubg:hover{background:url(images/menubg-hover.png) no-repeat;cursor:hand;}
.topnav li.menubg-l{background:url(images/menubg-hover-left.png) no-repeat;}
.topnav li.menubg-l:hover{background:url(images/menubg-hover-last.png) no-repeat;cursor: hand;}
.topnav li.last{background:0 0;}
.topnav li.last:hover{cursor: hand;background:url(images/menubg-hover-last-bg.png) no-repeat;}
.topnav li img{width:32px;height:32px;border:0;}
.topnav p{height:24px;color:#666;line-height:24px;}
/*快捷菜单*/
.shortcutmenu{background:url(../1/images/flyoutmenu.jpg);font-size:12px;font-family:'微软雅黑';line-height:40px; height:40px;}
.shortcutmenu a{line-height:40px; height:40px; text-align:center;}
.shortcutmenu img{ border:0;}
.shortcutmenu .user{float:left;margin-right:20px;margin-left:5px;width:220px;line-height:40px; height:40px;}
.shortcutmenu .flyoutmenu{float:left;}
.shortcutmenu .flyoutmenu a{margin-right:10px;cursor:hand;}
.shortcutmenu .flyoutMenu img{ margin-right:5px;}
/*左侧菜单*/
#frmtitle{border-right:1px solid #c5c6c8;background-color:#ebebeb;}