/* -------------------------------------------------------------------------------------------
ÀÌÈ­¿©ÀÚ´ëÇÐ±³ ÀÇ°ú´ëÇÐ ¸ÞÀÎÆäÀÌÁö CSS

* CSS Version 	: 1.0
* ÃÖÃÊÀÛ¼ºÀÏ 	: 2009.7.10
* ¸¶Áö¸·°»½ÅÀÏ	: 2009.7.10
* ÀÛ¼ºÀÚ		: ¼³°í¿î
* ¿¬¶ôÃ³		: kwseol@muts.co.kr
---------------------------------------------------------------------------------------------*/
body {
	padding:0px;
	margin:0px;
	background:url(../../image/left_global_bg3.gif) repeat-y;
}
#outer {
	width:100%;
	padding:0px;
	margin:0px;
	position:relative;
}

/*Åõµ¥ÀÌ, ¸ÞÀÎ³×ºñ ½ÃÀÛ */
#header{
	width:100%
	height:90px;
	position:relative;
	padding-left:200px;
	padding-top:10px;
	background:url(../../image/left_global_bg2.gif) no-repeat;
}	
#today_bible {
	float:left;
	position:relative;
	width:540px;
	height:20px;
	color:#949494;
}
#top_global{	
	position:relative;
	width:220px;
	height:20px;
	float:left;
	text-align:right;
}
#main_navi {
	position:relative;
	width:760px;
	height:60px;
	text-align:right;
	z-index:1;
}

/*Åõµ¥ÀÌ, ¸ÞÀÎ³×ºñ ½ÃÀÛ */


/*¿ÞÂÊ »çÀÌµå¹Ù ½ÃÀÛ*/
#sidebar{
	width:180px;
	height:700px;
	top:0px;
	left:0px;
	position:absolute;
	background:url(../../image/left_global_bg2.gif) no-repeat;
	z-index:100;
}
#sidebar_A {
	position:relative;
	width:180px;
	height:120px;
	clear:right;
	background:url(../../image/left_global_bg.gif);
}
#logo {
	position:relative;
	top:10px;
	width:180px;
	height:80px;
	/*background:url(../../image/logo.gif) no-repeat;*/
	margin:0px auto;
	text-align:center;
}
#globalmenu {
	position:relative;
	width:160px;
	height:17px;
	top:10px;
	margin:0px auto;
}
#sidebar_B {
	position:relative;
	width:140px;
	padding:20px 20px 0px 20px;
	float:left;
	height:630px;
	background:url(../../image/left_global_bg2.gif) no-repeat;
}
#sidebar_B p {
	position:relative;
}
#student_service {
	width:140px;
	position:relative;
	height:50px;
}
#famailysite {
	width:140px;
	position:relative;
	height:160px;
	padding-top:20px;
}
#webhard {
	width:140px;
	position:relative;
	height:65px;
}
#research {
	width:140px;
	position:relative;
	height:65px;
	padding-top:20px;
}
#event {
	width:140px;
	position:relative;
	height:65px;
}
#slide {
	width:140px;
	position:relative;
	height:65px;
}


/*¿ÞÂÊ »çÀÌµå¹Ù ³¡*/
	
	
/*¸ÞÀÎÄÁÅÙÃ÷ ½ÃÀÛ*/	
#main_body{
	width:100%;
	height:auto;
	position:relative;
	padding-left:180px;
	background:url(../../image/left_global_bg2.gif) no-repeat;
	font-family: dotum, µ¸¿ò;
	font-size: 12px; /* 12px */
	word-spacing:-3px;	
	color:#656565;
}	

/*#wrp_visual{
	width:410px;
	height:auto;
	position:relative;
	float:left;
}*/
#main_visual {
	position:relative;
	width:410px;
	height:445px;
	float:left;
}
#contents{
	width:350px;
	height:445px;
	position:relative;
	float:left;
	padding-left:20px;
}
#notice {
	width:350px;
	height:200px;
	position:relative;
	float:right;
	top:30px;
}
#news {
	width:350px;
	height:190px;
	position:relative;
	float:right;
	top:40px;
}
#main_banner {
	position:relative;
	width:760px;
	height:135px;
	left:20px;
	float:left;
	clear:both;
}
/*¸ÞÀÎÄÁÅÙÃ÷ ³¡*/	

#footer{
	width:100%;
	background:url(../../image/footer_bg.gif) 180px 0px repeat-x;
	position:relative;
	float:left;
}
	

