﻿.sortable{padding:0px;}
.demo ul { list-style-type: none; margin: 0; padding: 0; margin-bottom: 10px; }
.temp_item { list-style:none; margin:0 0 10px 0; overflow:hidden;}
.temp_item dl { margin:0px; padding:0px;}
.temp_item dt { margin:0px; padding:0px;}
.temp_item dt div { background:url(/images/sidebar.gif) no-repeat; display:block; color:white; text-indent:24px; height:21px; line-height:21px;}
.temp_item dt div a{ float:right; color:white; margin-right:6px;}
.temp_item dd { margin:0px; padding:0px; line-height:18px;}
.main_content{ padding:0 10px;}
.widget_container{ width:100%;}

/*模板基础样式*/
.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: #000; 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; margin:2em 0; font-size: smaller; text-align:center;}
.clear{clear:both;}
.reg_btn{ height:66px; background-position:50% 0; background-repeat:no-repeat;}

.mova_content
{
    width: 98%; 
    position:relative; 
    margin:21px auto 6px auto; 
    background: white; 
    border-left:solid 1px #d4d4de; 
    border-right:solid 1px #d4d4de;
    min-height:600px;
    _height:600px;
    overflow:visible;
}

.mova_content .content{ overflow:hidden; padding:1em 0 3em 0;    float: left;}

.main_content,.widgets,.logo_bar{margin:5px;}
ul.sortable{margin:0;}
#column_register{display:none;}

    * { font-family: 微软雅黑,arial,宋体; }
    span#div_copyright span { float: left; }
    span#div_copyright img { float: left; }
    div#logo_bar { overflow: hidden; }
    div#logo_bar ul { list-style: none; #margin-left:20px;_margin-left:20px;}
    
    
    #logo_bar li { margin-bottom: 10px; }
    body { margin: 0px; font-size: 14px; font-family: arial; }
    img { border: 0px; }
    .MenuContainer ul { margin:0px; padding:0;}
    .MenuContainer li { list-style: none; float: left;     padding: 0  10px;font-size:small;}
    a { text-decoration: none; }
    a:hover { text-decoration: none; }
    .MenuContainer a { color: #fff; }
    .MenuContainer a:hover { border-bottom: solid 1px; }
    .sidebar_ul a { color: #000; }
    .sidebar_ul a:hover { border-bottom: solid 1px; }
    .front_reg_item { width: 400px; margin-left: 50px; float: left; margin-top: 5px; }
    #div_copyright a { color: #000; }
    #navigation, #navigation li ul { list-style-type: none; }
    #navigation li { float: left; text-align: left; width: auto; #width:auto;_width:5px;white-space:normal;#white-space:normal;position:relative;}
    #navigation li a{ white-space:nowrap;}
    #navigation li a:link, #navigation li a:visited { display: block; text-decoration: none; color: #000; width: auto; }
    #navigation li a:hover { display: block; text-decoration: none; width: auto; color: #eee; }
    #navigation li ul li a:link, #navigation li ul li a:visited { text-decoration: none; width: 200px; color: #23211d; border: 1px solid #b1b0ad; border-width: 0 1px 1px 1px; background: #d5d4d0; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; line-height: 15px; /*table-layout:fixed;word-wrap:break-word;word-break:break-all;*/ }
    #navigation li ul li a:hover { line-height: 15px; display: block; text-decoration: none; width: 200px; color: #ff6600; background: #f6f6f6; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; line-height: 15px; /*table-layout:fixed;word-wrap:break-word;word-break:break-all;*/ }
    #navigation li ul { display: none; position: absolute; top: 20px; left: 0; padding:0px; margin-top:10px; width: 100px;z-index:99; }
    #fullbg
    {
        background-color: Gray;
        display: none;
        z-index: 3;
        position: absolute;
        left: 0px;
        top: 0px;
        filter: Alpha(Opacity=30); /* IE */
        -moz-opacity: 0.4; /* Moz + FF */
        opacity: 0.4;
    }
        
    #dialog
    {
        position: absolute;
        width: 800px;
        height: 400px;
        background: #FFF;
        display: none;
        z-index: 5;
    }
#copyright a{color:#666666; font-size:12px;}
#copyright a:hover{ text-decoration:underline;}