@charset 'UTF-8';

/*---About TVF- - - - - - - - - - - - - - - - - - - - - - -*/

.stitle_judges {
  border-top: 3px solid #ff0000;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  background-color: #ebebeb;
  margin: 20px 20px 0px 20px;
  padding: 5px 0px 5px 209px; /* padding: 5px 0px 5px 20px;  */
/*
  border-top: 3px solid #ff0000;
  border-bottom: 1px solid #ff0000;
  margin: 20px 20px 0px 20px;
  padding: 5px 0px 5px 20px;
*/
}
.tbl_judges table {
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  width: 495px;
}
.tbl_judges th {
  border-bottom: 1px solid #cdcdcd;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 20px; /* padding: 5px 10px 5px 5px; */
}
.tbl_judges td {
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 20px; /*   padding: 5px 10px 5px 5px; */
}

/*
.tbl_judges th {
  border-bottom: 1px dashed #ff0000;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 5px;
}
.tbl_judges td {
  border-bottom: 1px dashed #ff0000;
  border-left: 1px dashed #ff0000;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 5px;
}
*/

/*- TVF concept - - - - - - - - - - - - - - - - - - -*/

.tbl_history table {
  border-collapse: collapse;
  border-top: 1px solid #cdcdcd; /* border-top: 1px dashed #ff0000; */
  border-bottom: 1px solid #cdcdcd;; /* border-bottom: 1px dashed #ff0000; */
  margin: 0px 15px 0px 15px; /* margin: 0px 20px 0px 20px; */
  padding: 0px 0px 0px 0px;
}
.tbl_history th {
  width: 95px; /*  71px*/
  height: 105px; /* 72px*/
  border-bottom: 1px solid #cdcdcd;
  background-color: #ff0000;/*background-color: #e2e2e2;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 5px; /* padding: 0px 0px 27px 24px; padding: 0px 0px 9px 20px; */
		text-align:right;
}
.tbl_history td {
  border-bottom: 1px solid #cdcdcd; /* border-bottom: 1px dashed #ff0000;  */
  border-left: 1px solid #cdcdcd; /* border-left: 1px dashed #ff0000; */
  border-right: 1px solid #cdcdcd;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 5px; /* padding: 5px 0px 5px 5px; */
}

/*- TVF History - - - - - - - - - - - - - - - - - - -*/

ul.concept_menu {
  border-top: 1px solid #cdcdcd;
	margin: 25px 10px 32px 20px;
  /* width: 502; */
  /* height: 137; */
  background: #ebebeb url(../abouttvf/images/concept_menuback.gif) left top no-repeat;
}
ul.concept_menu li {
  height: 27px;
  border-right: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  _display:inline;
}
ul.concept_menu li span {
  display: none;
}
ul.concept_menu li a {
  display: block;
}

ul.concept_menu li#concept_menu1 a{
  height: 27px;
  background: url(../abouttvf/images/concept_menu1.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu1 a:hover{
  background: #ff0000 url(../abouttvf/images/concept_menu1c.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu2 a{
  height: 27px;
  background: url(../abouttvf/images/concept_menu2.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu2 a:hover{
  background: #ff0000 url(../abouttvf/images/concept_menu2c.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu3 a{
  height: 27px;
  background: url(../abouttvf/images/concept_menu3.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu3 a:hover{
  background: #ff0000 url(../abouttvf/images/concept_menu3c.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu4 a{
  height: 27px;
  background: url(../abouttvf/images/concept_menu4.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu4 a:hover{
  background: #ff0000 url(../abouttvf/images/concept_menu4c.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu5 a{
  height: 27px;
  background: url(../abouttvf/images/concept_menu5.gif) 12px center no-repeat;
}
ul.concept_menu li#concept_menu5 a:hover{
  background: #ff0000 url(../abouttvf/images/concept_menu5c.gif) 12px center no-repeat;
}



.pic_concepttext {
  margin: 15px 0px 15px 75px;
}
