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

*{margin: 0px;}
.modul_adv_bg{
    background:url("../images/tech24_links/Tech24_bg.png") repeat-x scroll left top transparent;
overflow:hidden;
width:665px;
text-align:left;
}
.modul_tech24{
    background:url("../images/tech24_links/Tech-news-2_03.png") no-repeat scroll bottom left transparent;
    height:58px;
}

.modul_tech24_game{
    background:url("../images/tech24_links/techgame.png") no-repeat scroll bottom left transparent;
    height:58px;
}
.modul_adv_right{
    background: url("../images/tech24_links/Tech24_end.png") no-repeat bottom right;
    
}
.modul_adv_right ul{
list-style:none outside none;
margin:0;
padding:34px 0 0;
}
.bg ul li{
    
    float:left;
padding-left:10px;
padding-right:10px;
height:22px;
}
.bg ul li a{
	color:#FFF;
}

.bg ul li a:hover{
	color:#CCC;
}
.bg{
  background:url("../images/tech24_links/Tech24_bg_sub.png") repeat-x scroll left bottom transparent;
float:left;
height:58px;
margin-left:186px;
overflow:hidden;
}
.endTab{
    background: url("../images/tech24_links/Tech24_end_sub.png") no-repeat bottom left;
    float:left;
    height:58px;
    width:20px;
    
    
}
.bg a{
    color:#FFF;
    text-decoration: none;
}

.bor-title{
    color:#024d99;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0px 6px 0px;
    border-bottom: 1px dotted #000000;
    clear: both;
    margin-left: 10px;
    margin-right: 10px;
}
.bor-content img{
border:1px solid #666666;
float:left;
height:100px;
margin:7px 5px 5px 10px;
padding:1px;
width:130px;
font-size: 12px;
font-family: arial;
}
.adv_bor{
    border: 1px solid #e3e3e3;
    border-top: 0px;
    height:315px;
}
.ceilLeft{
    float:left;
     width: 455px;
}
.ceilRight{
   
    float:right;
margin-left:8px;
width:200px;
}
.infor-title{
    color: #000;
	font-size:12px;
}
.infor-content{
    color: red;
}
.content-adv{max-height: 69px;overflow: hidden;padding-top:5px;text-align:justify;}

.ceilRight ul{
float:none;
list-style:none outside none;
margin:0;
padding:24px 0 0;
}
.ceilRight ul img{
border:1px solid #8B8B8B;
float:left;
height:39px;
margin:0 8px 0 0;
padding:1px;
margin-bottom:3px;
width:48px;
}
.ceilRight ul li{
    max-height:49px;
overflow:hidden;
    
}
.modul_adv_bg a{
    text-decoration: none;
    color: #024d99;
}

.modul_adv_bg a:hover{
    text-decoration: underline;
    color: #024d99;
}
/***********************************************/
/* general.css                          */
/* Use with front of project         	*/
/* HTML tag styles                      */
/***********************************************/ 

.adv_content a{ text-decoration:none; color:#244075}

.adv_content a:hover{ text-decoration:underline}
/*------------------ Level---------------------------------------*/
span.level_1 {
	font-size:10px;
}
span.level_2{
	font-size:11px;
	font-weight:bold;
	
}
span.level_3{
	font-size:13px;
	font-weight:bold;
}
span.level_4{
	font-size:17px; font-weight:bold;
	text-transform: uppercase;
	}
span.level_5{
	font-size:20px;
	text-transform: uppercase;	
}


