@charset "utf-8";
/* CSS Document */

#go-top
{
    background: url("../img/top.png") no-repeat scroll center 0 transparent;   
    width: 50px;
    height:50px;
    display: block;
    color:white;
}

.nav .nav-header 
{
	font-size:13px;
	
}

.sidebar-nav{
	 padding: 0px 0;
}

.sidebar-nav .well {
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 0 #FFFFFF inset;
	padding:10px 0px;
}

.box h4.box-header {
    background-color: #0088CC;
    background-repeat: repeat-x;
    border: 0px solid #DDDDDD;
	color:white;
    box-shadow: 0 1px 0 #FFFFFF inset;
	font-size:13px;
}

.round-top {
    border-radius: 3px 3px 0 0;
}

.box .box-container-toggle {
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-radius: 0 0 3px 3px;
    border-right: 1px solid #DDDDDD;
}

/*左上角标签*/
.leftbadge
{
	position:relative;
	
}

.leftbadge .badge
{
    left: -5px;
    position: absolute;
    top: -7px;
}

.fix-layer
{
	width:620px;
}
/*搜索框*/
.search-filter-layer
{
	
	
}

.search-filter li{
	display:inline;
	line-height:30px;
}

.search-filter li.col1
{
	margin-right:20px;
}

.right
{
	text-align:right;
}

.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-left: 35px;
    margin-right: 5px;
}

.loading{
   background: url("../img/loading.gif") no-repeat scroll left 0 transparent;   
}

.btn {
    margin-right: 10px;
}

.lableheading
{
   padding: 3px 14px;
       
}

.lableheading , .badge {
    
    font-size: 15px;
}

 p.course
{
   float:left; 
  
  
   margin-right: 20px;
    
}

 .star
{
    width:100px; 
    height:22px; 
    background:url("../img/dp_five_star.gif") no-repeat 0px 0px;  
    float:left;
   
}
