@charset "utf-8";
/* CSS Document */

.txtNormal
{
	color:#ffffff;
    text-align: left;
}
.txtNormal a, .txtNormal :visited, .txtNormal :active
{
	color:#ffffff;
	text-decoration:  underline;	
}
.txtNormal a:hover
{
	color:#ffffff;
	text-decoration: underline;
}
.txtNormalBox
{
	color:#ffffff;
    text-align: left;
	font-weight:bold;
	padding-left:20px;
}
.txtNormalBig
{
	color:#ffffff;
    font-weight:bold;
	font-size:14px;
}
.txtYellow
{
	color:#f5fe06 ;
    text-align: left;
}
.txtCopy
{
	color:#80aec3;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 10px;
}
.txtHeader
{
padding-bottom: 10px;
font-size: 11px;
}
.txtHeader ul{
*width: 777px;
width: 777px;
}

.txtHeader ul li
{
list-style: none;
list-style-position:  outside; 
display: block;        
float: right;
margin-left: 17px;
padding-left:0px;
}
.txtHeader a, .txtHeader :visited, .txtHeader :active
{
text-decoration: none;
color: #ffffff;
}
.txtHeader a:hover
{
text-decoration: none;
color: #f5fe06;
}
 .txtHeader a:active
{
text-decoration: none;
color: #f5fe06;
}
.txtRunning
{
height: 60px;
  background: url(../eng/images/img2.jpg) no-repeat;
  padding: 12px 0 0 250px;
}
.txtContent
{
  width: 500px;
  padding: 0 0 30px 50px;
}
.txtContent2
{
border-bottom: solid 1px  #006ba0;
text-align:left;
margin-bottom:5px;
padding-bottom:10px;
}
.txtCount{
  font-size: 14px;
  font-weight: bold;
  padding-left: 40px;
  color: #000000;
}
.boxForm
{border:1px solid #FFFFFF;
background-color:#017fb1;
margin:5px 0 5px 0;
width:200px;
height:18px;
color:#FFFFFF;
}


.boxFormSmall
{
border:1px solid #FFFFFF;
background-color:#017fb1;
margin:5px 0 5px 0;
width:63px;
height:20px;
color:#FFFFFF;
}

.boxFormMid
{
border:1px solid #FFFFFF;
background-color:#017fb1;
margin:5px 0 5px 0;
width:75px;
height:20px;
color:#FFFFFF;
}


.boxFormRef
{
border:1px solid #FFFFFF;
background-color:#017fb1;
margin:5px 0 5px 0;
width:125px;
height:20px;
color:#FFFFFF;
}


.boxFormBig
{
border:1px solid #FFFFFF;
background-color:#017fb1;
margin:5px 0 5px 0;
width:200px;
height:100px;
color:#FFFFFF;
}
.btt{
background:url(../eng/images/btt_bg_ac.jpg) repeat-x        ;
height:24px;
border:#0b671e solid 1px;
font-weight:bold;
color:#0b671e;
cursor:pointer;
padding:0 3px 3px 3px;
*padding:0 2px 0px 2px; ;
text-align:center
}
.btt a
{
height:24px;
font-weight:bold;
color:#0b671e;
cursor:pointer;
text-align:center;
text-decoration:none;
}
.btt a:hover
{
height:24px;
font-weight:bold;
color:#0b671e;
cursor:pointer;
text-decoration:underline;
text-align:center;
}
.txtSmallYellow
{
font-size:11px;
color:#f6ff00;
}
.txtResult01
{text-align:center;
padding:3px 0 3px 0;
font-size:11px;
}
.txtResult02
{text-align:center;
padding:3px 0 3px 0;
background-color:#0088CA;
font-size:11px;
}
.boxRef
{
margin:5px 0 5px 0;
font-size:11px;
}
.txtNewsHead
{
text-align:left;
margin-bottom:5px;
width:620px;
float:right;
color: #f5fe06;
}
.txtNews
{
border-bottom: solid 1px  #006ba0;
text-align:left;
margin-bottom:5px;
padding-bottom:10px;
width:620px;
float:right;}
.txtNews a, .txtNews :visited, .txtNews :active
{
	color:#ffffff;
	text-decoration: none;
}
.txtNews a:hover
{
	color: #ff8f00;
	text-decoration: none;
}
.picNews
{width:100px;
height:67px;
border: solid 1px  #006ba0;
float: left;
}
.txtResult03
{text-align:center;
padding:3px 0 3px 0;
background-color:#0088CA;
font-weight:bold;
font-size:12px;
}
.txtResultLink
{text-align: right;
padding:3px 0 3px 0;
font-size:11px;
}
.txtResultLink a, .txtResultLink:visited, .txtResultLink:active
{
	color:#ffffff;
	text-decoration: underline;
}
.txtResultLink a:hover
{
	color:#ffffff;
	text-decoration: underline;
}
.txtTable
{
	padding:3px;
	vertical-align:top;
}
.txtTable2
{
	padding:3px;
	background-color:#0179b4;
	vertical-align:top;
}
.txtTable3
{
	padding:3px;
	background-color:#0088ca;
	vertical-align:top;
}

.txtTableHead
{
	background:#005C86; 
	color:#f5fe06; 
	text-align:center; 
	font-weight:bold; 
	height:22px;
}
.txtTableHead2
{
	background-color:#0b5584;
	vertical-align:top;
	font-weight:bold;
	padding:5px 0 5px 0;
	text-align:center; 		
}


