﻿/*模板基础样式*/
.wrap{margin:auto; width: 910px;}
.banner{margin:auto; width: 98%; overflow:hidden;background-color: #fff; color: #fff;}
.MenuContainer{margin:auto; width: 98%; height: 30px; line-height: 30px; background-color: #fed161; color: #fff;}
.bg_top{float: left; left:0px; width: 100%; height: 6px; position:absolute; top:-5px; background: url(/Templets/default/default/images/mainpanel_top.gif) no-repeat;}
.bg_bottom{float: left; left:0px; width: 100%; height: 6px; background: url(/Templets/default/default/images/mainpanel_bottom.gif) no-repeat; position:absolute; bottom:-5px;}
.footer{float: left; width: 100%; height: 20px; font-size: smaller;}
.clear{clear:both;}

 #maincontent{height:38px;     overflow: hidden;    width: 851px;    margin: 0 auto;float:left;} 
   #navigation{list-style-type: none;width: 100%;display:inline-block;  height:38px; }
        #navigation li{float: left; }
        .leftmove {cursor: pointer;float: left;text-align: center;     visibility: hidden;height:30px;width:20px;    position: relative;z-index: 999;background: #d5d4d0;color:#23211d;font-weight:bold; user-select：none;-moz-user-select:none;-webkit-user-select:none;}
        .leftmove:hover{color: #ff6600; background: #f6f6f6;}
        .rightmove {cursor: pointer;float: left;text-align: center;height:30px;     visibility: hidden;width:20px;    position: relative;z-index: 999;background: #d5d4d0;color:#23211d;font-weight:bold;user-select：none;-moz-user-select:none;-webkit-user-select:none;}
       .rightmove:hover{color: #ff6600; background: #f6f6f6;} 
/*一栏右模板样式*/

.main_content{ width:600px; float:left;}
.mova_content div.content {width:100%; float:left;}
.logo_bar{width:250px; float:right; }
.widgets{width:250px; float:right;clear:right; display:none;}
.widgets ul{ margin:auto;}
.reg_btn{width:239px; height:66px; cursor:pointer; background:url(/images/reg_btn2.gif) no-repeat;}

.main_content{ _overflow:hidden; _display:inline;}
.logo_bar{ _display:inline;}