html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font: 10px Tahoma, verdana, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg.jpg) repeat-x;
}
#outer {
	background: url(../images/bg_top.jpg) repeat-x;
	min-height: 757px;
	padding: 25px 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 648px;
}
#top {
  background: url(../images/top_bg.gif) repeat-x;
  height: 16px;
  color: #FFFFFF;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#top a {
  color: #FFFFFF;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#top a:hover {
  color: #999999;
}
#head-1 {
  background: url(../images/nav_bg.jpg) no-repeat;
  height: 72px;
}
#dots {
  border-bottom-style:dotted;
  border-bottom-width: thin;
  border-bottom-color: #666666;
  position:relative;
  width:200px;
}
#head-1 a, #head-1b a {
  color: #C0C4AB;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#head-1 a:hover, #head-1b a:hover {
  color: white;
}
#head-2l {
  position: absolute;
  color: #FFFFFF;
  text-decoration: none;
  font: bold 36px arial, sans-serif;
  width: 324px;
  height: 72px;
}
#head-2R {
  position: absolute;
  color: #FFFFFF;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
  text-align: right;
  right: 0px;
  width: 324px;
  height: 72px;
}
#nav {
  background: url(../images/nav_bar.jpg) no-repeat;
  width: 648px;
  height: 27px;
}
#nav a {
  color: #666666;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#nav a:hover {
  color: #CCCCCC;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 11px;
}
#body-1 {
  background: url(../images/body_bg.jpg) no-repeat;
  width: 648px;
  height: 225px;
}
#body-1-news {
  background: url(../images/body_bg_news.jpg) no-repeat;
  width: 648px;
  height: 225px;
}
#body-1-logon {
  background: url(../images/body_bg_logon.jpg) no-repeat;
  width: 648px;
  height: 225px;
}
#body-1-support {
  background: url(../images/body_bg_support.jpg) no-repeat;
  width: 648px;
  height: 225px;
}
#body-1-products {
  background: url(../images/body_bg_products.jpg) no-repeat;
  width: 648px;
  height: 225px;
}
#body-1-aboutus {
  background: url(../images/body_bg_aboutus.jpg) no-repeat;
  width: 648px;
  height: 225px;
}
#body-1-services {
  background: url(../images/body_bg_services.jpg) no-repeat;
  width: 648px;
  height: 225px;
}
#b1-txt {
  position: absolute;
  width: 302px;
  color: #000144;
  text-decoration: none;
  font: bold 18px arial, sans-serif;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 11px;
  padding-right: 11px;
}
#b2-txt {
  position: absolute;
  width: 302px;
  color: #000144;
  text-decoration: none;
  font: bold 18px arial, sans-serif;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 11px;
  padding-right: 11px;
  right: 0px;
  text-align:right;
}
#body-2 {
  background: url(../images/body_bg2.jpg) repeat-y;
  width: 626px;
  color: #000144;
  text-decoration: none;
  font: 12px arial, sans-serif;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 11px;
  padding-right: 11px;
}
#body-2 a:hover {
  font-weight:bold;
  color: #999999;
  text-decoration:none
}
#body-2 a {
  font-weight:bold;
  color: #000144;
  text-decoration:none
}
#body-3 {
  background: url(../images/body_bg3.jpg) no-repeat;
  width: 648px;
  height: 18px;
}
#foot {
  background: url(../images/foot_bg.jpg) no-repeat;
  width: 648px;
  height: 27px;
  color: #FFFFFF;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
  padding-top: 8px;
}
#news {
  color: #000144;
  text-decoration: none;
  font: 10px arial, sans-serif;
}
.news-ttl {
  color: #000144;
  text-decoration: none;
  font: bold 11px arial, sans-serif;
}
#news-rm {
  color: #333333;
  text-decoration: none;
  font: bold 10px arial, sans-serif;
}
#news a:hover, #news-rm a:hover{
  color: #CCCCCC;
}
.ttl {
	color: #000377;
	text-decoration: none;
	font: bold 16px arial, sans-serif;
}
.login {
	color: #666666;
	text-decoration: none;
	font: bold 9px arial, sans-serif;
}
.link, .link a{
	color: #F96D0E;
	text-decoration: none;
	font: bold 12px arial, sans-serif;
}
.link a:hover{
	color: #999999;
	text-decoration: none;
	font: bold 12px arial, sans-serif;
}

