body
{
	font-size: 12px;
	margin: 0;
	color: #333333;
	font-family: Arial;
}
td
{
	font-family: Arial;
	font-size: 12px;
}

.t1
{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.t2
{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.t3
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.t4
{
	font-size: 12px;
	color: cecece;
	line-height: 20px;
}



a:link
{
	font-size: 12px;
	color: #4092df;
	text-decoration: none;
}
a:visited
{
	font-size: 12px;
	color: #4092df;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	color: #00A131;
	text-decoration: underline;
}
a:active
{
	font-size: 12px;
	color: #3257BA;
	text-decoration: none;
}


.box1
{
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 18px;
}

.box2
{
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box3
{
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box4
{
	font-size: 12px;
	font-weight: bold;
	color: #2971af;
	background-color: #9dc5e8;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5490c4;
	border-bottom-color: #5692c5;
}


A.s_menu:link, A.s_menu:active, A.s_menu:visited
{
	color:#154772;
	text-decoration: none;
}
A.s_menu:hover
{
	text-decoration: underline;
}

A.m_menu:link, A.m_menu:active, A.m_menu:visited
{
	color:#ff0000;
	text-decoration: none;
}
A.m_menu:hover
{
	text-decoration: underline;
}
