﻿body {
  background: #fff;
  background-image :url('/images/page_bg.jpg');
  background-repeat:repeat-x;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12pt;
  margin: 0px;
}
img {
  border:0px;
}
#outercontainer{
  width:1030px;
  margin-left:auto;
  margin-right:auto;
}
#tdLeftColumn{
  background-color:#000099;
}
#tdRightColumn{
  background-color:#000099;
}
#tdContent {
  background-color:#ffffff;
}
#leftColumn {
  color:#dddddd;
  width:200px;
  padding:10px;
  margin-top:100px
}
#rightColumn{
  color:#dddddd;
  width:200px;
  padding:10px;
  margin-top:100px;
}

#leftColumn a {
  color: #cccccc;
  text-decoration: none;
}
#leftColumn a:hover {
  color:#f3008b;
}
#rightColumn a {
  color: #cccccc;
  text-decoration: none;
}
#rightColumn a:hover {
  color:#f3008b;
}
#content {
  padding:10px;
}
#logoImg{
  width: 200px;
  height: 102px;
  border:0px;
}
.rcNote {
  margin-bottom: 20px;
  margin-left:10px;
  cursor: pointer;
}
.contentList{
  margin-top: 10px;
}
.nname {
  font-size: 24px;
}
.nlink {
  color: #4a5473;
}
.ncon {
  font-size: 14px;
  margin-top:10px;
  margin-bottom:10px;
}
.nadd {
  font-size: 14px;
}
.nsub {
  font-size: 14px;
  font-weight: bold;
  margin-bottom:10px;
}
.nph {
  font-size: 14px;
  color: #666666;
}
.nweb {
  font-size: 14px;
}
.nem {
  font-size: 12px;
}
.ngr {
  margin-top:10px;
  margin-bottom:10px;
}
