﻿body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #000;
  border: none 0;
  margin: 0;
  padding: 0;
  background-color: #E7FAFE;
}

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

img
{
  border-style: none;
  border-width: 0;
}

/*=========== wrapper (begin) ============*/
#wrapper
{
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
  border: none 0;
  
}

#trHead td
{
  height: 346px;
  border: none 0;
  padding: 0;
}

#HeadLeft
{
  width: 15px;
  background: url(../image/HeadLeft.jpg) repeat-y;
}

#HeadRight
{
  width: 15px;
  background: url(../image/HeadRight.jpg) repeat-y;
}

#head
{
  width: 778px;
  background: url(../image/head.jpg) no-repeat center center;
}

#MenuLeft
{
  width: 15px;
  background: url(../image/MenuLeft.jpg) repeat-y;
}

#MenuRight
{
  width: 15px;
  background: url(../image/MenuRight.jpg) repeat-y;
}

#menu
{
  border: none 0;
  margin: auto;
}

#menu td
{
  border: none 0;
  border-spacing: 0;
  padding: 0;
}

#trTopBar td
{
  height: 20px;
  border: none 0;
  padding: 0;
}

#TopBarLeft
{
  width: 15px;
  background: url(../image/TopBarLeft.jpg) repeat-y;
}

#TopBarRight
{
  width: 15px;
  background: url(../image/TopBarRight.jpg) repeat-y;
}

#TopBar
{
  background: url(../image/TopBar.jpg) repeat-x;
  text-align: right;
  
}

#ContentLeft
{
  width: 15px;
  background: url(../image/ContentLeft.jpg) repeat-y;
}

#ContentRight
{
  width: 15px;
  background: url(../image/ContentRight.jpg) repeat-y;
}
/*=========== wrapper (end) ============*/

#content
{
  padding: 3px 10px;
}