* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: Tahoma;
  font-size: 12px;
  background: #FFFFFF;
}
h2, h3, h4, h5, p, .item {
  margin: 10px 0 5px 0;
}
h1 {
  margin: 15px 0 20px 0;
  font-size: 125%;
  line-height: 130%;
}
h1, h2, h3, h4, h5 {
  color: #990000;
}
/* */
.header1
{
    margin: 15px 0 20px 0;
    font-size: 150%;
}
.header2, .header3, .header4, .header5
{
    margin: 10px 0 5px 0;
    
}
.header1, .header2, .header3, .header4, .header5
{
    color: #990000;
    font-weight: bold;
    
}

/* */
a img {
  border: 0;
}
a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
#logo {
  position: absolute;
  top: 15px;
  left: 0;
}
#logo2 {
  position: absolute;
  top: 75px;
  left: 200px;
}
#all {
  border-top: 1px solid #FFF;
  margin-top: 14px;
  background: url('../images/bg_all.jpg') repeat-y left top;
  min-width: 1025px; 
  width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1025)? "1025" : "auto");
}
#main {
  background: url('../images/bg_left_bot.jpg') no-repeat left bottom;
}
#left {
  float: left;
  background: url('../images/bg_left.jpg') no-repeat left top;
  width: 223px;
  margin-top: -292px;
  padding: 17px 0 35px 0;
}
#left #ico {
  height: 12px;
}
#left #ico #item1 {
  margin-left: 14px
}
#left #ico #item2 {
  margin-left: 24px
}
#left #ico #item3 {
  margin-left: 26px
}
#header {
  height: 38;
  margin: -15px 0 0 189px;
  padding-top: 323px;
  background: #dce5e4 url('../images/bg_header.jpg') no-repeat left top;
}
#phone {
  height: 26px;
  background: #800c0c;
  padding: 12px 0 0 8px;
}
#center {
  margin: 0 330px 0 223px;
  display: block;
  padding: 20px 15px 0 15px;
  background: url('../images/bg_center.jpg') repeat-x left top;
}
#right {
  float: right;
  width: 330px;
  background: url('../images/bg_main.jpg') repeat-y left top;
}
.content {
  padding: 20px 20px 0 20px;
}
#right #both {
  height: 75px;
  background: url('../images/bg_fright.jpg') no-repeat right bottom;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
#navi {
  margin-top: 36px;
}
#navi ul {
  list-style-type: none;
  font-size: 12px;
}
#navi li {
  margin-top: 10px;
  padding: 0 0 0 13px;
  color: #477068;
}
#navi a {
  color: #630303;
  padding: 4px 0 4px 0;
  text-decoration: none;
}
#navi ul.level1 a.current {
  color: #dc5455;
  font-weight: bold;
}
#navi .level2 li {
  background: url('../images/bull.jpg') no-repeat left 5px;
}
#navi .level3 li {
  background: none;
}
#navi a:hover {
  color: #630303;
  background: url('../images/bull2.jpg') repeat-x left bottom;
}
.date {
  font-weight: bold;
  color: #dc5455;
}
.item a {
  color: #000000;
  text-decoration: none;
}
.item a:hover {
  text-decoration: underline;
}
#footer {
  height: 54px;
  background: url('../images/bg_footer.jpg') repeat-x left top;
}
#footer2 {
  height: 54px;
  background: url('../images/bg_fcenter.jpg') no-repeat 190px bottom;
}
#fleft {
  float: left;
  width: 190px;
  height: 32px;
  background: url('../images/bg_fleft.jpg') no-repeat left bottom;
  padding: 22px 0 0 3px;
}
#fright {
  float: right;
  text-align: right;
  margin: 20px 5px 0 0;
  color: #848e8d;
}
#fright a {
  color: #848e8d;
  text-decoration: none;
}
#fcenter {
  margin: 0 0 0 0;
  height: 46px;
  padding: 8px 5px 0 25px;
  float: left;
  font-size: 11px;
}
#fcenter #fnavi {
  background: url('../images/bull2.jpg') repeat-x left bottom;
  padding-bottom: 5px;
}
#footer #fcenter a {
  color: #dc5455;
  text-decoration: none;
  padding: 5px;
}
#counter {
  width: 207px;
  text-align: right;
  padding: 5px 8px 5px 5px;
}
/* 2009.10.31 */
#MainContent
{
    
}

#MainContent p
{
    line-height: 1.33;
}
#MainContent ul
{
    list-style: none;
    padding-left: 10px;
}
#MainContent ul li
{
    
}
#MainContent q
{
    font-style: italic;
}

#MainContent ul
{
    list-style: none;
    padding-left: 10px;
}
#MainContent .LargeBlocksList li
{
    padding-top: 5px;
    padding-bottom: 5px;
}
/* */
