﻿p
{
   font-size:15px;  color:#000;
    font-family:Arial, Verdana,'微软雅黑','宋体';
    line-height:20px;
    }
pre, pre code, div#maincontent input,  div#maincontent textarea
{
    font-family:Arial,Consolas, "Courier New", Courier, monospace;
    color:#000;font-size:15px;
}
/*----------------------------------------*/
#leftbar
{
    width: 220px;
    float: left;
    padding:0;
}
#leftbarTitle
{
    width: 100%;
    float: left;
}
#leftbarMain
{
    width: 100%;
    float: left;
    padding:0px 2px;
}

#leftbarFooter
{
    width: 100%;
    float: left;
    padding:0px 2px;
}

#leftbarMain #course
{
    /*background:transparent url(/School/image/bg.gif) 0 -690px no-repeat;*/
    background-color: #fff;
    background-color:#fcfdf8;
    padding: 2px 0px 4px 0;
    margin: 0px;
}

#course h2
{
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px;
    padding: 8px 8px 7px 10px; color:#000;
    border-bottom:1px dashed #ddd;
    background-color: #f1f1f1;background-color: #fff;
}

#course ul li
{
    background-color: #fff;
    margin-top: 0px;
    padding: 0;
    overflow: hidden;
    font-size: 14px;    font-family:Arial, '微软雅黑','宋体';  color:#000;
}

div#course ul li a
{
    float: left;
    width: 100%;
    text-decoration: none;
    
    position: relative;
    margin:0;
    padding-left:12px;
    padding-top:5px; 
    padding-bottom:4px; 
    display:block;
    border-left: 0px solid #f33;
    border-bottom:1px dashed #ddd;
    background-color: #fff;
    color: #000;
}
div#course ul li a:hover
{
    color: #000;
}
div#course ul li:hover a
{
    background-color: #ccc;
    color:#000;
}
    
div#course ul li span
{
    position: absolute; display:block;
    top:5px;
    left: 100px; 
    /* color:#383; color:#444;*/    
}
div#course ul li:hover span{ display:block;}

/*-----------------------------------------*/
#ctool
{
    width: 200px;
    float: left;
    min-height: 800px;
}

/*-----------------------------------------*/
#maincontent
{
     width:856px; float:left;
     margin: 0;		padding: 0;
    padding:12px 30px; margin-left: 20px;
    font-size: 14px; font-family:Arial, '微软雅黑','宋体';  
    border: 1px solid #bbb; 
    /*background-color:#fcfdf8;*/
    background: transparent;  background-color:#fff;
    -moz-border-radius: 4px; /* Gecko browsers */
                        -webkit-border-radius: 4px; /* Webkit browsers */
                        border-radius: 4px; /* W3C syntax */
}

#maincontent h2, h3, h4, h5, h6, em
{
    font-weight: bold;
}

#maincontent h1
{
    padding-bottom:5px; color:#111;
    
    }
#maincontent h5
{
     font-weight:bold; font-size:14px;
    }	
    		
#maincontent a, #maincontent a:link, #maincontent a:visited
{
    text-decoration: underline;
    color: #900b09;
    background: transparent;
}

#maincontent a:hover, #maincontent a:active
{
    text-decoration: underline;
    color:#ff0000;
    background: transparent;
}


/*-----------------------------------------*/

.video1
{
}
.video11
{
    margin-right: 12px;
    float: right;
    font-size: 13px;
    color: #444;
    text-decoration: none;
}
