@CHARSET "ISO-8859-1";

body {
  font-family: Tahoma, Arial;
  direction: rtl;
  background-color: #EEEEEE;
  padding: 0px;
  margin: 0px;
  text-align: center;
  background-repeat: repeat-x;
  background-attachment: fixed;
}

body .page {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  background-color: #FFFFFF;
  border: 1px solid #555555;
}

body .page.sb-inner {
  background-color: #FFFFFF;
}

body .page .topnav {
  width: 910px;
  height: 1px;
}

body .page .header {
  width: 920px;
  background-repeat: no-repeat;
  height: 120px;
  background-image: url("../images/sangmine.jpg");
  vertical-align: top;
}

body .page .header .sb-inner {
  
}

body .page .mainnav {
  width: 900px;
  height: 25px;
  background-repeat: repeat-x;
  top: 0px;
  left 100px;
  position: absolute;
  padding-right: 100px;
}

body .page .mainnav .menuitem {
  width: 80px;
  height: 25px;
  float: right;
  text-align: center;
  vertical-align: top;
}

body .page .mainnav .menuitem a {
  text-decoration: none;
  display: block;
  font-size: 12px;
  vertical-align: top;
  color: #ffffff;
  width: 70px;
  padding: 5px;
  margin-left: 6px;
  margin-right: 6px;
  font-family: Tahoma, Arial;
  font-weight: bold;
}

body .page .mainnav .menuitem a:hover {
  text-decoration: underline;
}

body .page .mainnav .activemenu {
  
}

body .page .mainnav .activemenu a {
  text-decoration: underline;
}

body .page .banner {
  width: 920px;
  text-align: center;
  height: 90px;
  margin-bottom: 5px;
}

body .page .body {
  width: 900px;
  overflow-x: hide;
  margin-bottom: 10px;
  background-color:#ffffff;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 10px;
  float: left;
}

body .page .body .leftbox {
  width: 310px;
  float: left;
}

body .page .body .leftbox .leftblock {
  width: 300px;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #555555;
}

body .page .body .leftbox .leftblock h1 {
  padding-right: 5px;
  font-size: 14px;
  font-weight: normal;
  color: #0000a5;
  padding-top: 4px;
  height: 24px;
  font-family: Tahoma, Arial
}

body .page .body .leftbox .leftblock .bodytext {
  margin: 5px;
}

body .page .body .leftbox .leftblock .csc-frame-frame1 {
  background-color: #F9F9F9;
}

body .page .body .leftbox .leftblock dt {
  background-color: #F0f0f0;
}

body .page .body .leftbox .leftblock dt a {
  text-decoration: none;
  color: #2E3192;
  font-weight: bold;
  margin: 5px;
}

body .page .body .leftbox .leftblock dd {
  padding-right: 0px;
  margin: 5px;
}

body .page .body .leftbox .leftblock table {
  width: 190px;
  font-size: 10px;
}

body .page .body .leftbox .leftblock table th {
  font-size: 11px;
  background-color: #555555;
  color: #ffffff;
}

body .page .body .leftbox .leftad {
  width: 300px;
  height: 270px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

body .page .body .content {
  width: 555px;
  float: right;
  background-color: #FFFFFF;
  border: 1px solid #AAAAAA;
}

body .page .body .content .csc-frame-frame1 {
  border: 1px solid #AAAAAA;
  background-color: #F9F9F9;
  width: 538px;
  margin: 10px;
}

body .page .body .content .csc-frame {
  width: 518px;
  padding: 5px;
}

body .page .body .content img {
  padding: 5px;
}

body .page .body .content .bodytext {
  margin: 5px;
}

body .page .body .content h1 {
  padding-right: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #0000a5;
  padding-top: 2px;
  height: 28px;
  font-family: Tahoma, Arial
}

body .page .body .content h1 A {
  color: #FF0000;
}

body .page .body .content h2 {
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #A2620A;
}

body .page .body .content .csc-mailform .csc-mailform-field {
  display: block;
  width: 490px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

body .page .body .content .csc-mailform .csc-mailform-field label {
  width: 150px;
  display: block;
  float: right;
  background-color: #EEEEEE;
}

body .page .body .content .csc-mailform .csc-mailform-field input {
  width: 300px;
  float: right;
  margin-right: 20px;
  display: block;
  background-color: #EEEEEE;
}

body .page .body .content .csc-mailform .csc-mailform-field textarea {
  width: 300px;
  float: right;
  margin-right: 20px;
  display: block;
  background-color: #EEEEEE;
}

body .page .body .content .csc-mailform .csc-mailform-field .csc-mailform-submit
  {
  width: 100px;
  float: right;
  margin-right: 20px;
  display: block;
  background-color: #EEEEEE;
}

body .page .body .content dt {
  background-color: #F0f0f0;
}

body .page .body .content dt a {
  text-decoration: none;
  color: #2E3192;
  font-weight: bold;
  margin: 5px;
}

body .page .body .content dd {
  padding-right: 0px;
  margin: 5px;
}

body .page .lowernav {
  height: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  background-color: #FFFFFF;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid #AAAAAA;
  float: right;
  background-repeat: no-repeat;
}

body .page .lowernav .mainitem {
  float: right;
  padding-right: 10px;
  padding-left: 10px;
  height: 20px;
  border-left: 1px solid #EEEEEE;
}

body .page .lowernav .mainitem A {
  text-decoration: none;
  color: #555555;
  font-size: 14px;
}

body .page .lowernav .activeitem A {
  color: #000000;
}

body .page .lowernav .mainitem {
  float: right;
  padding-right: 10px;
}

body .page .footer {
  width: 920px;
  float:left;
  text-align: center;
  font-size: 10px;
}