/* -------------------------------------------------------------------------------------------
Áß¾Ó´ëÇÐ±³ ¸ÞÀÎÈ¨ÆäÀÌÁö °øÅë CSS

* CSS Version 	: 1.0
* ÃÖÃÊÀÛ¼ºÀÏ 	: 2008.04.26
* ¸¶Áö¸·°»½ÅÀÏ	: 2008.04.26
* ÀÛ¼ºÀÚ		: ¹ÚÁØÇü
* ¿¬¶ôÃ³		: jhpark@uwayweb.com
---------------------------------------------------------------------------------------------*/

html {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

body, div, ul, ol, li, dl, dt, dd, table, th, td, caption, span, fieldset, legend, label, input, form, select, img, a, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "±¼¸²","±¼¸²Ã¼","µ¸¿ò","µ¸¿òÃ¼";
	color: #333333;
	line-height:135%;
	word-spacing: 1px;
	letter-spacing:-0.5px;
	text-align: justify;
}

a{ font-size: 12px;}
a:link, a:visited, a:active {color: #333333;	text-decoration: none;}
a:hover {color:#032f84;		text-decoration: underline;}

h1, h2, h4, legend, label, hr{
	display: none;
	height: 0px;
	width: 0px;
}
img, fieldset {
	border: none;
}
address{
	display: none;
	height: 0px;
	width: 0px;
}
ul{
	margin: 0px;
	padding: 0px;
}
ul li{
	list-style-position: inside;
	line-height:150%;
}
.field{
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
}
.hide{
	display: none;
	height: 0px;
	width: 0px;
}
.img_left {
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}
.img_right {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.img_center {
	margin: 10px;
	float: none;
	clear: both;
}

p.text{
	line-height:150%;
	margin-bottom: 15px;
}

div.dot7{
	background-image: url(../../image/dot_7.gif);
	background-repeat: repeat-x;
	height:7px;
}

div.space5{
	height: 5px;
	width: 100%;
	clear: both;
}
div.space10{
	height: 10px;
	width: 100%;
	clear: both;
}
div.space15{
	height: 15px;
	width: 100%;
	clear: both;
}
div.space20{
	height: 20px;
	width: 100%;
	clear: both;
}
div.space30{
	height: 30px;
	width: 100%;
	clear: both;
}
div.space50{
	height: 50px;
	width: 100%;
	clear: both;
}
div.space100{
	height: 200px;
	width: 100%;
	clear: both;
}
div.space200{
	height: 200px;
	width: 100%;
	clear: both;
}
div.space300{
	height: 300px;
	width: 100%;
	clear: both;
}
div.space400{
	height: 400px;
	width: 100%;
	clear: both;
}

.table_style_01 {
	margin: 0px;
	border-collapse:collapse;
	border:0px;
}
.table_style_01 th {
	padding:0px;
	border:0px;
	text-align:center;
	color: #FFFFFF;
}
.table_style_01 td {
	padding: 0px;
	border:0px;
}

.table_style_02 {
	margin: 0px;
	border-collapse:collapse;
	border:#b1c6e4 1px solid;
}
.table_style_02 th {
	padding:5px;
	border:1px #b1c6e4 solid;
	color: #ffffff;
	text-align:center;
	background-color: #8AAADB;
}
.table_style_02 td {
	padding: 5px;
	font-size: 100%;
	border:1px #b1c6e4 solid;
}

.fleft{
	float: left;
}
.fright{
	float: right;
}
.fcenter{
	float:none;
	clear: both;
}

.li_none{
	list-style-type: none;
}

.tleft{text-align: left;}
.tright{text-align: right;}
.tcenter{text-align: center;}

.vtop{vertical-align: top;}
.vmiddle{vertical-align: middle;}
.vbottom{vertical-align: bottom;}

.f11{font-size:11px;}
.f13{font-size:13px;}

.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
.small{font-size: 11px;}
.big{font-size: 13px;}

.red{color: #D90000;}
.blue{color: #1575EA;}
.black{color: #000000;}
.white{color: #FFFFFF;}
.green{color: #3DBB00;}
.gray{color: #999999;}
.orange{color: #FB6400;}

/*ÇöÀçÀ§Ä¡ ½ÃÀÛ*/
p#location{
	font-size: 11px;
	color: #333333;
	float: right;
}
p#location a{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
p#location a:hover{
	font-size: 11px;
	color: #032f84;
	text-decoration: underline;
}
div#title_bg{
	background-image: url(../../image/title_bg.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
/*ÇöÀçÀ§Ä¡ ³¡*/
