@charset "UTF-8";

/* Css Document */
body
{
	background:#CFB380;
	margin:0px;
	padding:0px;
}
td
{
	color:#610700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a
{
	color:#610700;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:none;
}

#t1,#t2
{
	cursor:pointer;
}
.on1
{
	background:url(images/cnews_01.gif) no-repeat;
}
.out1
{
	background:url(images/cnews_02.gif) no-repeat;
}
.on2
{
	background:url(images/hnews_01.gif) no-repeat;
}
.out2
{
	background:url(images/hnews_02.gif) no-repeat;
}
#s2
{
	display:none;
}
#m1,#m2
{
	text-align:right;
	color:#ff0000;
}
#m2
{
	display:none;
}