@charset "utf-8";
.twoColFixRtHdr  #mainScreen {
	margin-right: 11px;
	clear: none;
	float: left;
	height: 270px;
	width: 335px;
	background-image: url(../img/toppage/screen.gif);
	margin-top: 2px;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: left top;
} 

.twoColFixRtHdr #news {
	margin-right: 0px;
	clear: none;
	float: left;
	height: 250px;
	width: 460px;
	background-color: #002aec;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: url(../img/other/news_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	overflow: scroll;
	cursor: text;
	color: #CCFFFF;
	background-attachment: scroll;
}
.twoColFixRtHdr #container #subContent #news .squareman {
	margin-right: 6px;
	margin-top: 2px;
}

.twoColFixRtHdr #container #subContent #news p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.twoColFixRtHdr  #news a:link {
	font-weight: normal;
	color: #33FFFF;
	margin-right: 3px;
	margin-left: 3px;
}
.twoColFixRtHdr #news a:visited {
	color: #33FFFF;
}
.twoColFixRtHdr #container #subContent #news .title {
	color: #FFFFFF;
}
