﻿@charset "utf-8";
/* CSS Document */

.head{height: 68px; background: #2db5dd; margin-bottom: 17px;}
.head_wrap{ width: 1000px; margin: 0 auto; line-height: 68px; font-size: 14px; color: #fff; position: relative;}
.head_wrap img{ width: 116px; height: 37px; margin-top: 14px; float: left; margin-right: 15px; }
.company_name{ margin-right:20px;  font-size: 12px;}
.user_name{background: url(../img/01.png) no-repeat center right; padding-right:15px;  font-size: 12px; cursor: pointer;}

.user_list{position: absolute; right: 0; top:48px; background: #fff; box-shadow: 3px 3px 3px #cecece; color: #333; width:130px; display: none; padding-top: 15px; padding-bottom: 15px;}
.user_list li{cursor:pointer;padding:0 20px 0 52px; line-height: 36px; text-align: left; color: #666; font-size: 12px; padding-left: ;}

.user_triangle{position: absolute; background: url(../img/53.png) no-repeat; width: 13px; height: 6px; left: 108px; top:-6px;}
.pwd_bg{ background: url(../img/52.png) no-repeat 18px center;}
.exit_bg{background: url(../img/51.png) no-repeat 18px center;}
.pwd_bg:hover{ background:#eaf9ff url(../img/52.png) no-repeat 18px center;}
.exit_bg:hover{ background:#eaf9ff url(../img/51.png) no-repeat 18px center;}


.main{ width: 1000px; margin: 0 auto;}
.left_menu{width: 157px; background: #fff;padding-top: 13px;}
.right_content{width:833px; height: auto;}





#mainShow{width: 833px;}
