
@import url(./css_main.css);

@import url(./css_customTop.css);


#main { 
	background-repeat : no-repeat; 
	min-height : 700px;
	height : auto !important;
	height : 700px;
	width : 852px; 
}

.iframeNews { 
	position: absolute;
	top : 445px; 
	left : 174px; 
	width : 852px; 
	height : 240px;
	font-weight : bold; 
}

.iframeNews .topIframe { 
	top : 405px;
	float : left;
	width : 425px; 
	height : 240px; 

}

.iframeNews .topIframe2 { 
	top : 405px;
	float : right;
	width : 425px; 
	height : 240px; 
	

}


.iframeTopic { 
	position: absolute; 
	top : 425px; 
	right : 20px; 
	width : 425px; 
	height : 240px; 
/*	background-color : #ffffff; */
/*	font-size : 0.9em;  */
}


/* j[X */
#iframe { 
	text-align : left; 
/*	font-size : 0.8em; */
	margin : 0 auto;
	width : 423px; 
/*	background-image: url("./img/waka_newsflame.gif"); */
	background-repeat : no-repeat; 
	
/*	background-color : #ffffff;
	color : #000000;  */
}

.item { 
	position: absolute; 
	top: 55px; 
	left: 5px; 
	width : 98%;
}
#feed1 { 
	position: absolute; 
	top: 55px; 
	left: 5px; 
	width : 98%;
}
.item .date {
	width : 35%; 
}

.item .text {
	width : 65%; 
}

/*.item td { 
	border-bottom: 1px #ff3232 dashed;
}*/
