body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

	.clear {
	clear:both;
	}
	
#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
	height:55px; 
	width:150px; 
	margin-top: 15px;
	background-image: url(images/open_skm_logo.jpg); 
	background-repeat:no-repeat;
	
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #df0023;
}

#container-eyecatcher {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 670px;
	background-color: #ff903c;
	height: 22px;
	border-bottom: 1px solid #ffab6b;
	text-decoration: none;
	color: #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	color: #ffffff;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
	text-decoration: none;
	color: #ffffff;
}

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 6px 5px;
	border-right: 1px solid #ffab6b;
	text-decoration: none;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #df0023;
	color: #ffffff;
}

#navigation li.hun {
	float: right;
	display: inline;
	list-style: none;
	height: 20px;
	}

#navigation li.hun a {
	color: #ffffff;
	line-height: 22px;
	font-size: 9px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border-right: 0px solid #ffffff;
	}

#navigation li.hun a:hover {
	text-decoration: none;
	background-color: #df0023;
	color: #ffffff;
	}

#navigation li.hunact {
	float: right;
	display: inline;
	list-style: none;
	height: 22px;
	}

#navigation li.hunact a {
	color: #9e0b0f;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 2px 5px 2px;
	border-right: 1px solid #ffab6b;
	}

#navigation li.hunact a:hover {
	text-decoration: none;
	background-color: #df0023;
	color: #ffffff;
	}

#navigation li.huninact {
	float: right;
	display: inline;
	list-style: none;
	height: 20px;
	}

#navigation li.huninact a {
	color: #fed7ba;
	line-height: 22px;
	font-size: 9px;
	text-decoration: none;
	padding: 5px 2px 5px 2px;
	border-right: 0px solid #ffffff;
	}

#navigation li.huninact a:hover {
	text-decoration: none;
	background-color: #df0023;
	color: #ffffff;
	}

#navigation li.eng {
	float: right;
	display: inline;
	list-style: none;
	height: 20px;
	}

#navigation li.eng a {
	color: #ffffff;
	line-height: 22px;
	font-size: 9px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border-right: 0px solid #ffffff;
	}

#navigation li.eng a:hover {
	text-decoration: none;
	background-color: #df0023;
	color: #ffffff;
	}

#navigation li.engact {
	float: right;
	display: inline;
	list-style: none;
	height: 20px;
	}

#navigation li.engact a {
	color: #9e0b0f;
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 2px 5px 2px;
	border-right: 1px solid #ffab6b;
	}

#navigation li.engact a:hover {
	text-decoration: none;
	background-color: #df0023;
	color: #ffffff;
	}

#navigation li.enginact {
	float: right;
	display: inline;
	list-style: none;
	height: 20px;
	}

#navigation li.enginact a {
	color: #fed7ba;
	line-height: 22px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 2px 5px 2px;
	border: 0px solid #000000;
	}

#navigation li.enginact a:hover {
	text-decoration: none;
	background-color: #df0023;
	color: #ffffff;
	}

#navigation_selected {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

#navigation_selected a {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

#navigation_selected a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	background-color: #ffffff;
}

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 430px;
	float: left;
}

#content h4 a {
	font-size: 12px;
	font-weight: bold;
	color: #ee9c00;
	padding: 2px 2px 2px 2px;
	margin-left:23px;
	text-transform: none;
	letter-spacing: 0.5px;
	text-decoration: none;
}
	
#content h4 a:hover {
	color: #ffffff;
	background-color: #ee9c00;
	border-bottom: 1px dotted #000000;
}
	
#border {
	width: 170px;
	margin-left: 480px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	text-decoration: none;
}

#container-footer a:hover {
	color: #e2a400;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
	border-bottom: 1px solid #e6e7e8;
	padding: 5px 0;
}

