#tit_topics{
	background:url(../imgs/tit_topics.gif) no-repeat;
	height:36px;
	width:650px;
	clear:both;
	}
	
#tit_news{
    background:url(../imgs/tit_news.gif) no-repeat ;
	margin-top:10px; 
	height:36px; 
	width:650px; 
	clear:both;
	}
	
#tit_attention{
    background:url(../imgs/tit_attention.gif) no-repeat ; 
	margin-top:10px;
	height:36px; 
	width:650px; 
	clear:both;
	}
	
#tit_topics h2, #tit_news h2, #tit_attention h2{
    text-indent:-99999px; 
	float:left;
	}
	
.tit_topics_txt{
    width:630px;
	padding-bottom:30px;
	_padding-bottom:10px;
	}
	
.tit_topics_txt h3{
    font-size:95%;
	}
	
*:first-child+html .tit_topics_txt{
    padding-bottom:15px;
	}
	
.red{
    color:#e31616;
	}
	
#tit_news p, #tit_attention p {
    width:300px; 
	float:right; 
	text-align:right; 
	margin:8px 10px 0 0;
	_margin:5px 5px 0 0;
	}

#tit_news p a, #tit_attention p a, .tit_topics_txt p a{
    background:url(../imgs/tri_arrow.gif) no-repeat left; 
	padding-left:18px;
	}    


#btn_topics{
	width:609px;
	margin:5px 0 0;
	padding:0;
	clear:both;
	background: url(../imgs/btn_topics.gif) repeat-x;
	}
		
#btn_topics ul{ 
    margin:0;
	padding:0;
	height:42px;
	}
	
#btn_topics li{
	height:42px;
	width:202px;
	float:left;
	text-indent:-99999px;
	margin:0;
	padding:0;
	display:block;
	}
	
#btn_topics li a{
	text-decoration:none;
	height:42px;
	display:block;
	overflow:hidden;
    outline:none;
	}

#btn_topics li#campaign{
	background:url(../imgs/btn_topics.gif) no-repeat 0px -44px;
	width:202px;
	}

#btn_topics li#campaign a:hover{
	background:url(../imgs/btn_topics.gif) no-repeat 0px 0px;
	}
	
	
#btn_topics li#services{
	background:url(../imgs/btn_topics.gif) no-repeat -202px -44px;
	width:202px;
	}

#btn_topics li#services a:hover{
	background:url(../imgs/btn_topics.gif) no-repeat -202px 0px;
	}
		
	
#btn_topics li#others{
	background:url(../imgs/btn_topics.gif) no-repeat -404px -44px;
	width:202px;
	}

#btn_topics li#others a:hover{
	background:url(../imgs/btn_topics.gif) no-repeat -404px 0px;
	}
	

#news_cur{
    width:630px;
	border:#aeaeae solid 1px;
	margin-bottom:5px;
	padding:10px 8px 10px;
	}
	
.cur{
	visibility: visible;
}

.hide{
	visibility: hidden;
	position:absolute;
}



#news, #attentions{
     width:650px;
	 margin-bottom:10px;
	 clear:both;
	 }

#attention_txt{	 
     width:550px;
	 margin-bottom:10px;
	 clear:both;
	 float:left;
	 }
	 
#attention_bnr{
     float:right;
	 margin-top:5px;
	 width:94px;
	 }
	 
#attention_bnr li{
     margin-bottom:3px;
	 }	
	 
#news ul, #attention_txt ul{
     margin:0 10px 10px 10px;
	 line-height:1.8em;
	 }
	 
#news li, #attention_txt li{
     clear:both;
	 padding:2px 0;
	 border-bottom:#CCCCCC dashed 1px;
	 }
	
	 
.bo_b li{
      border-bottom:#CCCCCC dashed 1px;
	  _padding:0;
	  padding:5px 0;
	  }


.day{
      float:left;
	  width:100px;
	  }
	  
.news_cl{
      clear:both;
	  }
	  
.news_contents, .news_topics{
      float:right;
	  width:510px;
	  background:url(../imgs/tri_red2.gif) no-repeat  0 2px;
	  padding-left:13px;
	  }
