body { background-image:url(/image/bg.gif); background-repeat:repeat-y;}

td { font-size:12px; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color:#333333;}



.date { font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color:#1262AD; font-weight:bold;}

.whatnew { font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color:#333333; font-weight:bold; line-height:120%;}

.org{color:#FF673C;}
.imsgt{color:#6F7E9D;font-size:10px;}

A:LINK { color : #343b8f; text-decoration : none; }
A:VISITED { color : #774979; text-decoration : none; }
A:HOVER { color : #ff9900; text-decoration : none; }
A:ACTIVE { color : #b2b6e7; text-decoration : none; }


A.fix:LINK { color : #343b8f; text-decoration : none; }
A.fix:VISITED { color : #343b8f; text-decoration : none; }
A.fix:HOVER { color : #ff9900; text-decoration : none; }
A.fix:ACTIVE { color : #b2b6e7; text-decoration : none; }


A.news:LINK { color : #333333; text-decoration : none; }
A.news:VISITED { color : #333333; text-decoration : none; }
A.news:HOVER { color : #ff9900; text-decoration : none; }
A.news:ACTIVE { color : #b2b6e7; text-decoration : none; }


A.bodylink:LINK{color : #343b8f; text-decoration : underline;}
A.bodylink:VISITED{color : #343b8f; text-decoration : underline;}
A.bodylink:HOVER{color : #ff9900; text-decoration : underline;}
A.bodylink:ACTIVE{color : #b2b6e7; text-decoration : underline;}

A.imsgtop:link { color : #666666; text-decoration : none; }
A.imsgtop:VISITED { color : #774979; text-decoration : none; }
A.imsgtop:HOVER { color : #ff9900; text-decoration : none; }
A.imsgtop:ACTIVE { color : #b2b6e7; text-decoration : none; }


/* attentionContainer */
#attentionContainer {
	width: 700px;
	margin: 10px 20px 0px 20px;
}

#attentionContainer p {
    margin: 0px 0px 15px 0px;
	font-size: 70%;
	line-height: 160%;
	color: #666666;
	padding: 5px;
	border: 1px solid #A3A9C3;
}

