/*Copyright TEM concept. All Rights Reserved*/

/* Import */
@import url("css_master.css");
@import url("newscaster.css");


/*top only*/
.news    {border-bottom:1px solid #999999; width:550px; float:left;}
.link    {border-bottom:1px solid #999999; width:220px; float:right;}
.news h2 {border-bottom:1px solid #999999; line-height:12px; height:12px; padding-bottom:1px; margin-bottom:12px;}
.link h2 {border-bottom:1px solid #999999; line-height:12px; height:12px; padding-bottom:1px; margin-bottom:12px;}

.news div {clear:both; margin:0 20px; line-height:1.2em;}
.news strong {
	display:block; width:70px; float:left;
	font-size:85%; font-weight:normal;
}
.news p, .news p a {line-height:1.2em;}

div#mainer .link p {text-align:center; width:100%; text-indent:0; display:block;}
div#mainer .link p.toplink img {border:1px solid #CCCCCC;}
div#mainer {padding-top:20px;}
