@charset "utf-8";
/* CSS Document */

body
{
background-color:#f4efc5;
margin:0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#191919;
font-size:11px;
}

.body_welcome_bg
{
background-image:url(images/body_welcome_bg.jpg);
background-position:left-top;
background-repeat:no-repeat;
}

.txt_line
{
background-image:url(images/txt_line.jpg);
background-position:left;
background-repeat:repeat-x;
height:4px;
}

.body_buttom_curv
{
background-image:url(images/body_buttom_curv03.jpg);
background-repeat:repeat-x;

}


.input01
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#ffebcf;
border:#1b1b1b 1px solid;
width:364px;
height:16px;
}


.input02
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#ffebcf;
border:#1b1b1b 1px solid;
width:364px;
height:80px;
}



























































































.txt01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.txt02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #e78800;
}

.txt03{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color: #e78800;
}



.footer_txt
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #191919;
	text-decoration: none;
}

.footer_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #191919;
	text-decoration: underline;
}


.txt04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
}