body{background-color:#f4f4f4;}
.clear{clear:both;}
.red{color:red;}
.wrap{width:1200px; margin:0 auto;}
.navi{position:fixed; width:1200px; height:50px; background-color:#434345; z-index:999;}
.navi ul li{float:left; padding:13px 20px 0px 20px; height:37px;}
.navi ul li.on{background-color:#666;}
.navi ul li.link{background-color:#fff; float:right;}
.navi ul li a{color:#fff; letter-spacing:-0.03em; font-size:12pt; line-height:15pt; }
.homeBtn{width:30px; margin-top:-3px;}
.btnLink{width:140px; margin-top:-3px;}

.bgTest{width:100%; height:688px; background:url("../img/bg_lam_products.jpg");}
.bgTest div{float:left;}
.test1{padding:30px 0 0 90px;}
.test2{padding:30px 0 0 37px;}
.title11{font-size:12pt; letter-spacing:-0.03em; padding:20px 0 10px 0; font-weight:bold; color:#ffd200;}
.tblTest{border:0px #eee solid; background-color:#fff; max-width:490px; border-radius:7pt;}
.tblTest tr td{ padding:8px; letter-spacing:-0.05em; font-size:12pt; border-bottom:1px #eee solid;}
.tblTest tr td.cell1{border-right:1px #eee solid}
.tblTest tr td.cell2{font-weight:bold;}
.tblTest tr td.last{border-bottom:0px;}
.test2 .selectBox{width:485px; background-color:#fff; height:460px; margin-top:30px; overflow-y:hidden; border-radius:7pt;}

.test2 .selectBox .selectArea{background-color:#f5f6d3; width:100%; height:170px; }
.test2 .selectBox .selectArea .wrap{width:100%; margin:25px auto; border:0px red solid;}
.test2 .selectBox .selectArea ul li{float:left;}
.test2 .selectBox .selectArea .selectOption{width:350px; padding:7px; margin:0 10px 0 60px; border:4px #6cb23d solid; color:#000; font-size:15pt; font-weight:bold;}
.test2 .selectBox .selectArea .txt1{font-size:11pt; padding:6px 0 0 62px; color:#8c8c8c; font-weight:bold;}
.test2 .selectBox .selectArea .txt2{font-size:11pt; padding:6px 50px 0 62px; color:#434345; font-weight:bold;}
.selectResult{width:100%; margin:30px auto; clear:both; display:inline-block; position:relative; font-size:13pt; color:#000; letter-spacing:-0.03em; font-weight:bold;}

.brdArea{width:100%; background-color:#9a9a9a; padding:50px 0 50px 0; display:inline-block;}
.brdArea div{float:left;}
.spanTitle{font-size:18pt; padding:0 0 20px 90px; font-weight:bold; color:#f3f3f3; letter-spacing:-0.06em;}
.brdArea .tblBrd{width:490px; background-color:#fff; border-radius:7pt; margin:0 0 0 90px;}
.brdArea .tblBrd tr td{padding:6px 6px 20px 6px; border-bottom:1px #ccc solid;}
.brdArea .tblBrd .brdTxt1{font-size:16pt; color:#000; font-weight:bold;}
.brdArea .tblBrd .brdTxt2{font-size:13pt; color:#666;}
.brdArea .tblBrd .brdTxt3{font-size:13pt; color:#666; padding:3px 0 0 0;}
.brdArea .tblBrd .update{padding:20px 0 20px 0; font-size:14pt; color:#ccc;}

.slideArea{width:100%; height:582px; background:url("../img/lam/lam_section_5_2.jpg");}

.spanTitle2{font-size:18pt; padding:0 0 20px 40px; font-weight:bold; color:#f3f3f3; letter-spacing:-0.06em;}
.brdArea .tblBrd2{width:490px; background-color:#fff; border-radius:7pt; margin:0 0 0 40px;}
.brdArea .tblBrd2 tr td{padding:6px 26px 20px 26px; border-bottom:1px #ccc solid;}
.brdArea .tblBrd2 .brdTxt1{font-size:16pt; color:#000; font-weight:bold; letter-spacing:-0.06em;}
.brdArea .tblBrd2 .brdTxt2{font-size:13pt; color:#666;}
.brdArea .tblBrd2 .brdTxt3{font-size:13pt; color:#666; padding:3px 0 0 0;}
.brdArea .tblBrd2 .update{padding:20px 0 20px 0; font-size:14pt; color:#ccc;}
.basic{color:red;}

/*
@media screen and (max-width: 900px) {
	.wrap{width:100%; margin:0 auto;}
	.navi{position:fixed; width:100%; height:50px; background-color:#434345; z-index:999;}
	.navi ul li a{color:#fff; letter-spacing:-0.03em; font-size:9pt; line-height:15pt; }
	.navi ul li{float:left; padding:13px 5px 0px 5px; height:37px;}
	img{width:100%;}
	.homeBtn{width:15px; margin-top:-3px;}
	.btnLink{width:100%}
	.navi ul li.link{width:20%; background-color:#fff; float:right;}

	.test1{padding:30px 0 0 0px;}
	.test2{padding:30px 0 0 0px;}
	.title11{font-size:12pt; letter-spacing:-0.03em; padding:20px 0 10px 0; font-weight:bold; color:#ffd200;}
	.tblTest{border:0px #eee solid; background-color:#fff; max-width:95%; margin:0 auto; border-radius:7pt;}
	.tblTest tr td{ padding:8px; letter-spacing:-0.05em; font-size:8pt; border-bottom:1px #eee solid;}
	.tblTest tr td.cell1{border-right:1px #eee solid;}
	.tblTest tr td.cell2{font-weight:bold;}
	.tblTest tr td.last{border-bottom:0px;}
	.test2 .selectBox{width:485px; background-color:#fff; height:460px; margin-top:30px; overflow-y:hidden; border-radius:7pt;}
}
*/