/* CSS Document */

* { margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #616161;
	background-image:url(../images/index_bg.jpg); 
	background-repeat: repeat-x;
}

td {
	color: #616161;
	font-size: 12px;
	line-height:20px;
	

}
.PageNumberBox{
	font-size:12px;
	border: 1px solid #DCDCDC;
	background-color: #EFEFEF;
	padding: 3px;
	width: 20px;
	height: 20px;
	text-align: center;
}
image{

border:0px;
}

.lh { color:#737373;}


.texthg   {line-height:15px; background-color:#CCCCCC; font-size:11px; height:15px; color:#666666;}
.texthg01 {line-height:18px; background-color:#e0e5ef; font-size:12px; height:18px; color:#666666;}
.texthg02 {background-color:#e0e5ef; font-size:12px; color:#666666;}

a:link {
	text-decoration: none;
	color: #616161;
}
a:visited {
	text-decoration: none;
	color: #616161;
}
a:hover {
	text-decoration: underline;
	color: #fd9f02;
	TOP: 1px;
	POSITION: relative;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.Guidance				{color:#fff; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:link	        {color:#fff; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:visited		{color:#fff; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:active		{color:#fff; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:hover		{color:#fd9f02; font-family:; font-weight:bold; font-size:13px; text-decoration:none;}
