html,body {
    padding:0;
	margin: 0px;
	height:100%;

	background-color: #E3E3E3;
}
.bg_main {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
}
.bg_side-green {
	background-image: url(../images/bg_side-green.gif);
	width: 242px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
}
img {border:0;}
select {
	font-family: Tahoma;
	font-size: 11px;
}
.select01 {
	width: 135px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.select02{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 100px;
}
.txt_content01 {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
      text-decoration:none;
      hoover:underline;
}

.txt_footer {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
      text-decoration:none;
      hoover:underline;
}
.txt_content02 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_content05 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5f5f;
}
.input01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 129px;
}
.bg_sidenav {
	background-image: url(../images/content_side.gif);
	width: 10px;
}
.bg_sidenav01 {
	background-image: url(../images/content_side01.gif);
	width: 9px;
}
.bg_findbottom {
	background-image: url(../images/bg_content.gif);
	height: 26px;
}
.bg_find {
	background-image: url(../images/bg_findreal.gif);
	height: 110px;
	width: 224px;
}


.bg_side {
	background-image: url(../images/bg_side.gif);
	width: 17px;
}
.bg_side02 {
	background-image: url(../images/bg_side01.gif);
	width: 19px;
}
.input06 {
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	width: 82px;
}

.txt_content03_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
.txt_content03_line {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: underline;
}

.txt_content03{
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
}
.txt_content {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_content04{
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}.txt_title {
	font-family: Tahoma;
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}


.txt_title01 {
	font-family: Tahoma;
	color: #CC0000;
	font-size: 11px;
	text-decoration: underline;
}

.input02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	width: 102px;
}
.bg_bar {
	background-image: url(../images/bg_title.gif);
	height: 44px;
}

.input03 {
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	width: 260px;
}
.input05 {
	width: 160px;
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
}
.error {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	
	padding:5px;
}

.txt_red {
    font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;

}