@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fdef12;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container {
	width: 100%;
	text-align: left;
}

#header {
	background: #000;
	height: 20px;
	width: 100%;
}

#container #header .Hleft {
	display: inline;
	float: left;
	height: 20px;
	width: 174px;
	position: relative;
	background-image: url(../images/txt_img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #header .Hrmenu {
	float: right;
	display: inline;
	position: relative;
}

#sidebar1 {
	float: left;
	width: 174px;
	background: #fdef12;
	display: inline;
	position: relative;
}

/*about us*/
#mainContent {
	position: relative;
	background-color: #6c9ddd;
	display: inline;
	float: left;
	width: 55%;
	min-height: 100%;
	padding-left: 60px;
	height: 900px;
	background-image: url(../images/bgabout_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
}

#container #mainContent .SPTb {
	background-image: url(../images/spectrum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 447px;
	width: 24px;
	position: absolute;
	/*z-index: 90;*/
	left: 0px;
	top: 0px;
}

#container #mainContent .MCtable { }

#container #mainContent .taba {
	height: 256px;
	width: 58px;
	position: absolute;
	/*z-index: 90;*/
	top: 0px;
	right: -27px;
	background-image: url(../images/tab_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #mainContent .tabRimg {
	height: 286px;
	width: 196px;
	position: absolute;
	/*z-index: 90;*/
	top: 338px;
	background-image: url(../images/tabimg_001.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: -105px;
}

#container #mainContent .tabLimg {
	background-image: url(../images/tabimg_002.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 154px;
	width: 200px;
	position: absolute;
	/*z-index: 90;*/
	left: -102px;
	top: 730px;
}

/*product*/
#mainContent2 {
	position: relative;
	background-color: #fe5e8a;
	display: inline;
	float: left;
	width: 70%;
	min-height: 100%;
	padding-left: 60px;
	height: 900px;
	background-image: url(../images/bgproduct_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
}

#container #mainContent2 .SPTb2 {
	background-image: url(../images/spectrum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 447px;
	width: 24px;
	position: absolute;
	/*z-index: 90;*/
	left: 0px;
	top: 0px;
}

#container #mainContent2 .MCtable2 { }

#container #mainContent2 .taba2 {
	height: 256px;
	width: 58px;
	position: absolute;
	/*z-index: 90;*/
	top: 0px;
	right: -27px;
	background-image: url(../images/tab_p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #mainContent2 .tabRimg2 {
	height: 293px;
	width: 300px;
	position: absolute;
	/*z-index: 90;*/
	top: 288px;
	background-image: url(../images/tabimg_003.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: -180px;
}

#container #mainContent2 .tabLimg2 {
	background-image: url(../images/tabimg_004.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 341px;
	width: 200px;
	position: absolute;
	/*z-index: 90;*/
	left: -127px;
	top: 670px;
}

/*download*/
#mainContent3 {
	position: relative;
	background-color: #feae4c;
	display: inline;
	float: left;
	width: 70%;
	min-height: 100%;
	padding-left: 60px;
	height: 900px;
	background-image: url(../images/bgdown_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
}

#container #mainContent3 .SPTb3 {
	background-image: url(../images/spectrum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 447px;
	width: 24px;
	position: absolute;
	/*z-index: 90;*/
	left: 0px;
	top: 0px;
}

#container #mainContent3 .MCtable3 { }

#container #mainContent3 .taba3 {
	height: 268px;
	width: 58px;
	position: absolute;
	/*z-index: 90;*/
	top: 0px;
	right: -27px;
	background-image: url(../images/tab_d.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #mainContent3 .tabRimg3 {
	height: 334px;
	width: 300px;
	position: absolute;
	/*z-index: 90;*/
	top: 278px;
	background-image: url(../images/tabimg_006.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: -193px;
}

#container #mainContent3 .tabLimg3 {
	background-image: url(../images/tabimg_005.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
	width: 200px;
	position: absolute;
	/*z-index: 90;*/
	left: -90px;
	top: 740px;
}

/*contact*/
#mainContent4 {
	position: relative;
	background-color: #a8cf41;
	display: inline;
	float: left;
	width: 65%;
	min-height: 100%;
	padding-left: 60px;
	height: 900px;
	background-image: url(../images/bgcontact_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
}

#container #mainContent4 .SPTb4 {
	background-image: url(../images/spectrum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 447px;
	width: 24px;
	position: absolute;
	/*z-index: 90;*/
	left: 0px;
	top: 0px;
}

#container #mainContent4 .MCtable4 { }

#container #mainContent4 .taba4 {
	height: 256px;
	width: 58px;
	position: absolute;
	/*z-index: 90;*/
	top: 0px;
	right: -27px;
	background-image: url(../images/tab_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #mainContent4 .tabRimg4 {
	height: 442px;
	width: 200px;
	position: absolute;
	/*z-index: 90;*/
	top: 278px;
	background-image: url(../images/tabimg_008.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: -111px;
}

#container #mainContent4 .tabLimg4 {
	background-image: url(../images/tabimg_007.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 246px;
	width: 200px;
	position: absolute;
	/*z-index: 90;*/
	left: -174px;
	top: 774px;
}

#footer { clear: both; }

#footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.input {
	background-color:#FFF;
	width:400px;
	font:11px 'Malgun Gothic'Tahoma, Geneva, sans-serif;
	color:#CCC;
	border: 3px solid #FEC27A;
}

.input2 {
	background-color:#FFF;
	width:300px;
	font:11px 'Malgun Gothic'Tahoma, Geneva, sans-serif;
	color:#000000;
	border: 3px solid #C1DD77;
}

.textarea {
	width:400px;
	padding:3px;
	font:11px 'Malgun Gothic'Tahoma, Geneva, sans-serif;
	color:#000;
	background-color: #FFF;
	border: 3px solid #C1DD77;
}

.submit {
	width:50px;
	background-color:#FEAE4C;
	height:20px;
	color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.submit2 {
	width:50px;
	background-color:#A8CF41;
	height:20px;
	color:#FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.select {
	border: 1px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}

/* 폰트10 */
.font_10 {
	font-size: 10px;
	color: #FFF;
	font-weight: lighter;
	text-decoration: none;
}

.font_10u {
	font-size: 10px;
	color: #000;
	font-weight: lighter;
	text-decoration: underline;
}

.font_10b {
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background-color:#fff
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
}
