﻿#mainBody
{
    width:970px;
    margin:15px auto 0 auto;
    clear:both;
}

#m_left
{
    width:710px;
    float:left;
    margin-right:35px;
    margin-bottom:10px;
}

#m_right
{
    width:225px;
    float:left;
    text-align:center;
    margin-bottom:10px;
}

#m_l_list:after{
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:both;
}

#m_l_list
{
    width:710px;
}

.m_l_l_navigation
{
    width:410px;
    float:left;
    font-size:12px;
    color:#21429c;
    text-align:left;
    margin:0;
    padding-top:12px;
}

.m_l_l_navigation a
{
    text-decoration:none;
    color:#21429c;
}

.m_l_l_navigation a:hover
{
    text-decoration:underline;
    color:#21429c;
}

.m_l_l_list a
{
    color:#000;
    text-decoration:none;
}

.m_l_l_list a:hover
{
    color:#ff0000;
    text-decoration:underline;
}

.m_l_l_btnSelect
{
    width:300px;
    float:left;
    text-align:right;
    margin:0;
    line-height:25px;
}

.tableList
{
    width:100%;
    padding:0;
    border:solid 1px #ccc;
    border-collapse:collapse;
    margin-top:10px;
}

.tableList td
{
    font-size:12px;
    border-bottom:solid 1px #ccc;
}

#l_l_t_index
{
    width:30px;
    font-size:12px;    
    color:White;
    background-color:#003366;
    text-align:center;border-right:solid 1px #ccc;
}

#l_l_t_name
{
    width:300px;
    height:25px;
    text-align:center;
    font-size:12px;    
    color:White;
    background-color:#003366;border-right:solid 1px #ccc;
}

#l_l_t_lecturer
{
    width:70px;
    text-align:center;
    font-size:12px;    
    color:White;
    background-color:#003366;border-right:solid 1px #ccc;
}

#l_l_t_medium
{
    width:60px;
    text-align:center;
    font-size:12px;    
    color:White;
    background-color:#003366;
    border-right:solid 1px #ccc;
    word-break:break-all;
}

#l_l_t_price
{
    width:50px;
    text-align:center;
    font-size:12px;    
    color:White;
    background-color:#003366;border-right:solid 1px #ccc;
}

#l_l_t_buy
{
    width:85px;
    text-align:center;
    font-size:12px;    
    color:White;
    background-color:#003366;
    border-right:solid 1px #ccc;
}

#l_l_t_buyMore
{
    width:30px;
    text-align:center;
    font-size:12px;    
    color:White;
    background-color:#003366;
}

.l_l_l_index
{
    width:30px;
    font-size:12px; 
    border-right:solid 1px #ccc;
}
.l_l_l_name
{
    text-align:left;
    font-size:12px;
	border-right:solid 1px #ccc;
	padding-left:5px;word-break :break-all;
}

.l_l_l_name a
{
    text-decoration:none;
    color:#000;
}

.l_l_l_name a:hover
{
    text-decoration:none;
    color:red;
}

.l_l_l_lecturer
{
    text-align:center;
    font-size:12px;
	border-right:solid 1px #ccc;word-break :break-all;
}

.l_l_l_medium
{
    text-align:center;
    font-size:12px;
	border-right:solid 1px #ccc;word-break :break-all;
}

.l_l_l_price
{
    text-align:center;
    font-size:12px;
	border-right:solid 1px #ccc;word-break :break-all;
}

.l_l_l_buy
{
    text-align:center;
    font-size:12px;
	height:25px;
	border-right:solid 1px #ccc;word-break :break-all;
}

.l_l_l_buy a
{
    text-decoration:none;
    color:#000;
}

.l_l_l_buy a:hover
{
    text-decoration:none;
    color:red;
}

.l_l_l_buyMore
{
    text-align:center;
    font-size:12px;
	border-left:solid 1px #ccc;word-break :break-all;
}

.paging
{    
   text-align:center;
   margin:10px auto;
   height:22px;   
   clear:both;
   font-size:12px;
}

.empty
{
    font-size:12px;
    margin-top:10px;
}

.paging a
{
    text-decoration:none;
    color:#21429c;
}

.paging a:hover
{
    text-decoration:underline;
    color:#21429c;
}

#m_l_l_left
{
    width:80px;
    float:left;
    text-align:left;
    line-height:21px;
    font-size:12px;
    padding-top:6px;
}
#m_l_l_right
{
    width:630px;
    float:left;
}

#m_l_l_left a
{
    color:#21429c;
    text-decoration:none;
}

#m_l_l_left a:hover
{
    color:#fff;
    text-decoration:none;
    background-color:#003399;
}

