/* CSS Document */

#header {	
	background: url(/eng/images/east_info_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 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/info_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;
}

/* µ¿ÇØ ÀÏ¹ÝÀÚ·á - ½Ã´ëÀû¿ª»çÀÚ·á*/
table.his {
	width:540px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-top:2px #649bbd solid;
}
table.his thead th {
	padding:0;
	margin:0;
	height:30px;
	border:1px #649bbd solid;
	text-align:center;
	background-color:#8ab6d2;
	color:#fff;
}
table.his td {
	padding:4px 0 2px 0;
	text-align: center;
	border:1px #ccc solid;
}
table.his td.year {
	width:70px;
	background-color:#f8f8f8;
}
table.his td.state {
	width:50px;
	color:#6CACD9;
}
table.his td.maker {
	width:120px;
}
table.his td.map {
	width:170px;
}
table.his td.mark {
	width:130px;
	background-color:#F0F8FD
}

