* {
  margin: 0px;
  padding: 0px;
}

body {
background-color: #edfeff;
background-image: url(../image/359.png)
}
#conteiner {
  font-size: 100%;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  width: 900px;
  margin-right: auto;
  background-color: #daf7f9;
  color: #333399;
}

#header {
  font-size: 150%;
  color: #3366ff;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #66cccc;
background-image: url(../image/359_h.png) ; height: 100px;
  text-align: center;
  line-height: 20px;
  border-radius:10px; -moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;
box-shadow: 6px 3px 6px #666;
-moz-box-shadow: 6px 3px 6px #666;
-webkit-box-shadow: 6px 3px 6px #666;
-o-box-shadow: 6px 3px 6px #666;}
#menu {
  float: left;
  margin-left: 10px;
  width: 190px;
  margin-top: 10px;
}
#content {
  padding-right: 10px;
  padding-left: 10px;
  width: 680px;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
#footer {
  height: 80px;
  clear: both;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  background-color: #66cccc;background-image: url(../image/359_h.png) ;  line-height: 70px;
  margin-top: 10px;
   border-radius:10px;
-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;
box-shadow: 6px 6px 6px #666;
-moz-box-shadow: 6px 6px 6px #666;
-webkit-box-shadow: 6px 6px 6px #666;
-o-box-shadow: 6px 6px 6px #666;}
#istok {
  text-align: right;
  font-style: italic;
}
table {
  border: 1px solid #333399;
  margin: 10px auto;
  text-align: left;
  width: 80%;
  border-collapse: collapse;
}
td, th {
  border: 1px solid #333399;
  padding-left: 10px;
}
figcaption {
  text-align: left;
  font-size: 100%;
  margin-bottom: 5px;
  font-style: italic;
  font-family: "Courier New",Courier,monospace;
  margin-top: 10px;
}
section {
  margin-top: 10px;
  margin-bottom: 10px;
}
#header h1 {
  font-family: Microsoft YaHei;
  font-size: 250%;
  line-height: 100px;
  text-align: center;
}
li a {
  border-bottom: 1pt solid #6600cc;
  line-height: 35px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-size: 110%;
  padding-left: 5px;
  font-weight: inherit;
  display: block;
  color: #6600cc;
}
#menu ul {
  list-style-type: none;
}
li a:hover {
  color: #3366ff;
}
li a:visited {
  color: #33ccff;
}
#content ul
{
padding-left:25px;
margin-left:10px;
}
span
{
font-family: "Courier New",Courier,monospace;
font-size: 110%;
font-weight:600;
}
.my1
{ 
background-color: #aaf7fd;
}
.my2
{
 margin-left: auto;
margin-right: auto;
text-align: center;
}

.p1
{text-align: left;
margin-bottom:15px;}