/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/common/bg_01.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.board_head{
  color:#0066FF;
 font-size:11px;
 }
 .sub_title{
 color:black;
 font-weight:bold;
 }
 .list01{
  font-size: 11px;
 color:#666666;
 }
.main_list01{
	font-size: 12px;
	color:#FF9900;
	font-weight: bold;
 }
 .board_01{
	font-size: 11px;
	color:#FFFFFF;	
 }
 .board_head{
    font-size: 11px;
    color:#0099FF;

	}