h1 {
	font-size: 18px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 5px 0 10px 25px;
	background-image: url(images/h1_openskm.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 24px;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
	color: #df0023;
	padding: 0px 0 0px 0px;
	text-transform: uppercase;
	line-height: 18px;
}

h3 {
	font-size: 13px;
	color: #8d8d8d;
	font-weight: 600;
	padding: 0px 0px 0px 10px;
	text-transform: inherit;
	letter-spacing: -0.5px;
	line-height: 5px;
	}
	
h4 {
	font-size: 12px;
	color: #ee9c00;
	padding: 0px 0 0px 10px;
	text-transform: inherit;
	letter-spacing: 1px;
	line-height: 10px;
	font-weight: bold;
	}

h5 {
	font-size: 11px;
	color: #046f02;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 12px;
	}

h5 a {
	color: #046f02;
	text-decoration: none;
	font-style: normal;
	}

h5 a:hover {
	color: #ffffff;
	background-color: #737373;
	text-decoration: none;
	padding: 2px;
	border-bottom: 1px solid #000000;
	}

h6 {
	font-size: 10px;
	color: #4a7290;
	padding: 0px 5px 5px 0px;
	text-transform: inherit;
	font-weight: bold;
	line-height: 7px;
	letter-spacing: 1px;
	border-bottom: 1px solid #bfcad2;
	}

#hr {
	border: none 0;
	border-top: 1px solid #ebebeb;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 5px;
}

#content p .alignright {
	float: right;
	color: #666666;
	margin: 0 0 20px 25px;
	text-align: right;
}

#content p a, #border p a #content li p a {
	text-decoration: none;
	color: #ff7200;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover #content li p a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ff7200;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #000000;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 -20px;
}

#content li a {
	text-decoration: none;
	color: #eb7c15;
	padding: 2px 2px 2px 2px;
}

#content li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ff7200;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px dotted #000000;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 45px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #000000;
	font-style: italic;
	text-align: justify;
}

#content img {
	padding: 2px 2px 2px 2px;
	border: 0px solid #CCCCCC;
	margin: 4px 4px 15px 4px;
	float: left;
}

#content img a {
	padding: 2px;
	border: 0px solid #CCCCCC;
	margin: 4px 4px 4px 4px;

}

#content img a:hover {
	padding: 2px;
	border: 0px solid #CCCCCC;
	margin: 4px 4px 4px 4px;

}

#content .subtitle {
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 0px 10px;
	text-transform: none;
	font-weight: normal;
	line-height: 12px;
	font-style: italic;
}

#content .table {
		border: 1px solid #dddddd;
		border-collapse: collapse;
		width: 420px;
		margin-left: 15px;
		font-size: 10px;
		}
		
#content .table td {
			padding: 5px;
			border: 1px solid #dddddd;
			text-align: left;
			background: #ffffff;
			}
			
#content .kep {
	margin: 4px;
	padding: 2px;
	border: 1px solid #b4b4b4;
	float: left;
	}
	
#content .kep img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #595959;	
	float: left;
	}
	
#border p {

	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

#border li a {
	text-decoration:none;
	line-height: 17px;
	font-size: 11px;
	color: #666666;
}

#border li a:hover {
	color: #ffffff;
	background-color: #000000;
	border-bottom: 1px solid #E5E5E5;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
	background-color: none;
}

#subnavigation li {
	list-style: none;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}

#subnavigation li a {
	text-decoration: none;
	color: #b3001c;
}

#subnavigation li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #b3001c;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #000000;
}

ul#subnavigation1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
	background-color: #f7f7f7;
}

#subnavigation1 li {
	list-style: none;
	padding: 10px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}

#subnavigation1 li a {
	text-decoration: none;
	color: #b3001c;
}

#subnavigation1 li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #b3001c;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #000000;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0px 0px 5px 0px;
}

#arrowleft a {
	text-decoration:none;
	float: right;
	list-style: none;
	background: url(images/arrow_left.jpg) no-repeat right;
	padding: 2px 0px 2px 23px;
	margin: 0px 0px 15px 0px;
	}
	
#arrowleft a:hover {
	background: url(images/arrow_left_hover.jpg) no-repeat right;
	border-bottom: 1px solid #000000;
	}
	
#arrowtop a {
	text-decoration:none;
	float: right;
	list-style: none;
	background-image: url(images/arrow_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 2px 0px 2px 23px;
	margin: 0px 0px 15px 0px;
	}
	
#arrowtop a:hover {
	background-image: url(images/arrow_up_hover.jpg);
	border-bottom: 1px solid #000000;
	}
	
img.alignleft {
	float: left;
}

img.alignright {
	float: right;
	margin: 55px 0px 5px 15px;
}

img.alignabove {
	margin: 0px 0px 10px 0px;
}

#content p.algnright {
	float: right;
	margin: 10px 10px 5px 5px;
	text-align: right;
}

		
