/* BODY */
BODY, TD, SELECT, input, DIV, form, TEXTAREA, center, option, pre {font-family:"돋움, Dotum, AppleGothic, sans-serif"; font-size:9pt; line-height:140%; color: #646464}
P, blockquote, td, br {line-height:140%}
a:link {text-decoration:none; color:#646464;}
a:visited {text-decoration:none; color:#646464;}
a:hover {text-decoration:none; color:#333;}

body {
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 background-color:#fff;
 background-image:url(../main/images/bg.gif);
 background-repeat:repeat-x;
 background-position:top center;
}

/* contents */
.main {font-size:8pt; color:#888;}
.main a:link {text-decoration:none; color:#888;}
.main a:visited {text-decoration:none; color:#888;}
.main a:hover {text-decoration:none; color:#888;}

.product {font-size:8pt; color:#0169a9; font-weight:bold;}
.product a:link {text-decoration:none; color:#0169a9;}
.product a:visited {text-decoration:none; color:#0169a9;}
.product a:hover {text-decoration:none; color:#0169a9;}

.location {font-size:8pt; color:#848484; text-align:right; vertical-align:top; padding:25px 0 0 0;}
.location a:link {text-decoration:none; color:#848484;}
.location a:visited {text-decoration:none; color:#848484;}
.location a:hover {text-decoration:none; color:#848484;}

.point2 {color:#333; font-weight:bold;}
.point2 a:link {text-decoration:none; color:#333;}
.point2 a:visited {text-decoration:none; color:#333;}
.point2 a:hover {text-decoration:none; color:#333;}

.point2 {color:#4da71c; font-weight:bold;}

.point {color:999999 ; font-weight:bold;}
.point a:link {text-decoration:none; color:999999 ;}
.point a:visited {text-decoration:none; color:999999 ;}
.point a:hover {text-decoration:none; color:999999 ;}

.table_top {background-color:#2976c3; text-align:center; height:24px;}

.table_contents {background-color:#fff; text-align:center;}

.table_contents2 {background-color:#fff;}

.table_sub {background-color:#f3f3f3; font-weight:bold;}


/* form */
.input {
	color:#666666;
	font-size:9pt;
	background-color:#fff;
	border:solid 1px #BDBDBD;
	height:19px;
}
.textarea {
	color:#666666;
	font-size:9pt;
	background-color:#fff;
	border:solid 1px #BDBDBD;
}
.select {
	color:#666666;
	font-size:9pt;
	background-color:#fff;
	border:solid 1px #BDBDBD;
	height:19px;
}
