body {
  margin: 0;
  background: #FFF;
  color: #444444;
  font: normal 1em Verdana, Tahoma, sans-serif;
  line-height: 1.3;
}

#main {
  margin: 0;
  background: url(images/bg_line.jpg) repeat-x;
  background-position: 0 66px;
  width: 100%;
}

* html #main {
  background-position: 0 80px; 
}

#container {
  margin: 0 auto 0 auto;
  width: 1000px;
}

#topHeader {
  margin-top: 14px; 
  height: 66px;
  vertical-align: middle;
}

#top {
  width: 368px;
  height: 66px;
  background: url(images/top1.jpg) no-repeat;
  float: left;
}

#topHeader ul {
  list-style: none;
  margin: 0;
}

#topHeader ul li {
  padding-top: 20px;
  margin-left: 1em;
  float: left;
}

#topHeader ul li a.menu_1 {
  width: 60px;
  height: 29px;
}

#topHeader ul li a.menu_2 {
  width: 72px;
  height: 29px;
}

#topHeader ul li a.menu_3 {
  width: 52px;
  height: 29px;
}

#topHeader ul li a.menu_4 {
  width: 170px;
  height: 29px;
}

#topHeader ul li a.menu_5 {
  width: 86px;
  height: 29px;
}

#topHeader ul li a.menu_6 {
  width: 90px;
  height: 29px;
}

#topHeader ul li a img {
  border: 0;
}

#lineHeader {
  width: 1000px;
  height: 131px;
}

#lineBody {
  width: 451px;
  height: 131px;
  background: url(images/line1.jpg) no-repeat;
  float: left;
}

#logo {
  width: 248px;
  height: 131px;
  background: url(images/logo.jpg) no-repeat;
  margin-left: 540px;
}

#plusHeader {
  width: 451px;
  height: 78px;
  background: url(images/plus.jpg) no-repeat;
}

#content {
  clear: both;  
  width: 940px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  border-bottom: 1;
  padding: 30px;
  padding-top: 5px;
}

#conTrue {
  width: 650px;
  height: 100%;
  font-size: 0.9em;
}

h1 {
  font: 1.5em Verdana;
  padding-left: 15px;
  border: 0;
  border-left: 20px;
  border-style: solid;
}

.gray {
  color: #696969;
  border-color: #696969;
}

.violet {
  border-color: #B20CAA;
  color: #B20CAA;
}

.blue {
  border-color: #088ABB;
  color: #088ABB;
}

.green {
  border-color: #A6BE20;
  color: #A6BE20;
}

.yellow {
  border-color: #F4E70D;
  color: #F4E70D;
}

.orange {
  border-color: #FDB11F;
  color: #FDB11F;
}

.red {
  border-color: #EB3422;
  color: #EB3422;
}

h2 {

}

h3 {

}

h4 {

}

p {
  text-indent: 40px;
  font-size: 0.8em;
}

#conTrue ul li {
  font-size: 0.9em;
  line-height: 1.4;
}

#box {
  width: 290px;
  height: 100%;
  margin-left: 10px;
  border: 1px solid #c4c4c4;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 1;
  padding: 10px;
}

#footer {
  clear: both;
  padding: 10px;
  font-size: 0.8em;
  color: #696969;
}
