@charset "utf-8";
/* ------------------------------------------------------------ common */
body { position: relative; }
#bg 			{ background: url(../images/index/view_01.jpg) no-repeat center top; width: 100%; height: 100%; position: absolute; z-index: 0; }
#bg-inner 		{ background: url(../images/index/view_01.jpg) no-repeat center top; width: 100%; height: 100%; position: absolute; z-index: 1; }
#wrapper { z-index: 99; position: relative; }
#index 			{ width: 950px; margin: 0 auto; }
#firstview 		{ padding: 30px 0 350px; color: #fff; }
#firstview p 	{ font-size: 12px; line-height: 26px; padding: 15px 0 0; }
#thumb li 		{ float: left; margin: 3px 15px 33px 3px; cursor: pointer; }
#thumb li.on	{ border: 3px solid #ccc; margin: 0 12px 30px 0; }

#bnr 			{ padding: 0 0 50px; }
#bnr li 		{ float: left; }
#bnr span a 	{ color: #fff; font-size: 14px; text-align: center; display: block; padding: 180px 0 20px; }
#bnr_business 	{ background: url(../images/index/bnr_00.jpg) no-repeat center top; width: 305px; margin: 17px 17px 0 0; }
#bnr_product 	{ background: url(../images/index/bnr_01.jpg) no-repeat center top; width: 305px; margin: 17px 17px 0 0;  }
#bnr_factory 	{ background: url(../images/index/bnr_02.jpg) no-repeat center top; width: 305px; margin: 17px 0 0;  }

#info div 			{ width: 628px; float: left; }
#info div div 		{ width: 609px; background: #f0f0f0; border: #b92020 solid; border-width: 0 0 0 4px; font-size: 16px; padding: 0 0 0 15px; line-height: 38px; }
#info div div p 	{ float: right; text-align: center; }
#info div div p a 	{ background:url(../images/index/btn_00.jpg) ; font-size: 12px; width: 107px; height: 38px; line-height: 38px; color: #fff; display: block; }
#info #new 			{ float: left; width: 100%; }
#info #new li 		{ background: url(../images/common/footer_icn_00.gif) no-repeat 18px 29px #f6f6f6; padding: 14px 35px; border: #fff solid; border-width: 1px 0 0; }
#info #new li:nth-child(2n) { background: background: url(../images/common/footer_icn_00.gif) no-repeat 18px 20px #f8f8f8; }
#info #new li p		{ width: 465px; float: right; }
#info #new li span	{ padding: 10px 15px 0 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }

#info #info_bnr 		{ float: right; }
#info #info_bnr span 	{ font-size: 16px; }
#info #info_bnr p 		{ font-size: 11px; }
#info #info_bnr li 		{ width: 210px; height: 65px; padding: 20px 0 0 95px; }
#bnr_recruit 			{ background: url(../images/index/bnr_03.jpg) no-repeat center top; margin: 0 0 14px; }
#bnr_contact 			{ background: url(../images/index/bnr_04.jpg) no-repeat center top; margin: 0 0 14px; }
#bnr_eco 				{ background: url(../images/index/bnr_05.jpg) no-repeat center top; margin: 0 0 13px; }

.ifame { padding: 20px 0 40px; }
