@charset "gb2312";
/*---------------重设CSS样式--------------------*/
html{min-height:100%;}
body{margin:0px;padding:0px;min-height:100%;font:14px "Microsoft Yahei",Arial,Helvetica,sans-serif;color:#333;background-color:#fcfcfc;}
h1,h2,h3,h4,h5,h6,p,dl,ol,ul{margin-top:0px;margin-bottom:0px;}
ul,ol,dd{list-style:none;margin-left:0px;padding-left:0px;}
input{outline:none;}
a,img{border:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a.hoverNone:hover,.hoverNone a:hover{text-decoration:none;}

/*----------------杂项-------------------*/
span.ico{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none;}
.left{display:block;float:left;}
.right{display:block;float:right;}
.clearfix { *zoom:1; }
.clearfix:after {content:"\200B"; display:block; height:0; clear:both; }

h1{
    padding: 10px 0;
    font-size: 16px;
    line-height: 28px;
    text-indent: 25px;
    color:#000;
    background: url('imagesicos.png') 8px 19px no-repeat;
    border-bottom: 1px dashed #ccc;
}

/*----------------头部样式-------------------*/
#hWrap{
    height:70px;
    padding-top:10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}
#header{
    width:1000px;
    margin: auto;
}
#header table{
    border-collapse: collapse;
}
#header table td{
    height:32px;
    padding: 0px 8px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #ddd;
}
#header table td a{
    color: #333;
}

/*-----------------------------------*/
#main{
    width:1000px;
    margin: 15px auto auto auto;
}

/*----------------左边栏------------------*/
#leftBar{
    width: 180px;
    border: 1px solid #dcdcdc;
    border-bottom: none;
}
#leftBar dt{
    border-bottom: 1px solid #ddd;
    background-color: #e9e9e9;
}
#leftBar dt h3{
    height:30px;
    padding:0px 12px;
    line-height: 30px;
    color: #444;
    font-size: 14px;
}
#leftBar dt h3 a{
    display: block;
    color: #444;
}
#leftBar dd{
    height:30px;
    line-height: 30px;
    color: #444;
    border-bottom: 1px solid #ddd;
}
#leftBar dd a{
    display: block;
    padding:0px 12px;
    color: #444;
}
#leftBar dt h3 a:hover{
    text-decoration:none;
}
#leftBar dd a:hover{
    text-decoration:none;
    color: #D33428;
    background: url('imagesicos.png') 160px -41px no-repeat #e9e9e9;
}

/*----------------右部-------------------*/
#rightSec{
    width:805px;
    border: 1px solid #dcdcdc;
}
#rightSec a{
    color:#015BF1;
}
#rightSec a:hover{
    color: #D33428;
}
#position{
    height:34px;
    padding-left: 12px;
    line-height: 34px;
    color:#444;
    border-bottom: 1px solid #ddd;
}
#position a{
    
}


/*----------------底部样式-------------------*/
#fWrap{
    margin-top: 20px;
    padding-top: 30px;
    border-top:1px solid #ddd;
    background-color: #eee;
}
#footer{
    margin:auto auto 30px auto;
    width:1000px;
}
#navBottom li{
    float: left;
}
#navBottom li a{
    color:#666;
    font-weight:bold;
}
#navBottom li .blank{
    padding: 0px 12px;
    color: #999;
    font-size: 12px;
}
#footer p{
    margin-top: 15px;
    font-size: 13px;
    color: #666;
    line-height: 1.6em;
}
#logoBottom{
    margin-top: 15px;
}

/*----------------返回顶部-------------------*/
#returnTop{display:none;position:fixed;_position:absolute;bottom:40px;_bottom:"auto";right:40px;height:43px;width:50px;text-indent:-9999px;overflow:hidden;background:url(imagesicos.png) 0px -250px no-repeat;cursor:pointer;}
#returnTop:hover{background-position:0px -200px;}

/*----------------cnzz统计代码-------------------*/
.cnzzCode{
    display: none;
}
@charset "gb2312";


#main{
    margin-top: 20px;
}
#content{
    padding:16px;
}
#bshareWrap{
    height:20px;
    padding-bottom: 12px;
}
#content .googleAd{
    height:90px;
    padding-top: 12px;
}

/* ----------------------正文部分---------------------- */
#article{
    font-size:14px;
    line-height:1.6em;
    }
#author{
    margin-bottom: 10px;
    padding:10px 18px;
    line-height: 20px;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    background:url(imagesicos.png) 0px -78px no-repeat;
}
#author a{
    color:#D33428;
    font-weight: bold;
}
#article h2{
    margin:10px auto;
    padding:10px 0px;
    line-height:1em;
    font-size: 16px;
    border-top: 1px dashed #aaa;
    border-bottom: 1px dashed #aaa;
    }
#article img{
    max-width:100% !important;
    }
