#contentmain{width: 100%}

.mainleft {
  float: left;
  height: auto;
  width: 200px;
  margin-left: 20px;
}

.mainctr {
  float: left;
  height: auto;
  width: 500px;
  clear: right;
  text-align: left;
  font-family: "Times New Roman", serif;
  font-size: 14px;
  font-weight: normal;
}

.mainleftpic {
  float: left;
  height: 223px;
  width: 350px;
  margin-left: 5px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 15px;
}

.mainpage {
  height: auto;
  font-family: "Courier New", Courier;
  font-size: 14px;
  margin-right: 20px;
  margin-left: 20px;
  font-weight: bold;
}

.mainrightpic {
  float: right;
  height: auto;
  width: 200px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.maintitle {
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #584989;
  text-align: center;
  height: auto;
  width: 100%;
}

.center1 {
  text-align: center;
  width: 100%;
  font-family: "Courier New", Courier;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
}

.mainleftpic2 {
  float: left;
  height: auto;
  width: 200px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.utube1 {
  height: auto;
  width: 450px;
  margin-right: auto;
  margin-left: 40px;
  margin-bottom: 50px;
  margin-top: 15px;
}

.mainrightpic2 {
  float: right;
  height: auto;
  width: 200px;
  margin-left: 10px;
  margin-top: 120px;
}

.mainpage2 {
  height: auto;
  font-family: "Courier New", Courier;
  font-size: 14px;
  margin-right: 100px;
  margin-left: 100px;
  font-weight: bold;
}

.mainpage3 {
  height: auto;
  font-family: "Courier New", Courier;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.mainpage4 {
  height: auto;
  font-family: "Courier New", Courier;
  font-size: 14px;
  margin-left: 70px;
  font-weight: bold;
  margin-right: 70px;
}

.maintitle2 {
  font-family: "Times New Roman", serif;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  color: #584989;
  text-align: center;
  height: auto;
  width: 100%;
}

.maintitleS1 {
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #584989;
  text-align: center;
  height: auto;
  width: 100%;
  margin-bottom: 5px;
}

.mainpageS1 {
  height: auto;
  font-family: "Courier New", Courier;
  font-size: 14px;
  margin-right: 20px;
  margin-left: 20px;
  font-weight: bold;
}

.maintitleS1r {
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #FF0000;
  text-align: center;
  height: auto;
  width: 100%;
  text-decoration: underline;
}

.maintitleS1b {
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #000000;
  text-align: center;
  height: auto;
  width: 100%;
  text-decoration: underline;
  margin-bottom: 5px;
}

.centerS1 {
  text-align: center;
  width: 560px;
  font-family: "Courier New", Courier;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
}

.mainphp {
  height: auto;
  font-family: "Courier New", Courier;
  font-size: 14px;
  margin-right: 100px;
  margin-left: 100px;
  font-weight: bold;
  width: 500px;
}

#contentphp {
  width: 100%;
}

.mainform {
  height: auto;
  font-family: "Times New Roman", serif;
  font-size: 12px;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
  width: 550px;
  font-style: normal;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  padding-top: 10px;
  padding-left: 20px;
}

.mainformt {
  font-family: "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #0033CC;
  height: auto;
  width: 550px;
  margin-right: auto;
  text-align: left;
  padding-top: 10px;
  margin-left: auto;
}

#formblock {
  width: 100%;
}

.formblock-sm {
  width: 150px;
  text-align: center;
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-weight: bold;
  color: #333399;
  text-decoration: none;
}

.formblock-sm2 {
  width: 150px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #333399;
  text-decoration: none;
  font-family: "Times New Roman", serif;
}

#formblock A:visited {
  color: #333399;
  text-decoration: none;
}

#formblock A:link {
  color: #333399;
  text-decoration: none;
}

#formblock A:active {
  color: #333399;
  text-decoration: none;
}

#formblock A:hover {
  cursor: pointer;
  color: #ffff00;
  background-color: #a49ac9;
  text-decoration: none;
  width: 150px;
}

A:visited {
  color: #333399;
  text-decoration: none;
}

A:link {
  color: #333399;
  text-decoration: none;
}

A:active {
  color: #333399;
  text-decoration: none;
}

A:hover {
  cursor: pointer;
  color: #ff0000;
  background-color: transparent;
  text-decoration: none;
}