.bg {
	background-attachment: scroll;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg_army {
	background-attachment: scroll;
	background-image: url(../img/army_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(../img/left_top_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg3 {
	background-attachment: scroll;
	background-image: url(../img/left_top_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.input {
	border: 1px solid #A4C95F;
	width:100px;
}
.input4 {
	border: 1px solid #FF6666;
	width:100px;
}
.inputbt {border: 0px }
td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 145%;
	
}
.w {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 140%;
	color: black;
}

.hr_dp  { font:12px , u, , u ; color:#000033; line-height:20px;font-weight:bold }
.hr_dp_01  { font:12px , u, , u ; color:#585858; line-height:20px }
.hr_dp_02  { font:12px , u, , u ; color:#585858}
.hr_my_list  { font:11px , u, , u ; color:#808080 ; font-weight:bold;}
.hr_list1  { font:12px , u, , u; color:#ffffff; }

IMG { border : none;}

A:link { color: #a6a5a5; text-decoration:none; } 
A:visited { color: #a6a5a5; text-decoration:none; } 
A:active { color: #a6a5a5; text-decoration:none; } 
A:hover { color: #a6a5a5 ; text-decoration:none; } 


#table001{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-collapse:collapse;
}
#table001 td{
padding:5px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}