@charset "utf-8";

#id_tbl_main {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  width: 800px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#id_tbl_top {
  background-color: rgb(153, 153, 255);
  background-image: -moz-linear-gradient(rgb(153, 153, 255), rgb(0, 0, 0));
  background-image: -webkit-linear-gradient(rgb(153, 153, 255), rgb(0, 0, 0));
  background-image: linear-gradient(rgb(153, 153, 255), rgb(0, 0, 0));
  background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(153, 153, 255)), color-stop(1, rgb(0, 0, 0)));
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  letter-spacing: 2px;
  padding-left: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#id_tbl_menu {
  background-color: rgb(153, 153, 153);
  background-image: -moz-linear-gradient(rgb(153, 153, 153), rgb(0, 0, 0));
  background-image: -webkit-linear-gradient(rgb(153, 153, 153), rgb(0, 0, 0));
  background-image: linear-gradient(rgb(153, 153, 153), rgb(0, 0, 0));
  background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(153, 153, 153)), color-stop(1, rgb(0, 0, 0)));
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 10px;
  color: rgb(255, 255, 255);
  font-size: 10px;
}
#id_tbl_contents {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-right-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  background-color: rgb(255, 255, 255);
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  vertical-align: top;
}
#id_main {
  background-color: rgb(51, 51, 51);
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}
.cls_img_fl {
  padding-right: 20px;
  float: left;
  border: 0px;
}
.cls_tbl_list {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.cls_tbl_title {
  background-color: rgb(255, 255, 204);
  background-image: -moz-linear-gradient(rgb(255, 255, 204), rgb(255, 204, 51));
  background-image: -webkit-linear-gradient(rgb(255, 255, 204), rgb(255, 204, 51));
  background-image: linear-gradient(rgb(255, 255, 204), rgb(255, 204, 51));
  background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(255, 255, 204)), color-stop(1, rgb(255, 204, 51)));
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(0, 0, 0);
  border-right-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-left-color: rgb(0, 0, 0);
}
.cls_tbl_data {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(192, 192, 192);
  border-right-color: rgb(192, 192, 192);
  border-bottom-color: rgb(192, 192, 192);
  border-left-color: rgb(192, 192, 192);
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 12px;
}
.cls_div_title {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: rgb(0, 0, 0);
}
#id_tbl_footer {
  background-color: rgb(204, 204, 204);
  background-image: -moz-linear-gradient(rgb(204, 204, 204), rgb(102, 102, 102));
  background-image: -webkit-linear-gradient(rgb(204, 204, 204), rgb(102, 102, 102));
  background-image: linear-gradient(rgb(204, 204, 204), rgb(102, 102, 102));
  background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(204, 204, 204)), color-stop(1, rgb(102, 102, 102)));
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 10px;
  height: 20px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  text-align: right;
}
.cls_menu_link {
  text-decoration: none;
  color: rgb(255, 255, 255);
}
#id_div_main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 800px;
}
.cls_tbl_subtitle {
  background-color: rgb(51, 102, 255);
  background-image: -moz-linear-gradient(rgb(51, 102, 255), rgb(0, 0, 102));
  background-image: -webkit-linear-gradient(rgb(51, 102, 255), rgb(0, 0, 102));
  background-image: linear-gradient(rgb(51, 102, 255), rgb(0, 0, 102));
  background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, rgb(51, 102, 255)), color-stop(1, rgb(0, 0, 102)));
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(0, 0, 153);
  border-right-color: rgb(0, 0, 153);
  border-bottom-color: rgb(0, 0, 153);
  border-left-color: rgb(0, 0, 153);
  font-size: 12px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}
.cls_tbl_spec1 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-right-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  width: 30%;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: bold;
  font-size: 12px;
}
.cls_tbl_spec2 {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(102, 102, 102);
  border-right-color: rgb(102, 102, 102);
  border-bottom-color: rgb(102, 102, 102);
  border-left-color: rgb(102, 102, 102);
  font-size: 12px;
}
.cls_warn {
  font-weight: bold;
  color: rgb(255, 0, 0);
}
.cls_div_new {
  background-color: rgb(204, 0, 0);
  color: rgb(255, 204, 0);
  font-size: 14px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(153, 0, 0);
  border-right-color: rgb(153, 0, 0);
  border-bottom-color: rgb(153, 0, 0);
  border-left-color: rgb(153, 0, 0);
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  margin-bottom: 5px;
  font-weight: bold;
}
.cls_link {
  color: rgb(51, 102, 255);
  text-decoration: none;
}
#writing {
	margin:0; padding:0;
	text-align:right;
	font-style:italic;
}
.revise {
	margin:0; padding:0;
	text-align:right;
	font-size:90%;
	font-style:italic;
}
#attention {
	margin-top:1em; padding-top:1em;
	text-align:right;
	font-size:90%;
	border-top:1px dotted #518eff;
}
#bibliography {
	margin:1em 0 0 2em;
	font-size:90%;
}
#bibliography h5 {
	color:#2853a2;
	font-size:100%;
	border-bottom:1px solid #9ab5e6;
}

