.navi {
	padding-top:4px;
	width: 90px;
	background:url(/images/tab_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	height: 27px;
	
}

.navi_link {
	font-weight:normal;
	text-align:center;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	color:#8b8b8b;	
}

.navi_active {
	padding-top:4px;
	width: 90px;
	background:url(/images/tab_bg_active.gif);
	background-repeat:no-repeat;
	text-align:center;
	height: 27px;
}

.navi_link_active {
	font-weight:bold;
	text-align:center;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	color:#fff;	
}

body {
	background:#FEFEFE;
	margin:0;
	font-family:verdana;
	font-size:12px;
}

p,a,td {
	font-family:verdana;
	font-size:12px;
}

h4,h5 {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	
}
h3 {
	font-family:verdana;
	font-size:13.5px;
	font-weight:bold;
}

h2 {
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}

h1 {
	font-family:verdana;
	font-size:15px;
	font-weight:bold;
}

.content {
	font-family:verdana;
	font-size:12px;
}

a img {
border:0px;
}

.hotBoxTitle {
	background:url(/images/hotbox_title_bg.gif);
	text-align:center;
	font-weight:bold;
	color:#67749e;
}

.hotBoxContent {
	border:1px solid #a5a5a5;
	background:#efefef;
	padding:3px;
}

.hotBoxIcon {
	color:#67749e;
}

.hotBoxLink {
	color:#949494;
	text-decoration:none;
}

.hotBoxLink:active {
	color:#949494;
	text-decoration:none;
}

.hotBoxLink:hover {
	color:#949494;
	text-decoration:underline;
}

div#subnavigation {
	background:url(/images/subnavi_bg.jpg);
	height:18px;
	width:998px;
	vertical-align:middle;
	padding:2px;
} 

div#logo {
	width:1000px;
}

div#navigation {
	width:1000px;
}

div#locator {
	width:994px;
	background:url(/images/locator_bg.gif);
	height:18px;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;	
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#969696;
	padding:3px;
}

.locator_font {
}

div#content {
	background: #f4f4f4;
	width:1000px;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;	
}

div#footer {
	width:992px;
	background:url(/images/locator_bg.gif);
	height:16px;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;	
	font-size:11px;
	font-family:verdana;
	color:#7d7d7d;
	padding:4px;
}

.subnavi_link {
	font-weight:normal;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#fff;	
	vertical-align:middle;
}

.subnavi_link:hover {
	font-weight:normal;
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;
	color:#fff;	
}

.subnavi_link:active {
	font-weight:normal;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#fff;	
	vertical-align:middle;
}

.subnavi_link:link {
	font-weight:normal;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#fff;	
}
.newsTitle {
	font-family:verdana;
	font-size:12px;
	background:#D8D8D8;
	border-bottom:1px solid #C8C8C8;
	color:#505050;
	padding:3px;
}

.newsContent {
	font-family:verdana;
	font-size:11px;
	background:#E8E8E8;
	color:#808080;
	padding:3px;
}