/* -------------------------------------------------------------------------------------------
Áß¾Ó´ëÇÐ±³ ¸ÞÀÎÈ¨ÆäÀÌÁö °øÅë CSS

* CSS Version 	: 1.0
* ÃÖÃÊÀÛ¼ºÀÏ 	: 2008.04.26
* ¸¶Áö¸·°»½ÅÀÏ	: 2008.04.26
* ÀÛ¼ºÀÚ		: ¹ÚÁØÇü
* ¿¬¶ôÃ³		: jhpark@muts.co.kr
---------------------------------------------------------------------------------------------*/
@import url("board.css");

html {
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

body, p, div, ul, ol, li, dl, dt, dd, table, th, td, caption, span, set, 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%;
	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%;
}
ol {
	margin: 0px;
	padding: 0px;
}
ol li {
	list-style-position: inside;
	line-height:150%;
}
dl { 
    margin:0; 
}
dt { 
    margin:0; 
}
dd { 
    margin:0; 
	padding-right:3px; 
}


.field {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
}
.input {
    border:0px; 
	background-color:transparent;
}

.hide {
	display: none;
	height: 0px;
	width: 0px;
}
.img_left {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.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;
}
.table_style_03 {
	margin: 0px;
	border-collapse:collapse;
	border:#78b0d1 1px solid;
}
.table_style_03 th {
	padding:5px;
	border:1px #78b0d1 solid;
	color: #0c529a;
	text-align:center;
	background-color: #dbeff9;
}
.table_style_03 td {
	padding: 5px;
	font-size: 100%;
	border:1px #78b0d1 solid;
}
/*Å×ÀÌºí ³¡*/
div.box_001{
	padding: 10px;
	width: 645px;
	border: 5px solid #c1cde2;
}

div.box_002{
	padding: 10px;
	width: 653px;
	background-color: #eff1f4;
	border: 1px solid #c1cde2;
}
div.box_003 {
	padding:3px;
	width: 655px;
	border: 5px solid #c1cde2;
}
div.box_004 {
	padding:5px;
	width: 98%;
	border: 1px solid #3a6fbe;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.fcenter {
	float:none;
	clear: both;
}


/*¸®½ºÆ® ½ÃÀÛ*/

.li_none {
	list-style-type: none;
	
}

ul.ul001 {
	width: 100%;
}
ul.ul001 li {
	background:url(../../image/dot.gif) no-repeat 0 6px;
	list-style-position: outside;
	list-style:none;
	padding-left: 10px;
}
ul.icon_list{
	width: 100%;
}
ul.icon_list li{
    background:url(../../image/icon_002.gif) no-repeat 0 6px;
	list-style-position: outside;
	list-style:none;
	padding-left: 15px;
	padding-top: 3px;
}
ul.icon_line{
	width: 100%;
}
ul.icon_line li{
    background:url(../../image/icon_line.gif) no-repeat 0 6px;
	list-style-position: outside;
	list-style:none;
	padding-left: 15px;
	padding-top: 3px;
}
.major_list{
	float: left;
	margin-right: 10px;
}
.major_list li{
	list-style-position: inside;
	list-style-image: url(../../image/college_icon_001.gif);
	list-style-type: none;
	color: #374965;
}
ol.num {
  list-style: decimal}
ol.num {
  list-style: inherit}
ol.alpha {
  list-style: lower-alpha}
ol.roman{
list-style: lower-roman}
ul.disc{
list-style: disc}
ul.circle{
list-style: circle}
ul.square{
list-style: square}


/*¸®½ºÆ® ³¡*/


.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;
}
.year_01 {
	color :#003399;
	font-size : 14pt;
	font-weight: bold;
	line-height:120%;
	font-family:"Arial", "Helvetica", "Verdana", "san-serif";
}
.point {
	color: #4d88c0;
	font-size: 13px;
	font-weight: bold;
}
.point_02 {
	color: #035aab;
	font-size: 14px;
	font-weight: bold;
}
.point_tit01 {
	color :#1858ce;
	font-size : 14pt;
	font-weight: bold;
	line-height:120%;
	font-family:"Times","Arial", "Helvetica","Verdana" ,"san-serif";
}
.point_tit02 {
	color :#6699CC;
	font-size : 10pt;
	font-weight: bold;
	line-height:100%;
	font-family:"Arial", "Helvetica","Verdana" ,"san-serif";
}

/*ÇöÀçÀ§Ä¡ ½ÃÀÛ*/
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;
}
h3 {
	height: 26px;
	width: 300px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
/*ÇöÀçÀ§Ä¡ ³¡*/


/*ÆË¾÷*/

.popup_top{
	background-image: url(../../image/popup_top.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 705px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
}

.popup_foot{
	background-image: url(../../image/popup_foot.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 725px;
	text-indent: -9999px;
}
.popup_foot a{
	display: block;
	height: 44px;
	width: 725px;
}

.popup_content{
	width: 705px;
	height: auto;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
}
