﻿
.league_cnt 
{
	 display:block; 
         line-heigh:30px; 
	 color:#000; 
	 padding-left:10px;
         font-weight:bold;
         
}

.league_cnt_lst ul
{ 
	list-style:none; 
	float:left; 
	overflow:hidden; 
	margin-top:9px; 
	margin-left:5px; 
	margin-bottom:15px; 
	width:100%;
}

.league_cnt_lst ul li{ 
        float:left; 
	margin:7px;   
	width:340px;
        min-width:200px;
        
}

.league_cnt_1st_wide{
        width:27%;	
        float:left;
}

.league_cnt_2st_wide a:link,.league_cnt_2st_wide a:visited,.league_mag_2cnt_wide a:link,.league_mag_2cnt_wide a:visited{
        color:#333;
}

.league_cnt_lst ul li img
{ 
	width:80px; 
	height:80px !important;
        min-width:40px;
	min-height:40px;
	
}

.league_cnt_2st_wide{
        width:70%;
        float:left;
}

.league_title{
	width:100%;
	text-align:left; 
	margin-bottom:2px;
	float:left;
	overflow: hidden;
        margin-top:-5px;
}

.league_mber{
	float:left;
	color:#666;
	width:95%;
        font-size:14px;
        margin-top:0px;
}

.league_summary{
        line-heigh:20px;
        color:#999;
        font-size:14px;
        padding-right:4px;
        width:97%;
        
}

.league_mag_cnt{ 
	width:100%;
	margin-left:10px;
}
		
.league_mag_cnt h2,league_cnt_lst h2{
	font-weight:bold;
	text-align:left;
}
		
.league_mag_cnt p{
	margin:-5px 0 1em 0;
}
		
.league_mag_cnt ul li{  
	width:98%;
	border-bottom:1px solid #DBE1E6; 
	padding:15px 0 5px 0;
	height:auto;
	float: left;
	display: block;
        position:relative;
}

.league_mag_1cnt_wide{
        float:left;
        max-width:80px;
        position:absolute;
        z-index:4;
}

.league_mag_1cnt_wide a{
       display:inline-block;
       position:relative;
       float: left;
       color: #fff;
       margin-right:10px;
       text-align: center;
       cursor: pointer;
}

.league_mag_1cnt_wide span{
       line-heigh:28px;
       background: rgba(0,0,0,0.5);
       position: absolute;
       top:77px;
       width:80px;
       left: 0;
       overflow: hidden;
       cursor: pointer;
       filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}

.league_mag_2cnt_wide{
        height:107px;
        position:relative; 
        min-width:200px; 
        padding-left:90px;
        *padding-left:15px;
        z-index:3;
}

.author_ms{
         position: absolute;
         bottom: 0px;
         color: #999;
         font-size:12px;
}
.league_mag_cnt ul li img{	
	width:100%;
	min-width:80px;
      
}

.league_mag_cnt_article_title{
        width:100%;
}


.league_mag_list_summary{
        color:#666; 
        font-size:14px;
}
@media screen and (max-width: 640px){
.league_mag_list_summary_cont{display:none;}
}
@media screen and (min-width: 640px){
.league_mag_list_summary_more{display:none;}
}