html,body {

    padding:0;

	margin: 0px;

	height:100%;

	line-height:8px;



}

body,td,th {

	font-family: Tahoma;

	font-size: 10px;

}

input {

	font-family: Tahoma;

	font-size: xx-small;

}

img {border:0;}

select {

	font-family: Tahoma;

	font-size: 10px;

	color: #5E5E5E;

}

.select {

	width: 143px;

	color: #666666;

	font-family: Tahoma;

	font-size: 11px;

}

.select02 {

	width: 177px;

	color: #666666;

	font-family: Tahoma;

	font-size: 11px;

}

.select03 {

	width: 143px;

	color: #666666;

	font-family: Tahoma;

	font-size: 11px;

}

.input01 {

	font-family: Tahoma;

	font-size: 11px;

	color: #666666;

	width: 171px;

}

.dot_bg {

	background-image: url(../images/dots.gif);

	height: 1px;

	background-repeat: repeat-x;

	line-height:1px;

}

.txt_link {

	font-family: Tahoma;

	font-size: 11px;

	color: #404040;

	line-height:12px;

}

.txt_link_bold {

	font-family: Tahoma;

	font-size: 11px;

	font-weight:bold;

	color: #404040;

	line-height:12px;

}

.input02 {

	font-family: Tahoma;

	font-size: 11px;

	color: #666666;

	width: 140px;

}

.input03 {

	font-family: Tahoma;

	font-size: 11px;

	color: #666666;

	width: 95px;

}

.inputA {

	font-family: Tahoma;

	font-size: 11px;

	color: #666666;

}

.txt_content01 {

	font-family: Tahoma;

	font-size: 11px;

	color: #2e5077;

	line-height:12px;

}

.dot_bg01 {

	background-image: url(../images/dots01.gif);

	line-height:1px;

	height:1px;

	background-repeat: repeat-x;

}

.bottom_bg {

	background-image: url(../images/bottom_line.gif);

}



.style1 {font-size: 10px;line-height:12px;}

.style2 {

	color: #2e5077;

	font-family: Tahoma;

	font-weight: bold;

	line-height:12px;

}

.error {

	font-family: Tahoma, Arial;

	font-size: 11px;

	font-weight: bold;

	color: #FF0000;

	line-height: 12px;

	padding:5px;

}



.txt_red {

    font-family: Tahoma;

	font-size: 11px;

	color: #ff0000;

	line-height:12px;

}
.padding_left7{
padding-left:7px;
}