﻿BODY { font-family:"MS PGothic"; 
background: url(/img/top-bg2.png) no-repeat; 
}


#header {
	width:100%;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	background: url(/img/title_bg.gif) top left;
}


#header h1 {
	font-size:35px;
	font-weight:bold;
	padding:25px 0 0 30px;
	color:#333;
	white-space: nowrap;
}


h2 {
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height: 1.5;
	clear:both;
	width:680px;
	height:21px;
	text-align: left;
}


h2.2 a {
	color: #0874BF;
}


h2.2 a:hover {
	color: #F00;
}


p a {
	color: #0874BF;
}


p a:hover {
	color: #F00;
}


#footer {
	width:100%;
	height:40px;
	text-align:center;text-valign:middle;
	font-size:15px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	background: url(/img/title_bg.gif) top left;
	white-space: nowrap;
}


td {
	font-size:15px;
}


b {
	color:#fe0000;
	font-weight:normal;
}

b.2 {
	color:#fe0000;
	font-weight: bold;
}


A { COLOR: #666666; TEXT-DECORATION: none;}
A:hover { COLOR: #f00; TEXT-DECORATION: none; }


