.body{
	margin-left:0px;	
	margin-right:0px;	
	margin-top:0px;	
	margin-bottom:0px;
	background-image:url(../_art/lay/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.body2{
	margin-left:0px;	
	margin-right:0px;	
	margin-top:0px;	
	margin-bottom:0px;
	background-image:url(../_art/lay/bg2.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.verdana_10_666666			{ font-family: Verdana; font-size: 10px; color: #666666; text-decoration : none; }
.verdana_10_666666 a 		{ font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-variant: normal; color: #666666; text-decoration : none;}
.verdana_10_666666 a:hover 	{ font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-variant: normal; color: #35558D; text-decoration : none;}

.verdana_9_666666			{ font-family: Verdana; font-size: 9px; color: #666666; text-decoration : none; }
.verdana_9_666666 a 		{ font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-variant: normal; color: #666666; text-decoration : underline;}
.verdana_9_666666 a:hover 	{ font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-variant: normal; color: #666666; text-decoration : underline;}

.verdana_10_FDAF07			{ font-family: Verdana; font-size: 10px; color: #FDAF07; text-decoration : none; }
.verdana_10_FDAF07 a 		{ font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-variant: normal; color: #FDAF07; text-decoration : underline;}
.verdana_10_FDAF07 a:hover 	{ font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-variant: normal; color: #FDAF07; text-decoration : underline;}

.verdana_9_35558D			{ font-family: Verdana; font-size: 9px; color: #35558D; text-decoration : none; }
.verdana_9_35558D a 		{ font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-variant: normal; color: #35558D; text-decoration : none;}
.verdana_9_35558D a:hover 	{ font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-variant: normal; color: #35558D; text-decoration : none;}

.verdana_9_993300			{ font-family: Verdana; font-size: 9px; color: #993300; text-decoration : none; }
.verdana_9_993300 a 		{ font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-variant: normal; color: #993300; text-decoration : none;}
.verdana_9_993300 a:hover 	{ font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-variant: normal; color: #993300; text-decoration : none;}

.verdana_10_35558D			{ font-family: Verdana; font-size: 10px; color: #35558D; text-decoration : none; }
.verdana_10_35558D a 		{ font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-variant: normal; color: #35558D; text-decoration : none;}
.verdana_10_35558D a:hover 	{ font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-variant: normal; color: #35558D; text-decoration : none;}

.input_cond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 69px;
	background-color: #D9D9D9;
	border: 1px solid #D9D9D9;
}

.input_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 69px;
	background-color: #CECECE;
	border: 1px solid #CECECE;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ABACAE;
	height: 17px;
	width:240px;
	padding-top:4px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
}

.textarea{
	width: 390px;
	height: 132px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #ABACAE;
}

.select{
	width: 252px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#6A6A6A;
	height:20px;
	border: 1px solid #ABACAE;
	padding-top:4px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	line-height:30px;
}