@charset "utf-8";
html { min-height: 100%; margin-bottom: 1px; }

A:link, A:visited {
	font-family: verdana;
	font-size: 12px;
	color: #b01418;
	font-weight: bold;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
}

A:hover {
	font-family: verdana;
	font-size: 12px;
	color: #d34640;
	font-weight: bold;
	line-height: 16px;
	text-align: justify;
	text-decoration: underline;
}

.text
{
font-family: Verdana;
font-size: 10px;
color: #333333;
text-align: justify;
}

.text_fat
{
font-family: Verdana;
font-size: 30px;
font-weight: bold;
color: #b01418;
text-align: justify;
}

.text_hl
{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #b01418;
text-align: justify;
}

.footer
{
font-family: verdana;
font-size: 9px;
font-color: #303030;
}

.normal
{
font-family: verdana;
font-size: 12px;
font-color: #333333;
line-height: 16px;
text-align: justify;
}

.caption_red
{
font-family: verdana;
font-size: 12px;
color: #b01418;
font-weight: bold;
line-height: 16px;
text-align: justify;
}

LI {
font-family: verdana;
font-size: 9px;
font-color: #303030;
}

.inputbox
{
border-top-width:1px;
border-top-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-width:1px;
border-left-style:solid;
border-right-width:1px;
border-right-style:solid;
border-color:#000000;
background-color: #ffffff;
font-size:12px;
color:#000000;
font-family: verdana;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding-left:4px;
padding-right:4px;
padding-bottom:0px;
padding-top:0px;
width:160px;
height:16px;
}
