@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");
@import url("font-awesome.min.css");
@import url("Roboto_Black/stylesheet.css");
@import url("Roboto_Light/stylesheet.css");
@import url("Roboto_Medium/stylesheet.css");



/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    font-weight: normal;
    color: #FFFFFF;
    background-repeat: repeat-x;
    z-index: 100000;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}



/* Sections/Article */

	section, article {
		margin-bottom: 3em;
	}

		section > :last-child, section:last-child, article > :last-child, article:last-child {
			margin-bottom: 0;
		}

		section.special > header, section.special > footer, article.special > header, article.special > footer {
			text-align: center;
		}

	.row > section, .row > article {
		margin-bottom: 0;
	}

	header {
		margin: 0 0 1em 0;
	}

		header > p {
			display: block;
			font-size: 1.5em;
			margin: 1em 0 2em 0;
			line-height: 1.5em;
			text-align: inherit;
		}

	footer {
		margin: 2.5em 0 0 0;
	}

header p {
	display: block;
	margin: 1em 0 0 0;
	padding: 0 0 0.5em 0;
		}



/* Header */

	#header {
		position: fixed;
		z-index: 10000;
		left: 0;
		top: 0;
		width: 100%;
		background: #171717;
		height: 3em;
		line-height: 3em;
		box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.1);
	}

	body {
		padding-top: 3em;
	}

	#logo {
	position: absolute;
	left: 10px;
	top: 20%;
	height: 42px;
	line-height: 3em;
	letter-spacing: -1px;
	color: #2E2E2E;
	font-size: 18px;
	}

		#logo a {
			font-size: 1.25em;
		}

	#nav {
		position: absolute;
		right: 0.5em;
		top: 0;
		height: 3em;
		line-height: 3em;
	}

		#nav ul {
			margin: 0;
		}

			#nav ul li {
				display: inline-block;
				margin-left: 0.5em;
				font-size: 0.9em;
			}

				#nav ul li a {
    display: block;
    color: #747474;
    text-decoration: none;
    height: 3em;
    line-height: 3em;
    padding: 0 0.5em 0 0.5em;
    outline: 0;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
				}


		/* Header */

			#header {
				height: 2.5em;
				line-height: 2.5em;
			}

			body {
				padding-top: 2.5em;
			}

			#logo {
				text-align: center;
				position: relative;
				left: 0;
				top: 0;
				height: 2.5em;
				line-height: 2.5em;
			}

				#logo a {
					font-size: 1em;
				}

			#nav {
				display: none;
			}




.txt_09{
    color:#9E9E9E;
    text-align:center;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: normal;
    font-size: medium;
    line-height: 180%;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}	



.txt_10{
    font-family: NanumBarunGothic;
    color: #454545;
    text-align: left;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight:normal;
    font-size: medium;
    line-height: 180%;
}	


.txt_11{
    font-family: NanumBarunGothic;
    color: #828282;
    text-align: left;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: lighter;
    font-size: medium;
    line-height: 180%;
}	

.greyRule {
	background:#E8E8E8;
	width: 100%;
	height: 1px;
	padding: 0;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
} 
		
.greyRule hr { display: none; 
} 
		
.greyRule1 {
	background:#4A4A4A;
	width: 100%;
	height: 2px;
	padding: 0;
	clear: both;
	margin-top: 40px;
	margin-bottom: 10px;
} 
		
.greyRulea {
	background:#7758C0;
	width: 100%;
	height: 3px;
	padding: 0;
	clear: both;
	margin-top: 60px;
	margin-bottom: 20px;
} 
		
.greyRulea hr { display: none; 
} 

.greyRuleb {
	background:#006699;
	width: 100%;
	height: 3px;
	padding: 0;
	clear: both;
	margin-top: 60px;
	margin-bottom: 20px;
} 
		
.greyRuleb hr { display: none; 
} 

.greyRulec {
	background:#EC8E02;
	width: 100%;
	height: 3px;
	padding: 0;
	clear: both;
	margin-top: 60px;
	margin-bottom: 20px;
} 
		
.greyRulec hr { display: none; 
} 

		
.clearRule {
	background:#FFFFFF;
	width: 100%;
	height: 1px;
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
} 



.clearRule30 {
	background:#FFFFFF;
	width: 100%;
	height: 30px;
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
} 

.clearRule50 {
	width: 100%;
	height: 30px;
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
} 

.clearRule70 {
	width: 100%;
	height: 70px;
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
} 




.clearRule100 {
	width: 100%;
	height: 100px;
	padding-left: 0%;	
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 0px;
} 



.clearRule200 {
	width: 100%;
	height: 200px;
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
} 

.clearRule300 {
	background:rgba(0,0,0,0.00);
	width: 100%;
	min-height: 100px;
	height: 300px;
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
} 
.clearRule500 {
	background:rgba(0,0,0,0.00);
	width: 100%;
	min-height: 100px;
	height: 500px;
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
} 
section image{
    max-width:100%;
}