@charset "utf-8";
#DashboardPage .f-r li a:link, #DashboardPage .f-r li a:visited {color:#3366CC;}
#DashboardPage .f-r li a:hover {color:#CC3300;}

.dashboard-main {margin-top:40px}
.dashboard-main h1 {font-size:20px}
.dashboard-main h3 {padding:5px;background:#eee}
.dashboard-main .content {float:right;overflow:hidden;}
.dashboard-main .content .cont {padding:20px;border:1px solid #A8BFEE;min-height:500px;_height:500px}
.dashboard-main .content .wrap {border:none;}

.dashboard-main .sider {width:240px;float:left}
.dashboard-main .sider .wrap {border:none;}
.dashboard-main .sider a.backhome {display:block;line-height:41px;height:41px;text-align:center;background:url(../images/bg_adminhome.gif);margin-bottom:5px;font-size:14px;color:#333}
.dashboard-main .sider a.backhome:hover {background-position:0 -41px;text-decoration:none}

.dashboard-main .title {background:#A8BFEE;line-height:30px;height:30px;}
.dashboard-main .title h2 {color:#fff}
.dashboard-main .title h2 em {margin-right:15px}

ul.quick-link {overflow:auto;zoom:1;margin:10px 0}
ul.quick-link li {float:left;width:auto;margin:5px;text-align:center;}
ul.quick-link li a {padding:20px 30px;display:block;clear:both;border:2px solid #eee;margin:5px 0;font-size:16px;font-weight:bold;cursor:pointer;}
ul.quick-link li a:link,ul.quick-link li a:visited {color:#666}
ul.quick-link li a:hover {background:#f90;border-color:#f80;color:#fff;text-decoration:none;}
ul.quick-link li span {display:block;clear:both;border:1px solid #eee;background:#fafafa;padding:5px;color:#aaa}
.dashboard-main .detail {padding:10px}




