@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@charset "utf-8";
/* CSS Document */

#title {
	color: #666666;
	font-size : 16px;
	font-weight: bold;
	letter-spacing:;
	line-height: 1;
	font-family: 'Nanum Gothic', sans-serif;
}

#head1 {
	color:#747373;
	font-size :14px;
	font-weight:normal
	letter-spacing:;
	line-height:1;
	font-family:'Nanum Gothic', sans-serif;
}

#head {
	color:#747373;
	font-size :40px;
	font-weight: bold
	letter-spacing:;
	line-height:1;
	font-family:'Nanum Gothic', sans-serif;
}

#subject {
	color: #B9B8B8;
	font-size : 24px;

	font-weight:bold
	letter-spacing:;
	line-height: 1;
	font-family: 'Nanum Gothic', sans-serif;
}

#tt{
	color: #747373F;
	font-size : 12px;
	letter-spacing:;
	line-height: 1.5;
	font-family: 'Nanum Gothic', sans-serif;
}

#ttblue{
	color: #068ee4;
	font-size : 12px;
	letter-spacing:;
	line-height: 1;
	font-family: 'Nanum Gothic', sans-serif;
}


#ttbold{
	color: #747373;
	font-size : 16px;
	font-weight: bold;
	letter-spacing:;
	line-height: 1.2;
	font-family: 'Nanum Gothic', sans-serif;
}

#tt2{
	color: #747373;
	font-size : 13px;
	letter-spacing:;
	line-height: 1.5;
	font-family: 'Nanum Gothic', sans-serif;
}

#sub_title {
	color: #666666;
	font-size : 14px;
	letter-spacing:;
	line-height: 2;
	font-family: 'Nanum Gothic', sans-serif;
}


#foot {
	color: #333333;
	font-size : 10px;
	letter-spacing:;
	line-height:1.2;
	align:left;
	font-family: 'Nanum Gothic', sans-serif;
}

#address {
	color: #FCFCFC;
	font-size : 11px;
	letter-spacing:;
	line-height: 1.3;
	align:left;
	font-family: 'Nanum Gothic', sans-serif;
}

#copy {
	color: #FCFCFC;
	font-size : 9px;
	letter-spacing:;
	line-height: 1;
	align:left;
	font-family: 'Nanum Gothic', sans-serif;
}

#spec {
	color: #747373;
	font-size : 11px;
	letter-spacing:;
	line-height: 1.2;
	align: left;
	font-family: 'Nanum Gothic', sans-serif;
	text-align: left;
}

#spec_b {
	color: #747373;
	font-size : 10px;
	letter-spacing:;
	line-height: 1.4;
	align: left;
	font-family: 'Nanum Gothic', sans-serif;
	text-align: left;
}

#spec_b_bold {
	color: #747373;
	font-size : 10px;
	font-weight: bold;
	letter-spacing:;
	line-height: 1.4;
	align: left;
	font-family: 'Nanum Gothic', sans-serif;
	text-align: left;
}
