@charset"utf-8";

body {
   width: 1000px;
   margin: auto;
   padding: 0;
   color: #000000;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   }

#header {
   height: 32px;
   width: 1000px;
   background-color: #000000;
   color: #fff;
   margin: 0;
   padding: 18px 0 0 0;
   font-size: 15px;
   }

#header a {
   text-decoration: none;
   font-weight: bold;
   background-color: #000000;
   color: #ffffff;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   margin: 0 14px 0 14px;
   }

#header a:visited {
   color: #ffffff
   }
#header a:hover {
   color: #666666
   }
#header a:active {
   color: #666666
   } 

 #news {
   height: 0px;
   width: 1000px;
   background-color: #000000;
   color: #fff;
   margin: 0;
   padding: 1px 0 0 0;
   font-size: 12px;
   }

#news a {
   text-decoration: none;
   font-weight: bold;
   background-color: #000000;
   color: #ffffff;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   margin: 0 15px 0 15px;
   float: left;
   }

#news a:visited {
   color: #ffffff
   }
#news a:hover {
   color: #666666
   }
#news a:active {
   color: #666666
   }

#contents h3 {
   margin: 20px 20px 20px 20px;
   }

#contents h2 {
   font-size: 20px;
   color: #000000;
   text-shadow: 5px 5px 5px #999999;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   margin: 0 20px 10px 20px;
   }

#contents p {
   font-size: 12px;
   color: #000000;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   margin: 0 0 0 0;
   line-height: 26px;
   }

#contents {
   height: 1194px;
   width: 1000px;
   margin: 0;
   padding: 0;
   background-image: url(images/.jpg);
   background-repeat: no-repeat;
   background-position: right;
   float: right;
   }

#contents ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#contents ul li {
   margin: 0;
   padding: 0;
   float: left;
   list-style: none;
}

#contents ul li a{
   margin: 0;
   padding: 0;
   vertical-align: bottom;
}

#contents ul li img{
   margin: 0;
   padding: 0;
   vertical-align: bottom;
}

#contents a {
   text-decoration: none;
   font-weight: bold;
   color: #000000;
   margin: 0 0 0 0;
   line-height: 0;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   }

#contents a:visited {
   color: #000000;
   }
#contents a:hover {
   color: #DCDCDC;
   }
#contents a:active {
   color: #000000;
   } 

#side {
   height: 300px;
   width: 0px;
   background-color: #000000;
   float: right;
   }

#side p {
   background-color: #000000;
   font-size: 12px;
   color: #ffffff;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   text-align: center;
   margin: 0;
   line-height: 25px;
   }

#side img {
   margin: 14px 50px 10px 50px;
   }

#main h3 {
   font-size: 15px;
   color: #000000;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   margin: 40px 0 40px 0;
   text-align: center;
   line-height: 26px;
   }

#main h1 {
   margin: 0 20px 20px 20px;
   }

#main img {
   margin: 0;
}

#main p {
   font-size: 12px;
   color: #000000;
   font-family: Georgia, "Time New Roman",
 Time, serif;
   margin: 0;
   text-align: center;
   line-height: 26px;
   }

#main {
   height: 100px;
   width: 1000px;
   float: left;
   }

#main a {
   text-decoration: none;
   font-weight: bold;
   color: #000000;
   font-family: Georgia, "Time New Roman",
 Time, serif;
}

#main a:visited {
   color: #000000;
   }
#main a:hover {
   color: #DCDCDC;
   }
#main a:active {
   color: #000000;
   }

#line {
   height: 0;
   width: 1000px;
   clear: both;
   background-color: #000000;
   color: #fff;
   }

#line img {
   margin: 12px 0 0 10px;
   }

#footer {
   height: 82px;
   width: 1000px;
   clear: both;
   background-color: #000000;
   color: #fff;
   font-size: 20px;
   padding: 43px 0 0 0;
   }

#footer small {
   background-color: #000000;
   color: #ffffff;
   text-align: center;
   display: block
   }