#article input[type=button]{
    padding: 6px 8px;
    border: 1px solid #CCC;
    background: url(imagesbg_btn.jpg) center left repeat-x #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
#article table{
    width:99%;
    border-collapse:collapse;
    }
#article table caption{
    padding-top:10px;
    }
#article table td{
    padding:5px 5px;
    border:1px solid #ccc;
    }
#article table th{
    padding:7px 5px;
    border:1px solid #ccc;
    background-color:#EDEDED;
    color:#666;
    }
#article table.browser{
    width:350px;
    }
#article table.browser td{
    color: #3C0;
    text-align:center;
    }
#article ul{
    padding-left:20px;
    }
#article ul li{
    list-style:disc;
    }
#article ul li ol li{
    list-style: decimal;
    }
#article ol{
    padding-left:26px;
    }
#article ol li{
    list-style: decimal;
    }
#article ol li ul li{
    list-style:disc;
    }

.ds-thread{
    margin: 15px 5px 10px 5px;
    padding-top: 12px;
    border-top: 1px solid #ddd;
}



/*---------- vim-dark Styles ---------*/
.sh_vim-dark{background:none; padding:0; margin:0; border:0 none;}.sh_vim-dark .sh_sourceCode{background-color:#000;color:#fff;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_keyword{color:#B26818;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_type{color:#0f0;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_string{color:#f00;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_regexp{color:#f00;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_specialchar{color:#f2f;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_comment{color:#00f;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_number{color:#f00;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_preproc{color:#f2f;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_function{color:#fff;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_url{color:#eee !important;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_date{color:#B26818;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_time{color:#B26818;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_file{color:#B26818;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_ip{color:#f00;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_name{color:#f00;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_variable{color:#B26818;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_oldfile{color:#f2f;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_newfile{color:#f00;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_difflines{color:#B26818;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_selector{color:#B26818;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_property{color:#B26818;font-weight:normal;font-style:normal;}.sh_vim-dark .sh_sourceCode .sh_value{color:#f00;font-weight:normal;font-style:normal;}

/*-------- Snippet Base Styles ----------*/
.snippet-wrap {position:relative;}
*:first-child+html .snippet-wrap {display:inline-block;}
* html .snippet-wrap {display:inline-block;}
.snippet-reveal{text-decoration:underline;}
.snippet-wrap .snippet-menu, .snippet-wrap .snippet-hide {position:absolute; top:10px; right:15px; font-size:.9em;z-index:1;background-color:transparent;}
.snippet-wrap .snippet-hide {top:auto; bottom:10px;}
*:first-child+html .snippet-wrap .snippet-hide {bottom:25px;}
* html .snippet-wrap .snippet-hide {bottom:25px;}
.snippet-wrap .snippet-menu pre, .snippet-wrap .snippet-hide pre {background-color:transparent; margin:0; padding:0;}
.snippet-wrap .snippet-menu a, .snippet-wrap .snippet-hide a {padding:0 5px; text-decoration:underline;}
.snippet-wrap pre.sh_sourceCode{padding:5px;line-height:1.8em;overflow:auto;position:relative;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
/* box-shadow: 2px 2px 5px #000;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000; */}
.snippet-wrap pre.snippet-textonly {padding:2em;}
*:first-child+html .snippet-wrap pre.snippet-formatted {padding:2em 1em;}
* html .snippet-wrap pre.snippet-formatted {padding:2em 1em;}
.snippet-reveal pre.sh_sourceCode {padding:.5em 1em; text-align:right;}
.snippet-wrap .snippet-num li{/* padding-left:1.5em;*/}
.snippet-wrap .snippet-no-num{list-style:none; padding:.6em 1em; margin:0;}
.snippet-wrap .snippet-no-num li {list-style:none; padding-left:0;}
.snippet-wrap .snippet-num {margin:5px 0 5px 15px; padding-left:3em;}
.snippet-wrap .snippet-num li {list-style:decimal-leading-zero outside none;}
.snippet-wrap .snippet-no-num li.box {padding:0 6px; margin-left:-6px;}
.snippet-wrap .snippet-num li.box {border:1px solid; list-style-position:inside; margin-left:-3em; padding-left:6px;}
*:first-child+html .snippet-wrap .snippet-num li.box {margin-left:-2.4em;}
* html .snippet-wrap .snippet-num li.box {margin-left:-2.4em;}
.snippet-wrap li.box-top {border-width:1px 1px 0 !important;}
.snippet-wrap li.box-bot {border-width:0 1px 1px !important;}
.snippet-wrap li.box-mid {border-width:0 1px !important;}
.snippet-wrap .snippet-num li .box-sp {width:18px; display:inline-block;}
*:first-child+html .snippet-wrap .snippet-num li .box-sp {width:27px;}
* html .snippet-wrap .snippet-num li .box-sp {width:27px;}
.snippet-wrap .snippet-no-num li.box {border:1px solid;}
.snippet-wrap .snippet-no-num li .box-sp {display:none;}
