/* CSS Document */
#header {	
	background: url(/eng/images/news_bg.jpg) no-repeat left top; 
	width: 975px; 
	height:256px; 
	POSITION: relative;
}
#header h1.logo {
	display:block;
	position:absolute;
	top:30px;
	left:74px;
}
#header .khoa {
	position:absolute;
	top:10px;
	left:70px;
}
#header .top_menu {
	left:630px;
}
#global_navi {
	left:320px;
}
#MainContents {
	background: url(/eng/images/sub_center_bg.gif) no-repeat left bottom; 
	width:735px;
	padding:0 0 100px 240px;
}
#MainContents ul { 
	padding:0 0 0 40px
}
#MainContents li.name { 
	background:url(/eng/images/g_page_contact_stlt.gif) no-repeat left top;
	padding:15px 0 20px 83px;
	height:68px;
	float: left;
}
#MainContents li.name em {	
	display:block;
	font-style: normal;
	font-weight: bold; 
}
#SideContents { 
	background: url(/eng/images/news_left_menu_bg.gif) no-repeat left top;
	width: 197px; 
	POSITION:absolute;
	left:0;
	top:256px;
	z-index:1; 
}
#SideContents ul {
	margin:0;
	padding:0;
	padding:120px 0 0 36px;
}
#SideContents li { 
	margin:0;
	padding:0; 
}
#SideContents .banner {
	padding:20px 0 10px 0;
}
#MainContents dl.boardsearch { 
	width:540px;
	height:27px;
	background:#F1F0F0;
	padding:3px 0 3px 5px; 
}
#MainContents dt.ti	{ 
	float:left;
	background:url(/eng/images/icon/k_icon_01_g.gif) no-repeat 0 8px;
	padding:5px 0 0 13px;
	margin:0; 
}
#MainContents dd.cc	{ 
	float:left;
	margin:0;
	padding:2px 5px 0 3px;
}

/* ============= °Ô½ÃÆÇ ÇÏ´Ü ¹öÆ° ¹× ÆäÀÌÂ¡ ºÎºÐ ======================= */
.board_bottom {
	width:100%;
	height:30px;
	text-align:center;
	margin-bottom:15px;
}
.board_bottom .pre {
	margin-right:7px;
}
.board_bottom .next {
	margin-left:7px;
}
.board_bottom img {
	vertical-align:bottom;
}
.board_bottom .num em {
	color:#fe4100;
	font-weight:bold;
	font-style:normal;
}
.board_bottom .num a {
	margin: auto 3px;
}
/* ===================  ÀÏ¹Ý°Ô½ÃÆÇ ¸®½ºÆ® ÆäÀÌÁö ======================== */
table.basic_list {
	width:100%;
	border-collapse: collapse;
	border-bottom: 1px #125e9c solid;
	margin-bottom:10px;
}
table.basic_list col.num {
	width:7%;
}
table.basic_list col.writer {
	width:20%;
}
table.basic_list col.date {
	width:15%;
}
table.basic_list col.hit {
	width:7%;
}
table.basic_list thead th {
	text-align:center;
	font-size:9pt;
	border-top: 2px #125e9c solid;
	border-bottom: 1px #125e9c solid;
	background-color:#e7f5ff;
	font-weight:normal;
	padding:3px 0;
	height:23px;
	color:#084771;
}
table.basic_list tbody td {
	padding:4px auto 3px auto;
	height:22px;
	border-bottom: 1px #dfdfdf solid;
	text-align:center;
	background-color:#fff;
	color:#777;
}
table.basic_list tbody td.subject {
	padding-left:13px;
	text-align:left;
}
/* ===================  ÀÏ¹Ý°Ô½ÃÆÇ ºä ÆäÀÌÁö ======================== */
table.basic_view {
	width:100%;
	border-collapse: collapse;
	border-bottom: 1px #cabd9f solid;
	margin-bottom:10px;
}
table.basic_view col.t_writer,
table.basic_view col.t_date,
table.basic_view col.t_hit {
	width:13%;
}
table.basic_view col.date,
table.basic_view col.hit {
	width:17%;
}
table.basic_view col.writer {
	width:27%;
}

table.basic_view thead th.subject {
	text-align:left;
	font-size:9pt;
	border-top: 1px #125e9c solid;
	border-bottom: 1px #125e9c solid;
	background-color:#e7f5ff;
	padding:3px 0 3px 10px;
	height:24px;
	color:#084771;
	background-image:none;
}
table.basic_view thead th {
	text-align:left;
	font-size:9pt;
	border-bottom: 1px #dfdfdf solid;
	background-color:#fff;
	font-weight:bold;
	padding:3px 0 3px 15px;
	margin:0;
	height:24px;
	color:#777;
	background:url(/eng/images/comm/icon_arrow01.gif) 4px 12px no-repeat;
}
table.basic_view thead td {
	text-align:left;
	font-size:9pt;
	border-bottom: 1px #dfdfdf solid;
	background-color:#fff;
	padding:3px 0 3px 15px;
	height:24px;
	color:#777;
	background:url(/eng/images/comm/line01.gif) left 8px no-repeat;
}
table.basic_view tbody td {
	padding:15px;
	border-bottom: 1px #dfdfdf solid;
	background-color:#fff;
	color:#777;
}