/* 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;
	background-image:url(../img/bg.gif); 
}

td {font-family:"Arial", "Arial"; font-size: 12px; line-height: 150%; color:#555555}
input {font-family:"Arial", "Arial"; font-size: 12px; line-height: 150%; color:#555555}
select {font-family:"Arial", "Arial"; font-size: 12px; line-height: 150%; color:#555555}
textarea {font-family:"Arial", "Arial"; font-size: 12px; line-height: 150%; color:#555555}

a:link {text-decoration:none;  color:#555555}
a:visited {text-decoration:none;  color:#555555}
a:hover {text-decoration:underline; color:#e84b37}

.title1 {font-family:"Arial", "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", "Arial"; color:#555555; font-size:14px; font-weight: bold; line-height:130%}
.title2 a:link {text-decoration:none; color:#555555}
.title2 a:visited {text-decoration:none; color:#555555}
.title2 a:hover {text-decoration:underline; color:#555555}

.bold11 {font-size: 11px; font-family: "Arial", "Arial"; color: #555555; font-weight: bold; text-decoration:none; line-height:130%}
.bold11 a:link {text-decoration:none; color:#555555}
.bold11 a:visited {text-decoration:none; color:#555555}
.bold11 a:hover {text-decoration:underline; color:#e75c50}

.path {font-size: 11px; font-family: "Arial", "Arial"; color: #8be4f0; text-decoration:none; line-height:130%}
.path a:link {text-decoration:none; color:#8be4f0}
.path a:visited {text-decoration:none; color:#8be4f0}
.path a:hover {text-decoration:underline; color:#8be4f0}

.text11 {font-size: 11px; font-family: "Arial", "Arial"; color: #555555; text-decoration:none; line-height:160%}
.text11 a:link {text-decoration:none; color:#555555}
.text11 a:visited {text-decoration:none; color:#555555}
.text11 a:hover {text-decoration:underline; color:#e84b37}

.page {font-size: 12px; font-family: "Arial", "Arial"; color: #666666; text-decoration:none; line-height:130%}
.page a:link {text-decoration:underline; color:#FF9900}
.page a:visited {text-decoration:underline; color:#FF9900}
.page a:hover {text-decoration:underline; color:#666666}

.input {
	background-color:#FFFFFF;
	border-color:#E6E6E6;
	border-width:1;
	border-style:solid;
}

.input2 {
	background-color:#ffffff;
	border-color:#E6E6E6;
	border-width:0;
	border-style:solid;
	font-family:"Arial", "Arial"; font-weight: bold; font-size: 11px; line-height: 140%; color:#252525
}

.input3 {
	background-color:#f2f2f2;
	border-color:#f2f2f2;
	border-width:1;
	border-style:solid;
	font-family:"Arial", "Arial"; font-weight: bold; font-size: 14px; line-height: 150%; color:#252525 
}

.tablebg {
 background-image: url(../img/bg_t.jpg);
 background-repeat: repeat-x;
 background-position: top;
 background-attachment:fixed; 
}

/* 2008.08.11, Á¤¿ø±¤ */
.box {
	background-color:#F8F8F8;
	border-color:#E6E6E6;
	border-width:1;
	border-style:solid;
}
.box select {
	font:normal 11px Arial;
}
/* -- */
