@import  url(../../../main/css/module_style.css);
body{text-align:center;margin:0;padding:0;}
div.wrap{
    margin:0;
    padding:0/* !important*/;
    /*width:750px !important;*/
}

div.left {
    float: left;
    width: 587px;
    margin-left:10px;
}

div.right {
    float: right;
    width: 280px;
}


div.titleInside {
    background: url(./coursecomm_h3_bg.gif) no-repeat left center;
    width: 587px;
    height: 30px ;
    text-align: left ;
    line-height: 33px ;
    border:none ;
    border-bottom:1px solid #003300 ;
    padding:0 !important;
}
div.title2 {
    background: #FFF;
    width: 278px;
    border:1px solid #CCC;
    border-bottom:none;
    height: 30px;
    text-align: center;
    line-height: 33px;
}

div.titleInside span {
    color: #003300 ;
    font-size: 14px ;
    font-weight: bold ;
    letter-spacing: 1px ;
    margin-left: 15px ;
}
div.title2 span {
    width:276px;
    height:30px;
    display:block;
    color: #003300;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    background:#D5D5D5;
    margin:1px auto;
}

div.body p {
    font-size: 12px;
    text-align: left;
    line-height: 26px;
    text-indent: 10px;;
}

div.body {
    margin-top: 7px;
    margin-bottom: 15px
}
div.body2{
    border:1px solid #CCC;
    border-top:none;
    /*width:278px;*/
    padding-bottom:10px;
    padding-top:10px;
}
div.body2 .ul2{
    list-style:none;
    margin: 10px auto 0;
    padding: 0;
    width:190px;
}
div.body2 ul{
    list-style:none;
    margin: 0 auto;
    padding: 0;
    width:260px;
}
div.body2 ul li{
   text-align:left;
    line-height:26px;
    font-size:12px;
    background: url("./art_a_bg.gif") no-repeat 0 12px;
    padding-left: 12px;
    /*text-indent:15px;*/
}
div.body2 ul li a{
    font-size:12px;
    color:#405d09;
    text-decoration:none;
}
div.body2 ul li span{
    font-size:12px;
}
div.body2 ul li a:hover{
    color:#405d09;
    text-decoration:no-underline;
}

div.body ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

div.body ul li {
    border-bottom: 1px dotted #CCC;
    background: url(./art_a_bg.gif) no-repeat 10px center;
    padding-left: 20px;
    line-height: 30px;
    font-size: 12px;
    color: #333;
    overflow:hidden;
}

div.body ul li a {
    font-size: 12px;
    color: #333;
    text-decoration: none;
    float:left;
}
div.body ul li a:hover{
    color:#003300;
}
div.body ul li span{
    float:right;
    margin-right:10px;
}
div.tutor .body2{
    border-bottom:none;
}
.datalist2,.datalisttag{
	width:95%;
	margin:0 auto;
}
div.currentcolumn{
    width:95%;
    margin:0 auto;
}






















