/* CSS Document */

body {
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; background-color:#F67F2D;
}

td {font-family:"µ¸¿ò", "±¼¸²"; font-size: 12px; line-height: 140%; color:#666666}
input {font-family:"µ¸¿ò", "±¼¸²"; font-size: 12px; line-height: 130%; color:#666666}
select {font-family:"µ¸¿ò", "±¼¸²"; font-size: 11px; line-height: 130%; color:#666666}
textarea {font-family:"µ¸¿ò", "±¼¸²"; font-size: 11px; line-height: 130%; color:#666666}

a:link {text-decoration:none;  color:#666666}
a:visited {text-decoration:none;  color:#666666}
a:hover {text-decoration:underline; color:#B12328}

.title1 {font-family:"µ¸¿ò", "Arial"; color:#FFFFFF; font-size:12px; font-weight: bold; line-height:130%}
.title1 a:link {text-decoration:none; color:#FFFFFF}
.title1 a:visited {text-decoration:none; color:#FFFFFF}
.title1 a:hover {text-decoration:underline; color:#FFFFFF}

.title2 {font-family:"±¼¸²", "Arial"; color:#FFFFFF; font-size:18px; font-weight: bold; line-height:100%}
.title2 a:link {text-decoration:none; color:#FFFFFF}
.title2 a:visited {text-decoration:none; color:#FFFFFF}
.title2 a:hover {text-decoration:underline; color:#FFFFFF}

.bold11 {font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #666666; font-weight: bold; text-decoration:none; line-height:130%}
.bold11 a:link {text-decoration:none; color:#666666}
.bold11 a:visited {text-decoration:none; color:#666666}
.bold11 a:hover {text-decoration:underline; color:#666666}

.path {font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #999999; text-decoration:none; line-height:130%}
.path a:link {text-decoration:none; color:#999999}
.path a:visited {text-decoration:none; color:#999999}
.path a:hover {text-decoration:underline; color:#999999}

.text11 {font-size: 11px; font-family: "µ¸¿ò", "Arial"; color: #666666; text-decoration:none; line-height:130%}
.text11 a:link {text-decoration:none; color:#666666}
.text11 a:visited {text-decoration:none; color:#666666}
.text11 a:hover {text-decoration:none; color:#F26522}

.input {
	background-color:#FFFFFF;
	border-color:#E6E6E6;
	border-width:1;
	border-style:solid;
}

.input2 {
	background-color:#E6E6E6;
	border-color:#E6E6E6;
	border-width:0;
	border-style:solid;
}

.input3 {
	background-color:#60BDCB;
	border-color:#8CE3EF;
	border-width:1;
	border-style:solid;
}