/**************************/
/* 	s-prism co. ltd. 	  	*/
/* 	feelguy@s-prism.co.kr */
/**************************/

@charset "euc-kr";

/* IE/Win Unscrollable Content & z-index*/
* html	{overflow: scroll;}

body {
	font: 12px/1.5em µ¸¿ò, Dotum, AppleGothic, 'Lucida Grande', Arial, Verdana, sans-serif;
	color: #7A7A7A;
	margin: 10 0 0 20;
	padding: 0;
	border: none;
	background-color: #fff;
	background: url(../../0700/0703/common/head_bg01.jpg) repeat-x;
}

img	{border: none;}

hr {display: none;}

.hide {
	position: absolute;
	height: 0;
	width: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#hide-gnav {
	position: absolute;
	height: 0;
	width: 0;
	text-indent: -5000px;
	overflow: hidden;
}

#logo span a {
	position: absolute;
	width: 107px;
	height: 20px;
	top: 20px;
	left: 54px;
	z-index: 999;
	background:  url(../../0700/0703/common/logo_hifi.gif) no-repeat;
}

#logo img {
	display: none;
}

/* login_box */
#logout_box {
	position: absolute;
	padding:8px 10px 8px 10px;
	top: 107px;
	left: 30px;
	width: 190px;
	height: 109px;
	z-index: 1000;
}

#logout_boxm {
	position: absolute;
	top: 145px;
	left: 34px;
	width: 190px;
	height: 109px;
	z-index: 1000;
}

#login_box {
	position: absolute;
	padding:6px;
	top: 107px;
	left: 30px;
	width: 190px;
	height: 109px;
	z-index: 1000;
}

#login_boxm {
	position: absolute;
	top: 144px;
	left: 34px;
	width: 190px;
	height: 109px;
	z-index: 1000;
}

#ava_box {
	padding:1px 0px;
	margin:0px 0px 2px 0px;
	float:left;
	width: 54px;
	height: 77px;
	background:  url(../../0700/0703/common/box_54px.gif) no-repeat;
}

#ava_boxm {
	padding:1px 0px;
	margin:0px 0px 2px 0px;
	float:left;
	width: 54px;
	height: 77px;
	background:  url(../../0700/0703/common/box_54px.gif) no-repeat;
}

#lright_box {
	margin:0px 0px 0px 6px;
	float:left;
	width: 118px;
}

#lmessage_box {
	text-align:center;
	margin:0px 0px 2px 0px;
	padding:1px 0px 0px 0px;
	width: 118px;
	height: 16px;
}

/* Header */
#header {
	margin:23 0 0 0;
	clear: both;
	width: 100%;
	height: 207px;
}

#site-nav {
	position: absolute;
	top: 10px;
	left: 610px;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
}

#site-nav a.menu1,
#site-nav a.menu2,
#site-nav a.menu3,
#site-nav a.menu4,
#site-nav a.menu5,
#site-nav a.menu6 {
	position: absolute;
	top: 0px;
	height: 15px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}

#site-nav a.menu1 {
	width: 35px;
	background: url(../../0700/0703/common/top_btn_01.gif) no-repeat;
}

#site-nav a.menu2 {
	width: 43px;
	left: 45px;
	background: url(../../0700/0703/common/top_btn_02.gif) no-repeat;
}

#site-nav a.menu3 {
	width: 43px;
	left: 98px;
	background: url(../../0700/0703/common/top_btn_03.gif) no-repeat;
}

#site-nav a.menu4 {
	width: 43px;
	left: 151px;
	background: url(../../0700/0703/common/top_btn_04.gif) no-repeat;
}

#site-nav a.menu5 {
	width: 94px;
	left: 204px;
	background: url(../../0700/0703/common/top_btn_05.gif) no-repeat;
}

#site-nav a.menu6 {
	width: 62px;
	left: 303px;
	background: url(../../0700/0703/common/top_btn_06.gif) no-repeat;
}

#user-nav {
	position: absolute;
	top: 25px;
	left: 704px;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
}

#user-nav a.userLogin,
#user-nav a.userLogout {
	position: absolute;
	height: 10px;
	top: 0;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}

#user-nav a.userLogin {
	width: 33px;
	left: 58px;
	background: url(../../0700/0703/common/top_btn_login.gif) no-repeat 0 50%;
}

#user-nav a.userLogout {
	width: 42px;
	left: 41px;
	background: url(../../0700/0703/common/top_btn_logout.gif) no-repeat 0 50%;
}


#main-nav {
	position: absolute;
	top: 0;
	width: 955px;
	height: 137px;
	background: url(/images/portal/common/head_bg01.jpg) no-repeat;
}

#content_topbg {
	padding:20 0 0 0;
	width: 955px;
	height:95%;
	background:#ffffff url(../../0700/0703/common/content_topbg.gif) no-repeat top;
}

#left_content {
	float: left;
	width: 190px;
	height: 100%;
	padding:20 10 0 10;
}

#navcontainer	{
	width: 190px;
	margin: 20 0 20 0;
}

#mymenu_select, #lecture-search, #wiz-estudy, #online_poll{
	width: 190px;
}

#left_line	{
	float: left;
	position: relative;
	width: 499px;
	height:100%;
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	padding:0 17 0 20;
}

#left_line01	{
	float: left;
	position: relative;
	width: 704px;
	height:100%;
	margin-bottom: 20px;
	border-left: 1px solid #E8E8E8;
	padding:0 0 0 21;
}

#content	{
	float: left;
	width: 499px;
}

#content01	{
	float: left;
	width: 704px;
}

#right_content	{
	float: left;
	width: 187px;
	padding:20 10 0 10;
}

#location {
	width:494px;
	font-family: µ¸¿ò, Dotum, AppleGothic, 'Lucida Grande', Arial, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 11px;
	padding:0 0 0 5;
	height:20px;
}

#location01 {
	width:699px;
	font-family: µ¸¿ò, Dotum, AppleGothic, 'Lucida Grande', Arial, Verdana, sans-serif;
	color: #6E6E6E;
	font-size: 11px;
	padding:0px 0px 0px 5px;
	height:19px;
	border-bottom: 1px solid #E8E8E8;
}

#content {
	color: #7A7A7A;
	width: 499px;
}

#content_title {
	width:699px;
	margin:17px 0px 0px 5px;
	height:26px;
}

#footer {
	clear: both;
	width: 955px;
}
