/* CSS Document */

body {
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; background-color:#FFFFFF;
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-arrow-color:#818181;
	scrollbar-base-color:#E6E6E6;
	scrollbar-darkshadow-color:#E6E6E6;
	scrollbar-face-color:#E6E6E6;
	scrollbar-track-color: #FCFCFC;
	scrollbar-highlight-color:#E6E6E6;
	scrollbar-shadow-color:#E6E6E6;
}

.w10 {width:10px !important;}
.w20 {width:20px !important;}
.w30 {width:30px !important;}
.w40 {width:40px !important;}
.w50 {width:50px !important;}
.w70 {width:70px !important;}
.w80 {width:80px !important;}
.w100 {width:100px !important;}
.w120 {width:120px !important;}
.w130 {width:130px !important;}
.w140 {width:140px !important;}
.w150 {width:150px !important;}

td {font-family:"돋움", "굴림"; font-size: 12px; line-height: 110%; color:#888888}
input {font-family:"돋움", "굴림"; font-size: 12px; line-height: 110%; color:#999999}
select {font-family:"돋움", "굴림"; font-size: 11px; line-height: 130%; color:#999999}
textarea {font-family:"돋움", "굴림"; font-size: 12px; line-height: 130%; color:#999999}

a:link {text-decoration:none;  color:#888888}
a:visited {text-decoration:none;  color:#888888}
a:hover {text-decoration:underline; color:#F26522}

.title1 {font-family:"돋움", "Arial"; color:#72B14D; font-size:11px; font-weight: bold; line-height:130%}
.title1 a:link {text-decoration:none; color:#72B14D}
.title1 a:visited {text-decoration:none; color:#72B14D}
.title1 a:hover {text-decoration:underline; color:#72B14D}

.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: #CCCCCC; text-decoration:none; line-height:130%}
.path a:link {text-decoration:none; color:#CCCCCC}
.path a:visited {text-decoration:none; color:#CCCCCC}
.path a:hover {text-decoration:underline; color:#CCCCCC}

.text11 {font-size: 11px; font-family: "돋움", "Arial"; color: #B4B4B4; 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:#FCFCFC;
	border-color:#E6E6E6;
	border-width:1;
	border-style:solid;
}

.input2 {
	background-color:#F8F8F8;
	border-color:#E6E6E6;
	border-width:0;
	border-style:solid;
}

.input3 {
	background-color:#60BDCB;
	border-color:#8CE3EF;
	border-width:1;
	border-style:solid;
}