body{background-color:#EEF2FB;left:0px;top:0px;right:0px;bottom:0px;margin:0px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
img{vertical-align:middle;}
.main_header{width:100%;height:64px;margin:0px;background:url("../images/top-right.gif") repeat-x;overflow: hidden;}
.header_left{float:left;width:262px;height:100%;background-image: url("../images/logo.jpg");}
.header_right{float:right;height:100%;text-align: right;color: #FFFFFF;padding-top:10px;padding-right:20px;}
.header_right span{zoom:1;vertical-align:baseline;margin-left:20px;}
.main_content{width:100%;width:auto;margin:0px;overflow: hidden;white-space: nowrap;}
.content_left{width:182px;float:left;height:auto;overflow: hidden;white-space: nowrap;}
h1{font-size: 12px;margin: 0px;width: 182px;cursor: pointer;height: 30px;line-height: 20px;}
h1 a{display: block;width: 182px;color: #000;height: 30px;text-decoration: none;moz-outline-style: none;background-image: url("../images/menu_bgs.gif");background-repeat: no-repeat;line-height: 30px;text-align: center;margin: 0px;padding: 0px;}
.menu_line{width:100%;padding-top:5px;background-image: url("../images/menu_topline.gif");background-repeat: no-repeat;overflow: hidden;}
.content_left ul{width: 182px;margin: 0px;padding: 0px;left: 0px;top: 0px;right: 0px;bottom: 0px;clip: rect(0px,0px,0px,0px);}
.content_left ul li{line-height: 26px;color: #333333;list-style-type: none;display: block;text-decoration: none;height: 26px;width: 182px;padding-left: 0px;}
.content_left ul a:link{line-height: 26px;color: #333333;background-image: url("../images/menu_bg1.gif");background-repeat: no-repeat;height: 26px;width: 182px;display: block;text-align: center;margin: 0px;padding: 0px;overflow: hidden;text-decoration: none;}
.content_left ul a:visited{color: #333333;background-image: url(../images/menu_bg1.gif);background-repeat: no-repeat;display: block;text-align: center;margin: 0px;padding: 0px;height: 26px;width: 182px;text-decoration: none;}
.content_left ul a:active{color: #333333;background-image: url("../images/menu_bg1.gif");background-repeat: no-repeat;height: 26px;width: 182px;display: block;text-align: center;margin: 0px;padding: 0px;overflow: hidden;text-decoration: none;}
.content_left ul a:hover{font-weight: bold;color: #006600;background-image: url(../images/menu_bg2.gif);background-repeat: no-repeat;display: block;text-align: center;margin: 0px;padding: 0px;height: 26px;width: 182px;text-decoration: none;}
.content_center{float:left;width:10px;height:auto;overflow: hidden;white-space: nowrap;}
.content_right{float:left;width:auto;height: auto;overflow: hidden;white-space: nowrap;}



/*���һ���˵�*/
.main-left { float:left; width:100%; height:100%;box-sizing:border-box; }
/* .left_menu { position:absolute; z-index:100; left:0; top:0; width:50px; height:100%; box-sizing:border-box; background:#1a2226;} */
.left_menu { position:absolute; z-index:100; left:0; top:0; width:60px; height:100%; box-sizing:border-box; background:#333;}
.left_menu a { float:left; width:100%; height:75px; text-align:center; position:relative; cursor:pointer;}
.left_menu a .point { width:10px; height:10px; display:none; background:red; right:21px; top:9px; position:absolute; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.left_menu a:hover { color:#FFFFFF;text-decoration:none;}
/*.left_menu .thisBtn { background:#333;} */
.left_menu .thisBtn { background:white;}
.left_menu a img{display:inline-block; margin-top:10px; height:30px; width:30px; text-align:center;}
/*.left_menu a i{ display:inline-block; margin-top:8px; width:100%; font-size:20px;color:#FFFFFF; float:left; text-align:center;}*/
.left_menu a span { float:left; height:14px; line-height:14px; margin-top:5px; width:100%; color:#FFFFFF; text-align:center; font-size:12px;}

#txt{font-size: 18px;padding-right: 20px;color: #FFFFFF;font-weight: bold;}
#user_info{line-height:50px;font-size: 15px;font-weight: bold;}
#top_menu li a:hover{background:#1F6996;}