@charset "utf-8";
/* CSS Document */

input.Textbox {
	width: 139px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 0.9em;
}

input.Textbox2 {
	width: 240px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 0.9em;
}

input.Textbox2_red {
    width: 240px;
	border: 1px solid #ccc;
    background: #f00;
	font-size: 0.9em;
}

.button {
  width: 150px;
}

.list {
	width: 150px;
}

.list2 {
	font-size: 11px;
}

.inputnormal {
	height: 18px;
	font-size: 11px;
}

   .text {  padding-left:20; padding-right:10 }

   td {font-family:Tahoma,sans-serif; font-size: 11px}

   li {

	list-style : url(../images/pic.jpg);

}

a {text-decoration:none; color:#F2C850}

.bg {background-repeat:no-repeat; background-position:top;}

.bg2 {background-repeat:no-repeat; background-position:top; padding-left:20; padding-right:10}

.sl {color:000000}

h1 {
	font-size: 20px 
}

h2 {
    font-size: 15px	
}
.required-highlight {
	color: #F00;
}
