@charset "utf-8";
/* CSS Document */

.dotted_line {
  background: url(/img/second/dotted_line.gif) repeat-x top left;
  width: 710px;
  height: 1px;
  font-size: 1px;
  margin-top: 3px;
}

/* start statistic person */
.statistic_content_header {
  float: left;
  margin-right: 5px;
}
* html .statistic_content_header {
  margin-right: 2px;
}
.statistic_menu ul {
  list-style-type: none;
  width: 710px;
  margin: 12px 0 0 0; padding: 0;
}
.statistic_menu ul li {
  float: left;
  width: 236px;
  height: 34px;
  padding-right: 1px;
}
.statistic_menu ul li.act {
  width: 236px;
}
.statistic_menu ul li a {
  display: block;
  background: url(/img/statistic/menu_bg.gif) no-repeat top left;
  width: 236px;
  height: 27px;
  text-align: center;
  text-decoration: none; color: #FFF;
  padding-top: 7px;
  font-weight: bold;
}
.statistic_menu ul li.act a {
  background: url(/img/statistic/menu_bg_act.gif) no-repeat top left;
  width: 236px;
}
.statistic_person {
  background: url(/img/statistic/option_bar_bg.gif) no-repeat top left;
  width: 265px;
  height: 43px;
  padding-left: 4px;
}
.option_bar2 {
  width: 706px;
  height: 30px;
  padding-left:4px;
/*  margin-left: 284px;*/
}
.option_bar2 div {
  width: 126px;
  padding-top: 8px;
  margin-right:9px;
}
* html .option_bar2 div {
  padding-top: 6px;
}
.option_bar2 select {
  width: 126px;
  border: 1px solid #000;
  color: #00439c;
}
.option_bar2 .search_button {
  float: right;
  width: 21px;
  padding: 22px 0 0 0;
  margin: 0;
}
* html .option_bar2 .search_button {
  padding-top: 20px;
}
.option_bar2 label {
  color: #5b5b5b;
}
.option_bar2 .dotted_line {
  width: 426px;
  margin-top: 7px;
  margin-right: 0;
  padding: 0;
}
.option_bar2 .search_button input {
  background: url(/img/statistic/option_bar2_submit.gif) no-repeat top left;
  width: 21px;
  height: 18px;
}
.statistic_options p {
  margin: 0;
}
.statistic_options .option_bar_legend {
  margin-top: 7px;
}
.statistic_inner_menu ul {
  width: 954px;
  background: url(/img/statistic/inner_menu_bg.gif) no-repeat top left;
  height: 22px;
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.statistic_inner_menu ul li {
  float: left;
  background: url(/img/statistic/inner_menu_border.gif) no-repeat right 4px;
  padding-right: 1px;
  height: 22px;
}
.statistic_inner_menu ul li.last {
  background: none;
}
.statistic_inner_menu ul li a {
  display: block;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 1px;
  padding: 2px 10px 2px 10px;
}
.statistic_inner_menu ul li.first a,.statistic_inner_menu ul li.last a {
  padding-left: 7px;
}
.statistic_inner_menu ul li a.act {
  background: url(/img/statistic/inner_menu_act_bg.gif) repeat-x top left;
  color: #FFF;
}

.pager {
  margin-bottom: 5px;
  border-bottom: 5px solid #8f8f8f;
  width: 230px;
  font-size: 14px;
  padding-bottom: 5px;
  display:block;
}
.pager img {
  vertical-align: middle;
}


.big_letter {
width: 487px;
height: 59px;
background: url(/img/second/big_letter_bg.gif) no-repeat top left;
padding: 0 0 0 25px;
}
.big_letter h2 {
margin: 0; padding: 0;
color: #00439c;
font-size: 30px;
text-transform:capitalize;
}
.big_number {
width: 175px;
height: 170px;
text-align:center;
}
.big_number h2 {
margin: 0;
padding: 0;
color: #00439c;
font-size: 80px;
text-transform:capitalize;
}
.big_letter_summary {
width: 250px;
height: 59px;
background: url(/img/second/big_letter_bg.gif) no-repeat top left;
padding: 0;
margin: 0;
}
.big_letter_summary h2 {
margin: 0 0 0 15px;
padding: 0;
color: #00439c;
font-size: 17px;
letter-spacing:-1px;
text-transform:capitalize;
}
.big_letter_summary a {
text-decoration:none;
}

