body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial","Tahoma", "Trebuchet MS", "Verdana";
	font-size: 9pt;
	color: #4c4c4c;
	line-height:130%
	letter-spacing: 0.1em;
}

body, div, p, ul, li, img, a, table, td, tr, h1, h2, h3, h4, h5, h6, form, input, span, iframe {
	margin: 0px;
	padding: 0px;
	font-family: "Arial","Tahoma", "Trebuchet MS", "Verdana";
	font-size: 9pt;
	color: #4c4c4c;
	line-height:130%
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

table, th, td {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
}

A:visited {
	color: #4c4c4c;
	text-decoration: none;
}

A:hover {
	color:#000000;
	text-decoration: none;
}

A:active {
	color: #4c4c4c;
	text-decoration: none;
}

A:link {
	color: #4c4c4c;
	text-decoration: none;
}

img {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:none;
}

html {
	overflow-x:	hidden;
}

.textbox {
	font-size:	9pt; 
	line-height:100%; 
	margin-top:	 0px; 
	margin-bottom:	0px; 
	border-width:	1px; 
	border-color:	rgb(153,153,153); 
	border-style:	double;
}

.selectbox {
	font-size:	9pt; 
	border-width:	1px; 
	border-color:	rgb(153,153,153); 
	border-style:	double;
}

h1{
	display:none;
	width:0px;
	height:0px;
}

h2{
	display: none;
	width:0px;
	height:0px;
}

h3{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

h4{
	font-size: 10pt;
	font-weight: bold;
	color: #4d7194;
}

h5{
	font-size: 11pt;
	font-weight: bold;
	color: #4d7194;
	margin-bottom: 15px;
}

hr{
	display: none;
}

.tit_bg_darkblue{
	background-image: url(../../image/title_bg_03.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
	text-align:center;
	padding-top: 4px;
	float:left;
}

.tit_bg_blue{
	background-image: url(../../image/title_bg_02.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
	text-align:center;
	padding-top: 4px;
	float:left;
}


.tit_bg_sky{
	background-image: url(../../image/title_bg_06.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
	text-align:center;
	padding-top: 4px;
	float:left;
}

.tit_bg_green{
	background-image: url(../../image/title_bg_04.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
	text-align:center;
	padding-top: 4px;
	float:left;
}

.tit_bg_yellow{
	background-image: url(../../image/title_bg_05.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
	text-align:center;
	padding-top: 4px;
	float:left;
}

.darkblue_box{
	width:100%;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4d7194;
	margin-bottom: 5px;
}

.blue_box{
	width:100%;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4d7194;
	margin-bottom: 5px;
}

.left_box{
	background-image: url(../images/left_mbg.gif);
	width: 190px;
	float:left;
	font-size: 15px;
	color: #369090;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 0px;
}

.tit_left_box_top{
	background-image: url(../images/left_top_bg.gif);
	background-repeat: repeat-x;
	margin-top:	 7px; 
	margin-bottom:	0px; 
   	padding-top: 0px;
	height: 34px;
	width: 190px;
    font-weight: bold;
	text-align:left;
	float:left;
}

.tit_left_box_bot{
	background-image: url(../images/left_foot_bg.gif);
	background-repeat: repeat-x;
	height: 9px;
	width: 190px;
	text-align:left;
	padding-top: 0px;
	float:left;
}

.blue_box2{
	width:100%;
	float:left;
	margin-bottom: 5px;
}

.sky_box{
	width:100%;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6fa4c7;
	margin-bottom: 10px;
}

.green_box{
	width:100%;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #acd473;
	margin-bottom: 10px;
}

.yellow_box{
	width:100%;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffb400;
	margin-bottom: 10px;
}

.dot_box{
	width:100%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	clear: both;
}

.in_box{
	padding-top: 10px;
	padding-bottom: 10px;
}

.full{
	width:100%;
	margin:0 auto;
	float:left;
	clear:both;
}

.half{
	width:50%;
	float:left;
}

.line_20{
	height:20px;
	width:100%;
	background-image: url(../../image/title_bottom.gif);
	background-repeat: repeat-x;
	clear:both;
}

.space{
	height:20px;
	width:100%;
	margin:0 auto;
	float:left;
	clear:both;
}

.space_30{
	width:100%;
	height:30px;
	clear:both;
}

.space_22{
	width:100%;
	height:22px;
	clear:both;
}

.space_15{
	width:100%;
	height:15px;
	clear:both;
}

.space_10{
	width:100%;
	height:10px;
	clear:both;
}

.space_5{
	width:100%;
	height:5px;
	clear:both;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.vtop{
	vertical-align: text-top;
}

.table_style_01 {
	margin: 1px;
	border-collapse:collapse;
	border:1px solid #999999;
}
.table_style_01 th {
	padding:1px;
	border:1px solid #999999;
	color:#333333;
	text-align:center;
	background-color: #CCCCCC;
}
.table_style_01 td {
	padding: 1px;
	border:1px solid #999999;
}

.table_style_02 {
	margin: 0px;
	border-collapse:collapse;
	border:0px;
}
.table_style_02 th {
	padding:0px;
	border:0px;
	text-align:center;
	color: #FFFFFF;
}
.table_style_02 td {
	padding: 0px;
	border:0px;
}


.blue{
	color: #175072
}

.title_blue{
	color: #175072;
	text-align:left;
         font-size: 12pt;
	font-weight: bold;
}

.title_blues{
	color: #175072;
	text-align:left;
         font-size: 9pt;
	font-weight: bold;
}

.sky{
	color: #239FC0
}

.red{
color:#DB1515
}

.dot_10{
	width:100%;
	height:10px;
	clear:both;
	background-image: url(../../image/dot_10.gif);
	background-repeat: repeat-x;
}

.f8 { font-size:8pt;}
.f8s { font-size:8pt; font-weight:bold;}
.f8b1f { font-size:8pt; font-weight:bold; color: #1f6fa1;}
.f81f { font-size:8pt; color: #1f6fa1;}
.f8r { font-size:8pt; color: #FF0000;}
.f8b { font-size:8pt; color: #0e82a1;}
.f8w { font-size:8pt; color: #FFFFFF;}
.f8g { font-size:8pt; color: #999999;}
.f8db { font-size:8pt; color: #175072;}
.f8rs { font-size:8pt; color: #FF0000; font-weight:bold;}
.f8bs { font-size:8pt; color: #0e82a1; font-weight:bold;}
.f8ws { font-size:8pt; color: #FFFFFF; font-weight:bold;}
.f8ws { font-size:8pt; color: #FFFFFF; font-weight:bold;}
.f8gs { font-size:8pt; color: #999999; font-weight:bold;}
.f8dbs { font-size:8pt; color: #175072; font-weight:bold;}
.f8ys { font-size:8pt; color: #fff799; font-weight:bold;}

.f9 { font-size:9pt;}
.f9s { font-size:9pt; font-weight:bold;}
.f91f { font-size:9pt; color: #1f6fa1;}
.f9b1f { font-size:9pt; font-weight:bold; color: #1f6fa1;}
.f9r { font-size:9pt; color: #FF0000;}
.f9b { font-size:9pt; color: #0e82a1;}
.f9w { font-size:9pt; color: #FFFFFF;}
.f9g { font-size:9pt; color: #999999;}
.f9db { font-size:9pt; color: #175072;}
.f9rs { font-size:9pt; color: #FF0000; font-weight:bold;}
.f9bs { font-size:9pt; color: #0e82a1; font-weight:bold;}
.f9ws { font-size:9pt; color: #FFFFFF; font-weight:bold;}
.f9ws { font-size:9pt; color: #FFFFFF; font-weight:bold;}
.f9gs { font-size:9pt; color: #999999; font-weight:bold;}
.f9dbs { font-size:9pt; color: #175072; font-weight:bold;}
.f9grs { font-size:9pt; color: #75bd14; font-weight:bold;}

.f10 { font-size:10pt;}
.f10s { font-size:10pt; font-weight:bold;}
.f101f { font-size:10pt; color: #1f6fa1;}
.f10b1f { font-size:10pt; font-weight:bold; color: #1f6fa1;}
.f10r { font-size:10pt; color: #FF0000;}
.f10b { font-size:10pt; color: #0e82a1;}
.f10w { font-size:10pt; color: #FFFFFF;}
.f10g { font-size:10pt; color: #999999;}
.f10db { font-size:10pt; color: #175072;}
.f10rs { font-size:10pt; color: #FF0000; font-weight:bold;}
.f10bs { font-size:10pt; color: #0e82a1; font-weight:bold;}
.f10ws { font-size:10pt; color: #FFFFFF; font-weight:bold;}
.f10ws { font-size:10pt; color: #FFFFFF; font-weight:bold;}
.f10gs { font-size:10pt; color: #999999; font-weight:bold;}
.f10dbs { font-size:10pt; color: #175072; font-weight:bold;}

.f11 { font-size:11pt;}
.f11s { font-size:11pt; font-weight:bold;}
.f111f { font-size:11pt; color: #1f6fa1;}
.f11b1f { font-size:11pt; font-weight:bold; color: #1f6fa1;}
.f11r { font-size:11pt; color: #FF0000;}
.f11b { font-size:11pt; color: #0e82a1;}
.f11w { font-size:11pt; color: #FFFFFF;}
.f11g { font-size:11pt; color: #999999;}
.f11db { font-size:11pt; color: #175072;}
.f11rs { font-size:11pt; color: #FF0000; font-weight:bold;}
.f11bs { font-size:11pt; color: #0e82a1; font-weight:bold;}
.f11ws { font-size:11pt; color: #FFFFFF; font-weight:bold;}
.f11ws { font-size:11pt; color: #FFFFFF; font-weight:bold;}
.f11gs { font-size:11pt; color: #999999; font-weight:bold;}
.f11dbs { font-size:11pt; color: #175072; font-weight:bold;}

.bgbox_gray{
	background-color: #F3F3F3;
	border: 1px solid #E4E4E4;
	padding: 5px;
}


/** Å×ÀÌºí½ºÅ¸ÀÏ **/
.tbl_01    {margin:0; padding:0; border:0; border-collapse:collapse;}
.tbl_01 th {margin:0; padding:0; border:0; text-align:center; color: #FFFFFF;}
.tbl_01 td {margin:0; padding:0; border:0;}
.tbl_01 a{font-size: 12px; color: #636363;}
.tbl_01 a:link, a:visited, a:active {color: #636363; text-decoration: none;}
.tbl_01 a:hover {color: #1751d4;	text-decoration: none;}


.tbl_02 {margin: 0px;border-collapse:collapse;border:#b1c6e4 1px solid;}
.tbl_02 th {padding:5px;border:1px #b1c6e4 solid;color: #ffffff;text-align:center;background-color: #8AAADB;}
.tbl_02 td {padding: 5px;font-size:100%;border:1px #b1c6e4 solid;}

.tbl_03 {margin: 0px;	border-collapse:collapse;	border:#CCC 1px solid;}
.tbl_03 th {padding:5px;	border:1px #CCC solid;	color: #ffffff;	text-align:center;	background-color: #8AAADB;}
.tbl_03 td {padding: 5px;	font-size: 100%;	border:1px #CCC solid;}

.tbl_04 {margin: 0px; font-size:12px; border-collapse:collapse;	border:#c2cfe1 1px solid; line-height:155%;}
.tbl_04 th {padding:4px;	border:1px #c2cfe1 solid;	color: #ffffff;	text-align:center;	background-color: #6f99d9;}
.tbl_04 td {padding: 3px;	font-size: 100%;	border:1px #c2cfe1 solid;}

/** ¹Ú½º½ºÅ¸ÀÏ **/
.box_01{padding: 15px;height: auto;width: auto;border: 1px dotted #CCC;background-color: #F5F5F5;}
.box_02{padding: 15px;height: auto;width: auto;border: 1px solid #CCC;background-color: #F5F5F5;}
.box_03{padding: 15px;height: auto;width: auto;border: 1px solid #b1c6e4;background-color: #e3ecf8;}