table {
	border-collapse: collapse;
	width: 1140px;
	margin: 0 auto 30px;
	text-align: center;
	overflow-y: hidden;
}
input:focus {
	outline: none;
}
textarea:focus {
	outline: none;
}
.subbanner1 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	min-width: 1140px;
	background-image: url('../images/subbg1.jpg');
	background-repeat: no-repeat;
	height: 200px;
	display: table;
}
.subbanner2 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	min-width: 1140px;
	background-image: url('../images/subbg2.jpg');
	background-repeat: no-repeat;
	height: 200px;
	display: table;
}
.subbanner3 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	min-width: 1140px;
	background-image: url('../images/subbg3.jpg');
	background-repeat: no-repeat;
	height: 200px;
	display: table;
}
.subbanner4 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	min-width: 1140px;
	background-image: url('../images/subbg4.jpg');
	background-repeat: no-repeat;
	height: 200px;
	display: table;
}
.subbanner5 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	min-width: 1140px;
	background-image: url('../images/subbg5.jpg');
	background-repeat: no-repeat;
	height: 200px;
	display: table;
}
.subbannerinnertext {
	width: 1140px;
	display: table-cell;
	vertical-align: middle;
}
.subbannerinnertext h1 {
	text-align: center;
	font-size: 40px;
	font-weight: 500;
	color:#fff;
	margin: 0;
	margin-bottom: 15px;
}
.subbannerinnertext p {
	text-align: center;
	font-size: 15px;
	line-height: 23px;
	color:#fff;
	font-weight: 400;
}
.submenu1 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	background-color: #f0f0f0;
	border-bottom: 1px solid #e1e1e1;
	min-width: 1140px;
}
.submenu1 ul {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
	border-left: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.submenu1 ul a li {
	float: left;
	text-align: center;
	width: 379px;
	padding: 12px 0;
	color:#333;
	border-right: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.submenu1 ul a li:hover {
	background-color: #fff;
	color:#a20c11;
}

.submenu2 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	background-color: #f0f0f0;
	border-bottom: 1px solid #e1e1e1;
	min-width: 1140px;
}
.submenu2 ul {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
	border-left: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.submenu2 ul a li {
	float: left;
	text-align: center;
	width: 284px;
	padding: 12px 0;
	color:#333;
	border-right: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.submenu2 ul a li:hover {
	background-color: #fff;
	color:#a20c11;
}

.submenu3 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	background-color: #f0f0f0;
	border-bottom: 1px solid #e1e1e1;
	min-width: 1140px;
}
.submenu3 ul {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
	border-left: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.submenu3 ul a li {
	float: left;
	text-align: center;
	width: 569px;
	padding: 12px 0;
	color:#333;
	border-right: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.submenu3 ul a li:hover {
	background-color: #fff;
	color:#a20c11;
}

.submenu5 {
	width: 100%;
	margin: 0 auto;
	overflow-y: hidden;
	background-color: #f0f0f0;
	/* border-top: 1px solid #e1e1e1; */
	border-bottom: 1px solid #e1e1e1;
	min-width: 1140px;
}
.submenu5 ul {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
	border-left: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.submenu5 ul a li {
	float: left;
	text-align: center;
	width: 189px;
	padding: 12px 0;
	color:#333;
	border-right: 1px solid #e1e1e1;
	box-sizing: border-box;
}
.submenu5 ul a li:hover {
	background-color: #fff;
	color:#a20c11;
}





.subcontent1 {
	width: 100%;
	margin: 50px auto;
	overflow-y: hidden;
	min-width: 1140px;
	min-height: 350px;
}
.subtitlebox {
	width: 1140px;
	margin: 0 auto 40px;
	overflow-y: hidden;
}
.subtitlebox h1 {
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 15px;
	color:#323232;
}
.redbar {
	width: 60px;
	border: 0;
	height: 1px;
	margin: 0 auto;
	overflow-y: hidden;
	background-color: #a20c11;
}
.introtext {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
}
.introtext h1 {
	text-align: center;
	color:#a20c11;
	font-size: 21px;
	margin: 0;
	font-weight: 500;
	margin-bottom: 20px;
}
.introtext p {
	text-align: center;
	font-size: 15px;
	line-height: 28px;
	font-weight: 400;
	color:#5a5a5a;
	padding-bottom: 30px;
}
.name {
	width: 1140px;
	margin: 0 auto 40px;
	overflow-y: hidden;
}
.name p {
	text-align: center;
	font-size: 16px;
	line-height: 26px;
}
.ceo {
	font-weight: 600;
}
.intrologo {
	width: 217px;
	margin: 0 auto;
	overflow-y: hidden;
}
.intrologo img {
	width: 217px;
	margin: 0 auto;
}


/*기업연혁*/
.history {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
}
.history img {
	width: 1140px;
	margin: 0 auto;
}

.ci {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
}
.ci img {
	width: 537px;
	float: left;
	margin: 0 auto;
	margin-right: 90px;
}
.ci p {
	text-align: left;
	float: left;
	margin-top: 90px;
	font-size: 16px;
	line-height: 30px;
}


/*찾아오시는길*/
.map {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
}
.mapimgbox {
	float: left;
	width: 510px;
	margin-right: 50px;
}
.mapimgbox img {
	width: 510px;
	float: left;
	margin: 0 auto;
}
.maptext {
	float: left;
	width: 350px;
}
.maptextbox {
	width: 350px;
	float: left;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
.maptextbox img {
	width: 164px;
	float: left;
	margin-bottom: 10px;
}
.adress {
	float: left;
	width: 350px;
	margin-bottom: 25px;
}
.adress h1 {
	color:#a20c11;
	font-size: 18px;
	margin: 0;
	margin-bottom: 7px;
}


/*oem*/
.oembox {
	width: 1140px;
	margin: 0 auto 40px;
	overflow-y: hidden;
}
.oembox:last-child {
	margin-bottom: 0;
}
.oembox h1 {
	color:#a20c11;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 10px;
}
.oembox p {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	color:#333;
}
.oembox img {
	margin-top: 10px;
}



/*생산제형*/
.pbox {
	width: 365px;
	float: left;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	padding: 10px;
	height: 540px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.pbox:last-child {
	margin-right: 0;
	margin-bottom: 0;
}
.productimg {
	width: 318px;
	margin: 0 auto 20px;
	overflow-y: hidden;
}
.producttextbox {
	width: 318px;
	margin: 0 auto 20px;
	overflow-y: hidden;
}
.producttextbox h1 {
	text-align: left;
	font-size: 21px;
	color:#4b4b4b;
	margin: 0;
	margin-bottom: 5px;
}
.producttextbox p {
	text-align: left;
	font-size: 14px;
	line-height: 23px;
}
.producttextbox2 {
	width: 318px;
	margin: 0 auto 15px;
	overflow-y: hidden;
}
.producttextbox2 h1 {
	text-align: left;
	font-size: 14px;
	margin: 0;
	font-weight: 500;
	margin-bottom: 3px;
}
.producttextbox2 p {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	color:#515151;
}
.producttextbox2:last-child {
	margin-bottom: 10px;
}
.normal {
	font-size: 14px;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	color:#515151;
	display: inline-block;
	margin-top: 15px;
}



/*제품소개*/
.productbox1 {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	box-sizing: border-box;
	border-top: 1px solid #e1e1e1;
	padding: 30px;
}
.productbox1:last-child {
	border-bottom: 1px solid #e1e1e1;
}
.productimgbox {
	width: 388px;
	float: left;
	margin-right: 50px;
}
.ptextbox {
	float: left;
	width: 620px;
	margin-top:40px;
}
.ptextbox h1 {
	margin: 0;
	color:#a20c11;
	font-size: 18px;
	text-align: left;
	margin-bottom: 15px;
}
.ptextbox ul {
	float: left;
}
.ptextbox ul li {
	text-align: left;
	font-size:14px;
	line-height: 24px;
}

.ptextbox2 {
	float: left;
	width: 620px;
	margin-top:15px;
}
.ptextbox2 h1 {
	margin: 0;
	color:#a20c11;
	font-size: 18px;
	text-align: left;
	margin-bottom: 15px;
}
.ptextbox2 ul {
	float: left;
}
.ptextbox2 ul li {
	text-align: left;
	font-size:14px;
	line-height: 24px;
}


/*견적문의*/
.board {
	width: 1140px;
	margin: 0 auto;
	overflow-y: hidden;
}
.boardtitlebar {
	background-color: #f5f5f5;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.boardtitlebar td {
	padding: 10px 0;
	font-size: 16px;
}
.boardwightbar {
	border-bottom: 1px solid #e1e1e1;
}
.boardwightbar td {
	padding: 8px 0;
	line-height: 23px;
}
.boardwightbar td p {
	float: left;
	margin-right: 5px;
	color:#333;
}
.boardwightbar td img {
	float: left;
	margin-top: 4px;
}


.searchbox {
	margin: 0 auto 30px;
	width: 1140px;
	overflow-y: hidden;
	text-align: center;
}
.search {
	margin: 0 auto;
	overflow-y: hidden;
	width: 379px;
}
.seachoption {
	width: 100px;
	float: left;
	font-size: 15px;
	padding: 3px 0;
	margin-right: 5px;
}
.searbox {
	float: left;
	width: 200px;
	padding: 4px 0;
	padding-left: 5px;
	margin-right: 5px;
}
.searchbtn {
	float: left;
	width: 60px;
	border: 0;
	background-color: #4d4d4d;
	color:#fff;
	text-align: center;
	font-size: 14px;
	height: 30px;
	cursor: pointer;
}
.writebtn {
	float: right;
	width: 70px;
	margin-top: -30px;
	border: 0;
	background-color: #a20c11;
	color:#fff;
	text-align: center;
	font-size: 14px;
	height: 30px;
	cursor: pointer;
}
.pagenumber {
	text-align: center;
	margin: 0 auto;
	overflow-y: hidden;
}
.pagenumber li {
	text-align: center;
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
}

.borderline {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.borderline td {
	padding: 9px 0;
}
.borderline2 {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.borderline2 td {
	padding: 5px 0;
}
.graybar {
	width: 140px;
	background-color: #f5f5f5;
}
.textbar {
	width: 280px;
	text-align: left;
	padding-left: 10px !important;
}
.textbar2 {
	text-align: left;
	font-size: 16px;
	line-height: 24px;
}
.textbar2 p {
	min-height: 250px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 24px;
}
.conad {
	width: 1120px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 24px;
	border: 0;
	resize: none;
	min-height: 250px;
	padding: 10px;
}

.listbtn {
	float: right;
	width: 60px;
	border: 0;
	background-color: #4d4d4d;
	color:#fff;
	text-align: center;
	font-size: 14px;
	height: 30px;
	cursor: pointer;
}
.pass {
	height: 28px;
	/* padding-left: 5px; */
	border: 0;
	font-size: 14px;
	width: 230px;
}
.writer {
	height: 28px;
	/* padding-left: 5px; */
	border: 0;
	font-size: 14px;
	width: 230px;
}
.titletext {
	height: 28px;
	border: 0;
	font-size: 15px;
	width: 980px;
}
.writeokbrtn {
	float: right;
	margin-left: 7px;
	width: 75px;
	border: 0;
	background-color: #a7a7a7;
	color:#fff;
	text-align: center;
	font-size: 14px;
	height: 30px;
	cursor: pointer;
}
.writeokbrtn {
	float: right;
	margin-left: 7px;
	width: 75px;
	border: 0;
	background-color: #a7a7a7;
	color:#fff;
	text-align: center;
	font-size: 14px;
	height: 30px;
	cursor: pointer;
}
.filebox {
	width: 700px;
	font-size: 15px;
	padding: 3px 0;
	cursor: pointer;
}
