@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff ;
	font-size: 15px;			
	font-family: 'Noto Sans KR', sans-serif;
	color: #555555;
	line-height: 1.7em;
	min-width:1149px;
}

img {
	border :0;
}

ul{
	margin:0; padding:0;}

/*----------------------------------------------------------header -----------------------------------------------------------------------*/
#header {
	clear:both; width: 100%; height: 55px;
	background-color: #ffffff;
	margin:0 auto;
	z-index:1000;
	position: fixed;
	border-bottom: 1px solid #BFBFBF;
}
.bg_wrapper {
	clear:both;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

.hideDiv {
	display:none;
}

#mainMenu, #wrapper{
	margin: 0 5px 0 5px;
	padding: 0;
}

#top {
	width: 1024px;
	margin: auto;
	padding: auto;
}

#banner {
	margin: 0;
	position: relative;
	z-index:10;
}
#language{
	position: absolute;
	right: 0; top:2px;
	font-size: 11px;
	color: #999;
}
#language a{
	font-size: 11px;
	color: #999;
}
#language a:hover{
	color: #000;
}
#language a:nth-of-type(1){
	margin-right: 3px;
}
#language a:nth-of-type(2), #language a:nth-of-type(3){
	margin-right: 3px;
	margin-left: 3px
}
#language a:nth-of-type(4){
	margin-left: 3px
}
.nav{
	width:1024px;
	list-style: none;
	float: right;
	box-sizing:border-box;
}
.nav > li{
	float:left;
	display:inline;
	font-size:16px;
	margin-top: 27px;
}
.nav>li:nth-of-type(1){
	margin-right:52px;
	margin-top: 22px !important;
}
.nav>li:nth-of-type(2), .nav>li:nth-of-type(3),
.nav>li:nth-of-type(4), .nav>li:nth-of-type(5), .nav>li:nth-of-type(6),
.nav>li:nth-of-type(7), .nav>li:nth-of-type(8){
	margin-right:56px;
}
.nav > li > span > a{
	display:block;
	height:15px;
	text-align:center; 
	padding-bottom:12px;
	color:#686868;
}
.nav > li > span:hover > a{ 
	color:#000000;
}
.products_list{
	width:64px;
}

#banner #logo {
	position: relative;
	top:-2px;
}

.seperator {
	border-right: 1px solid #666;
	padding-right:10px;
}

#search:focus {
  background-color:#FFCaaa;
  outline: none;
}
#mainMenu {
	width:600px;
	height:58px;
	background: #ffffff;
	margin:auto;
}

.dl_division p a, a a:link {
	text-decoration: none;
	font-size:14px;
	color: #999999;
}

.dl_division p a:hover {
	color:#555555;
}
.strapline{
	width: 1024px;
	margin: 0 auto;
	box-sizing: border-box;
}
.strapline h5{
	font-weight: lighter;
	font-size: 11px; 
	font-family: 굴림, sans-serif;
	position:relative;
	text-align: right; top:-15px;
	color: black;
}
.strapline a{
	color:#777777;
}
.main_common_position, .main_phpoc_iot_board_position{
	clear:both;
	margin:0 auto;
}
.main_common_position h1, .main_phpoc_iot_board_position h1 {
	font-size:32px;
	color: #595757;
}
.main_common_position h2 {
	font-size: 28px;
	color: #555555;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	line-height:30px;
}
.main_phpoc_iot_board_position {
	clear:both;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
}
.main_phpoc_iot_board_position div{
	height:100px;
	box-sizing:border-box;
	padding:40px;
}
.main_phpoc_iot_board_position>div:nth-of-type(1){
	width:40%; float:left;
}
.main_phpoc_iot_board_position>div:nth-of-type(2){
	width:100%;
}
.main_phpoc_iot_board_position li{
	font-size:1.2em;
	font-weight:600;
}
.main_phpoc_iot_board_position a{
	color:gray;
}
.main_phpoc_iot_board_position a:hover{
	color:#555555;
}
.bold{
	font-weight:bold;
}
.relative-pos {
	position: relative;
}
.right-banner {
	width: 180px;
    height: 460px;
    top: -10px;
	right: -200px;
    position: absolute;
	background-image: url(https://common.phpoc.com/img/custom-solutions-banner-kr.jpg);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.right-banner1 {
	width: 180px;
    height: 460px;
    top: 240px;
	right: 5%;
    position: fixed;
	z-index: 999;
	background-image: url(https://common.phpoc.com/img/custom-solutions-banner-kr.jpg);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.float-banner {
	right: -100px;
	top: -120px;
	z-index: 999;
}
.extra_space, .extra_space00, .extra_space01, .extra_space02 {
	padding:20px 40px;
}
.extra_space a, .extra_space00 a, .extra_space01 a, .extra_space02 a{
	color:#132685;
}
.extra_space a:hover, .extra_space00 a:hover, .extra_space01 a:hover, .extra_space02 a:hover{
	color:#132685;
}
.extra_space00 {
	height:910px;
	position:relative;
	border-bottom:1px dashed #aaaaaa;
}
.extra_space {
	height:500px;
	position:relative;	
}
.extra_space01 {
	border-bottom:1px dashed #aaaaaa;
	height:250px;
}
.extra_space01_box div{
	float:left;
	position:relative;
	left:200px; top:30px;
}
.extra_space02 {
	height:270px;
}
.extra_space02_box div{
	float:left;
	position:relative;
	left:200px; top:30px;
}
.extra_space>img:nth-of-type(1), .extra_space00>img:nth-of-type(1), .extra_space01>img:nth-of-type(1), .extra_space02>img:nth-of-type(1){
	margin-left:180px;
}
.extra_space_box div{
	float:left;
	position:relative;
	left:200px; top:40px;
}
.products_menu{
	height:80px;
	background-color: rgb(252,252,252);
}
.products_menu table{
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	box-sizing: border-box;
}
.products_menu table img{
	padding-bottom: 3px;
}
.products_menu table tr td{
	padding: 0 40px 0 40px;
	vertical-align: bottom;
}
.products_menu a{
	font-size: 11px;
	color: gray;
}
.products_menu a:hover{
	color: #000;
}
.product_subtitle{
	font-size:1.6em;
	font-weight:500;
}
.product_txt{
	position:relative;
	top:10px;
	text-align: justify;
}
.phpoc_iot_board_name01, .phpoc_iot_board_name02{
	font-size:1em;
	font-weight:500;
	position:absolute; top:200px; left:50%;
}
.phpoc_iot_board_name01{
	margin-left:-30px;
}
.phpoc_iot_board_name02{
	margin-left:-30px;
}
.product-img-wrapper {
	text-align: center;
}
.expansion_board_box{
	clear:both;
	width:800px;
	position:relative; left:220px; top:70px;
}
.expansion_board_subtitle{
	font-size:1.1em;
	font-weight:600;
	color:#555555;
}
.expansion_board_box div{
	width:110px; float:left;
	position:relative; top:20px;
	text-align:center;
}
.expansion_board_box>div:nth-of-type(1), .expansion_board_box>div:nth-of-type(2),
.expansion_board_box>div:nth-of-type(3), .expansion_board_box>div:nth-of-type(4){
	margin-right:40px;
}
.expansion_board a, .expansionDiv table a, .expansion_link table a{
	color:#007eb9;
}
.expansionDiv table a:hover, .expansion_link table a:hover{
	text-decoration: underline;
}
.expansion_contents {
	width: 1024px;
	position:relative;
	left: 50%; margin-left: -510px;
	margin-top: 20px;
}
.smart_expansion_contents p, .expansion_contents p{
	height: 180px;
}
.smart_expansion_contents {
	width: 1024px;
	position:relative;
	left: 50%; margin-left: -510px;
	margin-top: 20px;
}
.expansion_contents p, .smart_expansion_contents p, .smart_expansion_shield_contents p{
	width: 770px;
	text-align: justify;
}
.expansion_contents img, .smart_expansion_contents img{
	position: absolute;
	right: 0; top:0;
}
.smart_expansion_shield_contents img{
	position: absolute;
	right: 0; top:-20px;
}
.smart_expansion_shield_contents {
	width: 1024px;
	position:relative;
	left: 50%; margin-left: -510px;
	margin-top: 20px;
}
.smart_expansion_shield_contents p{padding-bottom: 10px ;}
.attention{color:#ff9999;}
.expansion_board_table{
	width: 1024px;
	padding-bottom:40px;
	position: relative;
	text-align: justify;
}
.table_padding>td:nth-of-type(1){
	width:300px;
}
.expansion_board_table tr td{
	padding-top: 20px;
	vertical-align:top;
}
.table_center td span{
	position: relative;
	left: 50%; margin-left: -60px;
}
.expansion_board_menu, .smart_expansion_menu, .smart_expansion_shield_menu{
	width:1024px; 
	margin-top: 40px;
}
.expansion_board_menu table tr td, .smart_expansion_menu table tr td,
.smart_expansion_shield_menu table tr td{
	vertical-align: top;
}
.expansion_board_menu a, .smart_expansion_menu a, .smart_expansion_shield_menu a{
	float:left;
	position:relative;
	text-align:center;
	font-size: 12px;
	color: #aaa;
	line-height: 13px;
}
.expansion_board_menu tr>td:nth-of-type(1) a span,.expansion_board_menu tr>td:nth-of-type(2) a span,
.expansion_board_menu tr>td:nth-of-type(3) a span,.expansion_board_menu tr>td:nth-of-type(4) a span,
.expansion_board_menu tr>td:nth-of-type(5) a span,.expansion_board_menu tr>td:nth-of-type(6) a span,
.expansion_board_menu tr>td:nth-of-type(7) a span{
	margin:7px 51px 7px 0;
	padding-bottom: 5px;
}
.expansion_board_menu tr>td:nth-last-of-type(1) a span, .smart_expansion_menu tr>td:nth-last-of-type(1) a span,
.smart_expansion_shield_menu tr>td:nth-last-of-type(1) a span{
	margin:7px 0;
	padding-bottom: 5px;
}
.smart_expansion_menu tr>td:nth-of-type(1) a span,.smart_expansion_menu tr>td:nth-of-type(2) a span,
.smart_expansion_menu tr>td:nth-of-type(3) a span,.smart_expansion_menu tr>td:nth-of-type(4) a span,
.smart_expansion_menu tr>td:nth-of-type(5) a span,.smart_expansion_menu tr>td:nth-of-type(6) a span{
	margin:7px 63px 7px 0;
	padding-bottom: 5px;
}
.smart_expansion_shield_menu tr>td:nth-of-type(1) a span, .smart_expansion_shield_menu tr>td:nth-of-type(2) a span,
.smart_expansion_shield_menu tr>td:nth-of-type(3) a span, .smart_expansion_shield_menu tr>td:nth-of-type(4) a span,
.smart_expansion_shield_menu tr>td:nth-of-type(5) a span{
	margin:7px 95px 7px 0;
	padding-bottom: 5px;
}
.expansionDiv table{
	margin: 0 auto;
	margin-top: 30px;
}
.expansion_link table{
	padding: 40px 0;
	margin: 0 auto;
	font-size: 15px;
}
.expansion_board_menu_line{
	border: 1px solid #eee;
	width:1024px;
}
.smart_expansion_board_menu{
	clear:both;
	width:1024px;
	position:relative; left:40px; top:-50px;
}
.smart_expansion_board_menu div{
	width:110px; float:left;
	position:relative;
	text-align:center;
	font-size: 13px;
}
.expansion_board_menu>div:nth-of-type(1), .expansion_board_menu>div:nth-of-type(2),
.expansion_board_menu>div:nth-of-type(3), .expansion_board_menu>div:nth-of-type(4),
.expansion_board_menu>div:nth-of-type(5), .expansion_board_menu>div:nth-of-type(6),
.expansion_board_menu>div:nth-of-type(7), .smart_expansion_board_menu>div:nth-of-type(1), 
.smart_expansion_board_menu>div:nth-of-type(2), .smart_expansion_board_menu>div:nth-of-type(3),
.smart_expansion_board_menu>div:nth-of-type(4){
	margin-right:30px;
}
.phpoc_iot_gateway_name01, .phpoc_iot_gateway_name02,
.phpoc_iot_gateway_name03{
	position:relative; left:50%; margin-left:-30px;
}
.phpoc_shield_name01, .phpoc_shield_name02{
	position:relative; top:0px; left:50%;
}
.phpoc_shield_name01{
	margin-left:-70px;
}
.phpoc_shield_name02{
	margin-left:-85px;
}
#slide_banner {
	height: 346px;
}
.body_content {
	padding:10px;
}
.body_content h1 {
	font-size: 30px;
}

.body_content h2 {
	font-size: 20px;
}

#bulletin {
	height: 300px;
}

#bulletin #announce {
	width: 347px;
	height: 300px;
	border-right: 1px solid #bebebe;
}

#bulletin #faq {
	width: 327px;
	height: 300px;
	border-right: 1px solid #bebebe;
}

#bulletin #qna {
	width: 348px;
	height: 100px;
}

#bulletin ul {
	margin: 0;
	list-style: none;
	width: 100%;
	height: 150px;
}

#bulletin ul li {
	padding-bottom: 5px;
	margin: 0;
	font-size:12px;
	font-weight: bold;
	color: #707070;
}

#bulletin ul li:before {
	content: counter(item, disc) " ";
	color: #ff8400;
}

#bulletin #announce ul {
	padding-left: 55px;
	padding-top: 25px;
}

#bulletin #faq ul {
	padding-left: 25px;
	padding-top: 25px;
}

#bulletin #qna ul {
	padding-left: 25px;
	padding-top: 25px;
}

#bulletin #announce ul li {
	width:260px;
}

#bulletin #faq ul li {
	width:260px;
}

#marketing {
	height: 254px;
	background: #ececec;
}

#marketing #video {
	width: 514px;
	height: 254px;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}

#marketing #application {
	width : 335px;
	height: 254px;
	border-right: 1px solid#bebebe;
	border-bottom: 1px solid #bebebe;
}

#marketing #customer_support {
	width: 173px;
	height: 254px;
	border-bottom: 1px solid #bebebe;

}

#link_icon {
	height: 135px;
}

.f_left {
	float:left;
}

/* fix IE 6*/
* html #mainNav li a, * html #mainNav li a:link{
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: inline;
	font-size:1em;
	font-weight: bold;
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }

/* Menu Title */

#mainMenu {
	position:relative;
	clear:both;
}

#mainMenu h1 {
	width: 200px;
	position:absolute;
	font-size:3em;
	font-weight: bold;
	color: #ffffff;
	position:absolute;
	top: 20px;
	right: 10px;
}

#mainMenu h4 {
	width: 100px;
	position:absolute;
	font-size:1em;
	font-weight: bold;
	color: #ffffff;
	position:absolute;
	top: 20px;
	right: 10px;
}

#mainMenu h5 {
	width: 200px;
	position:absolute;
	font-size:3em;
	font-weight: bold;
	color: #ffffff;
	position:absolute;
	top: 20px;
	right: 10px;
}

#mainMenu span {
	width: 200px;
	position:absolute;
	font-size:3em;
	font-weight: bold;
	color: #ffffff;
	position:absolute;
	top: 20px;
	right: 10px;	
}

/*  wrapper ============================================================== */

#wrapper {
	zoom: 1;
	background: #ffffff;
	position: relative;
	min-height: 900px;
	top:55px;
	padding-bottom: 55px;
}


#body_wrap {
	margin: 0;
	padding: 14px 0 14px 0;
	position: relative;
}

/*  main ============================================================== */

* html #main {
	display:inline; /* ie 6 double margin bug */
}
.index_banner p, .index_menu_txt p, .index_span, .us_td_txt,
.us_td_txt02{
	letter-spacing: -1px;
}
.index_banner{
	background-image: url(https://common.phpoc.com/img/main_banner.jpg);
	background-position: center top;
	height: 600px;
	position: relative;
	background-color: #f3f3f3;
	text-align: center;
}

.index_banner a {
	color: #000;
}
.index_banner span{
	position: relative;
	top:460px;
	line-height: 25px;
	color:#4f4f4f; 
}
.index_banner .text, .index_banner .text > a {
	color: #5a5a5a;
}
.index_banner span:nth-of-type(1) {
	font-size: 34px;
}
.index_banner span:nth-of-type(2) {
	font-size: 18px; 
}
.index_banner p{
	font-size:18px;
	color: #555;
	line-height: 27px;
	position: relative;
	top:-70px;
}
.index_menu{
	text-align: center;
	height: 400px; width: 100%;
	background-image: url(https://common.phpoc.com/img/main_banner02.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	position: relative; top:10px;
}
.index_menu_txt{
	position: absolute;
	width: 100%;
	font-size: 40px; line-height: 300px;
	color: #fff;
}
.index_menu p{
	font-size:18px;
	width: 100%;
	position: absolute;
	top:190px;
	color: #fff;
	line-height: 27px;
}
.index_banner02{
	height: 400px; width: 100%;
	text-align: center;
	background-image:url(https://common.phpoc.com/img/main_banner03.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative; top:20px;
}
.index_banner02 div{
	position: absolute; top:270px;
	width: 100%; line-height:25px;
	color: #fff; font-size: 18px;
}
.index_wrap{
	width: 100%;
	height: 850px;
}
.index_box{
	text-align: center;
	background-repeat: no-repeat;
	position: relative;
	height:400px; width: 50%;
	float: left;
	background-color: #f3f3f3;
}
.index_box a{
	color:#555;
}
.index_box p span{
	font-size: 30px;
	position: relative;
	top:290px;
}
.index_box .index_span {
	font-size:15px;
	position: relative;
	top:295px;
	line-height: 20px;
}
.index_box01{
	right: 5px; top:30px;
	background-position: center center;
	background-image: url(https://common.phpoc.com/img/index_menu01.png);
}
.index_box02{
	left: 5px; top:30px;
	background-position: center center;
	background-image: url(https://common.phpoc.com/img/index_menu02.png);
}
.index_box03{
	right: 5px; top:40px;
	background-position: center center;
	background-image: url(https://common.phpoc.com/img/index_menu03.png);}
.index_box04{
	left: 5px; top:40px;
	background-position: center center;
	background-image: url(https://common.phpoc.com/img/index_menu04.png);
}
#main {
	float: right;
	width: 750px;
	padding: 0 10px 15px 20px;
	position: relative;
}

#main h1 {
	color: #505050;/*#ff8c00;*/
	padding-top: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size:1.9em;
	font-weight: bold;
	line-height: 100%;
}

#main  h2 a{
	color: #f39800;
	font-size: 1.2em;
	font-weight:bold;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 7px;
	text-decoration:none;
}

/* 기술문서 구분 */
#main h3 {
	color: #f39800;
	font-size: 1.0em;
	font-style: oblique;
	text-indent: 1em;
	margin: 10px 5px 3px 0;
	padding: 2px 0 2px 0;
	background: #FFF8D6;
}

/* 리스트에서 하이라이트를 주기 위한 효과 */
#main h4 {
	color: #FF6A00;
	font-weight:bold;
}

/* 곧 삭제 됨 */
#main h5 {
    font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#main h6 {
	color: #ff8c00;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

#main p {
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.red {
    color:red;
}

.blue {
    color:blue;
}

.gray {
    color:gray;
}

#main em {
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #8b4513;
	font-style: normal;
}

#main strong {
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;	
	color: #8b4513;
	font-style: normal;
}

#main ul .historyLI{
	list-style-type : none;
	list-style-position:inside;
	padding-bottom: 2px;
}


#main li{
	padding-bottom: 2px;
}


#main a, #main a:link, #main li a, #main li a:link {
	color: #186d00;
	text-decoration: none;
}

#main a:hover, #main li a:hover {
	color: #42b210;	
	text-decoration:underline;
}

#main #eztcptown a[href$='pdf']{
	background:  none;
	padding-left: 0px; 
	color: #42b210;	
	text-decoration:underline;
}
#main #eztcptown a[href$='pdf']:hover {
	background:  none;
	padding-left: 0px; 
	color: #42b210;	
	text-decoration:underline;
}

#main #figure {
	width: 700px;
	margin-bottom: 2px;
	margin-left: 10px;
	position: relative;
}

#main #right_icons {
    position: absolute;
	width: 350px;
	top: 120px;
	left: 447px;
}

#main #icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}

#main #icons li {
	float: left;
	padding: 0;
	margin-left: 1px;
}

#main #icons li a{
	padding: 0;
}

#main #major_docs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	clear: left;
}

#main #major_docs li {
	padding: 0;
	margin-left: 20px;
}

#main #figure #print {
	width: 30px;
	position: absolute;
	bottom: 10px;
	left: 270px;
	margin: 0;
	padding: 0;
}

#main #figure #magnify {
	width: 30px;
	position: absolute;
	bottom: 7px;
	left: 240px;
	margin: 0;
	padding: 0;
}

#main #figure #magnifyen {
	width: 30px;
	position: absolute;
	bottom: 7px;
	left: 360px;
	margin: 0;
	padding: 0;
}

#main #figure #purchase {
	position: absolute;
	bottom: 5px;
	left: 270px;
	margin: 0;
	padding: 0;
}

#main #figure #freetrial {
	position: absolute;
	bottom: 5px;
	left: 230px;
	margin: 0;
	padding: 0;
}

#main #figure #addthis {
	width: 300px;
	position: absolute;
	bottom: 10px;
	left: 0;
	margin: 0;
	padding: 0;
}

#main #figure #date p {
	width: 100px;
	position: absolute;
	bottom: 245px;
	left: 640px;
	border: none;
	text-align: left;
	font-weight: normal;
}

#main #figure #datered p {
	width: 200px;
	position: absolute;
	bottom: 245px;
	left: 530px;
	border: none;
	text-align: right;
	font-weight: normal;
	color: red;
}

#main #figure #dateen p {
	width: 150px;
	position: absolute;
	bottom: 245px;
	left: 595px;
	border: none;
	text-align: left;
	font-weight: normal;}

#main #figure #dateenred p {
	width: 150px;
	position: absolute;
	bottom: 245px;
	left: 640px;
	border: none;
	text-align: left;
	font-weight: normal;
	color: red;	
}

#figure a, #figure  a:link {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}

#main #figure p {
	position: absolute;
	width: 168px;
	left: 10px;
	bottom: 10px;
	background-color: #FFF;
	border: 1px dashed #666666;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0;
}

#main th{
	padding: 5px;
	border: 1px solid #86B500;
    background-color: #f3f3f3;
    text-align: center;	
}

#main td{
	padding: 5px;
	border: 1px solid #86B500;
}

#main .tdcenter{
	padding: 5px;
	border: 1px solid #86B500;
	text-align: center;
}
/* table border 없음*/
#main .tdnone{
	padding: 5px;
	text-align: center;
	vertical-align: top;
	border: none;
}

#main .tdnone_left{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: none;
}

/* google용 페이지를 위한 CSS 시작 _ htkim*/
#main #product .product_list{
	border-top: 1px dashed #b4b4b4; 
	padding-top: 5px;
	width: 730px;
	float:left;
	padding-bottom: 40px;
}

#main #product .list_image{
	padding-top: 12px;
	text-align: center;
	width: 180px;
	float:left;
}

#main #product .list_image imgaa{
	padding: 5px;
	vertical-align: center;
	border: none;
	width: 150px;
	height: 100px;
}

#main #product .list_description{
	width: 540px;
	vertical-align: top;
	float:right;
}

#main #product a, #main #product a:link, #main #product li a, #main #product li a:link {
	color: #329632;
	text-decoration: none;
}
/* google용 페이지를 위한 CSS 끝 _ htkim*/

/*  home main ============================================================== */
#main #banners {
	width: 160px;
	background-color: #f2f2f2;
	padding-top: 10px;
	border-left: 1px solid #e6e6e6;
}

#main #search_bar #banners .right_banner{
	display: block;
	margin-left: 5px;
	padding-bottom: 10px;
}

#main #search_bar #banners .icons{
	display: block;
	margin-left: 40px;
	padding-bottom: 10px;
}

#main #search_bar {
	position: absolute;
	width: 160px;
	right: 1px;		
	background-color: #e6e6e6;
	padding-top: 15px;
	top: 1px;
	border-left: 1px solid #e6e6e6;
}

#main #search_bar select {
	width: 150px;
	background-color: #ffffff;
	margin-bottom: 15px;	
	margin-left: 5px;
}

#main h2.green {
	font-size: 0.9em;
	font-weight: bold;
	color: green;
	margin: 0;
	border-bottom: 1px solid #86B500;
	background-image: none;
	padding: 4px 5px 0px 5px;
}

#main #search_bar h4{
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	background-color: #d8d8d8;
	padding: 4px 5px 3px 5px;
	margin-bottom: 10px;
}
.usercard_wrap{
	width: 100%; height: 800px;
	position: relative;
}
.usercard_title{
	height: 180px;
	background-image: url(https://common.phpoc.com/img/usercard_bg01.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 50px;
	color: #fff;
	line-height:180px;
}
.usercard_box{
	width:600px; height:500px;
	margin:0 auto;
	position: relative;
	top:40px;
}
.submitFrm{
	width:100%;
	position:relative;
	left: 50%; margin-left: -200px;
}
.submitFrm fieldset{
	width:100%; height:20px;
	padding:20px 0;
	border:none;
}
.submitFrm label{
	color:#333333;
	margin-bottom:10px;}
.submitFrm input{
	width: 400px;	
	height: 20px;
	float: left;
	position:absolute;
}
.submitFrm input[type="submit"]{
	width: 120px;
	height: 40px;
	background:-webkit-linear-gradient(top, #42a1ec 0%, #0070c9 100%);
	color:#FFFFFF;
	border:1px solid #07c; border-radius:5px;
	padding:8px 15px;
	z-index:10;
	left: 140px; bottom:-40px;
	font-size:16px; font-weight: bold;
}
.submitFrm input[type="submit"]:hover{
	cursor:pointer;
	background:-webkit-linear-gradient(top, #54b0f9 0%, #1684db 100%);
}

/* sidebar ============================================================== */

#sidebar {
	width: 160px;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	line-height: 1.2em;
}

#sidebar .major_category {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	margin: 0;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	background-color: #d8d8d8;
	padding: 4px 5px 3px 5px;
}

#sidebar .minor_category {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 20px;
	border-bottom: 1px dashed #86B500;
	padding: 5px 3px 3px 3px;
}

#sidebar .minor_category_border {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 20px;
	border-bottom: 1px dashed #86B500;
	border-top: 1px dashed #86B500;
	padding: 5px 3px 3px 3px;
}

#sidebar  li {
	font-size: 0.9em;
	color: #000000;
	margin: 0 0 0 40px;
	padding: 3px 3px 1px 3px;
}

#sidebar h2 {
	font-size: 1.2em;
	color: #000000;
	padding: 7px 8px 0 8px;
	margin-bottom: 5px;
	border-top: 3px solid #ffffff;
}

#sidebar li a, #sidebar li a:link {
	color: #000000;
	text-decoration: none;
}

#sidebar li a:hover {
	background-color: #f3f3f3;
}
/* scrollbanner------------------------------------------------------------------*/

#scrollbanner {
	margin: 0 auto;
	position: relative;
	position:fixed; 
	margin-left:1470px;
	margin-top: -588px;
}
/* top btn ======================================================================*/
#top_wrap {
	margin: 0 auto;
	position: relative;
	z-index:1000;
}
#back-top {
	position: fixed;
	bottom: 20px;
	right: 0%;
	margin-right:30px;
	z-index:1000;		  
}
#back-top a {
	width:30px;
	display: block;
	text-align: center;
	font-size:11px; font-weight:bolder;
	text-transform: uppercase;
	text-decoration: none;
	color:rgba(155, 155, 155, 0.8);
}
#back-top a:hover {
	color:#aaa;
}
#back-top span {
	width: 30px;
	height: 30px;
	display: block;
	margin-bottom: 5px;
	background: rgba(155, 155, 155, 0.8) url(https://common.phpoc.com/img/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#back-top a:hover span {
	transition:all 0.5s;
	background-color:rgba(155, 155, 155, 0.8);
}

/*  footer ============================================================== */

#footer {
	overflow: hidden;
	display:block;
	clear: both;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#footer_wrapper {
	width:1024px;
	height:170px;
	margin-right:auto;
	margin-left:auto;
	padding:10px 30px;
	background: #ffffff;
}

#footer_sitemap {
	width:1024px;
	height:170px
}
#footer_sitemap .f_padding {
	width:15%;
	line-height: 17px;
	float:left;
}
.footer_hr{
	border:1px solid #E0E0E0;
}
.footer01{
	padding-left:5%;
}
.footer03{
	width:12% !important; 
	padding-right:8%; 
}

#footer_wrapper h3 {
	color:black;
	font-size:11px !important;
	padding-bottom:5px !important;	  
}
#footer_wrapper p{
	color:black;
	font-size:11px !important;
	padding-bottom:5px !important;	  
}
#footer_contact {
	width:1024px;
	height:50px;
}

#footer_contact #company {
	width:600px;
	float:left;
}

#footer_contact #copyright {
	width:364px;
	float:right;
	font-size:0.7em;
	text-align:right;
	color:#aaaaaa;	
}

#footer_contact #company span {
	color: #aaaaaa;
	font-size: 15px;
	font-style: bold;
	text-indent: 1em;
	padding-top:10px;
}
#footer_contact #company p {
	margin:0;
	padding:0;
	color: #b4b4b4;
	font-size: 12px;
	padding-top: 5px;
}
/*  eztcp_main ============================================================== */

#eztcp_missing {
	background-repeat:no-repeat;
	height: 600px;
	margin-left: 400px;
}

#eztcp_desc{
	list-style: none;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 300px;
	margin-top: 180px;
/*	margin-left: 520px;*/
	margin-left: 600px;
}

#eztcp_desc_missing{
	list-style: none;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 600px;
	margin-top: 150px;
	margin-left: 180px;
}

#eztcp_desc h1 {
	font-size: 1em;
	margin-top: 10px;
	text-align: left;
}

#eztcp_desc_missing p{
	color: #9c9c9c;
	font-size: 1.0em;
	margin-top: 10px;
	text-align: left;
	line-height: 120%;
}

#eztcp_desc_missing p.black{
	color: #000000;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 120%;
}

#eztcp_desc_missing a {
	color: #42b210;
}

#eztcp_country ul {
	display: block;
	padding: 5px;
	margin-left: 310px;
}

#eztcp_country li {
	display: inline;
	color: #f5be18;
	font-size: 1.1em;
	margin-left: 30px;
}

#eztcp_country {
	padding-bottom: 10px;
	margin-top: 500px;
    margin-left: 150px;
	width: 650px;
	position: absolute;
	border-top: 1px solid #9c9c9c;
}

#eztcp_country a, #eztcp_country  a:link {
	color: #777777;
	text-decoration: none;
}

#eztcp_country a:hover {
	color: #42b210;
	text-decoration:underline;
}

/*===================================*/

/*===메인 광고페이지================================*/
#intro_main {

	height: 600px;
	margin-left: 20px;
}
#intro_image {
	position: absolute;
	top : 50px;
	left : 300px;
}
#intro_desc {
	position: absolute;
	top : 530px;
	left : 240px;
	color:#b4b4b4;	
	font-size:0.8em;	
}
/*===================================*/

#intro_country ul {
	display: block;
	padding: 5px;
	margin-left: 310px;
}

#intro_country li {
	display: inline;
	color: #f5be18;
	font-size: 1.2em;
	margin-left: 30px;
}

#intro_country {
	position: absolute;
	top : 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 100px;
    margin-left: 130px;
	width: 650px;
	border-top: 1px solid #9c9c9c;
}

#intro_country a, #ad_country  a:link {
	color: #777777;
	text-decoration: none;
}

#intro_country a:hover {
	color: #42b210;
	text-decoration:underline;
}


/*------------------------------------------------------------------------main------------------------------------------------------------------------------*/
.phpoc_main_wrap{
	width:1024px;
	margin:0 auto;}
.phpoc_main_box1, .phpoc_main_box2, 
.phpoc_main_box3, .phpoc_main_box4{
	width:241px; height:241px;
	float:left;
	background-color:#ffffff;}
.phpoc_main_box1{
	margin:20px 10px 20px 0;}
.phpoc_main_box2{
	margin:20px 10px 20px 10px;}
.phpoc_main_box3{
	margin:20px 10px 20px 10px;}
.phpoc_main_box4{
	margin:20px 0 20px 10px;}
.phpoc_main_box5, .phpoc_main_box6{
	width:512px; height:330px;
	float:left;
	background-color:#ffffff;}
.phpoc_main_box5 iframe{
	margin-top:10px; margin-left:20px}
.phpoc_main_box6 iframe{
	margin-top:10px; margin-left:10px;}
.project_title_box5, .project_title_box6{
	font-weight:bold;
	font-size:14px;}
.project_title_box5{
	margin:10px 0 0 20px;}
.project_title_box6{
	margin:10px 0 0 10px;}
.phpoc_main_insta_wrap{
	width:1024px; height:241px;
	margin:0 auto;}
	
.main_page_insta_part{
	width:1024px; height:241px;
	float:left;
	background-color:#ffffff;}	

/*---------------------------------------------PHPoC Blue & Shield------------------------------------------------*/
.main_page_wrap{
	margin:0 auto;
	position:relative;
}
.phpoc_iot_board_blue_img, .phpoc_iot_board_blue_video,
.phpoc_iot_board_blue_ordering{
	width:1024px;
	text-align:center;
	position:absolute;
	top:385px;
}
.phpoc_iot_gateway_101_img,
.phpoc_iot_gateway_101_ordering{
	width:1024px;
	text-align:center;
	position:absolute;
	top:385px;
}
.phpoc_iot_gateway_101_specification,
.phpoc_iot_gateway_101_video{
	width:1024px;
	position:absolute;
	top:400px;
}
.phpoc_iot_gateway_104_img,
.phpoc_iot_gateway_104_ordering{
	width:1024px;
	text-align:center;
	position:absolute;
	top:380px;
}
.phpoc_iot_gateway_104_specification,
.phpoc_iot_gateway_104_video{
	width:1024px;
	position:absolute;
	top:380px;
}
.phpoc_shield_img, .phpoc_shield_specification, .phpoc_shield_video,
.phpoc_shield_ordering{
	width:1024px;
	position:absolute;
	top:425px;
}
.phpoc_shield_img, .phpoc_shield_ordering{
	text-align:center;
}
.phpoc_iot_board_blue_specification{
	width:1024px;
	position:absolute;
	top:400px;
}
.phpoc_iot_board_blue_specification>div:nth-of-type(1), 
.phpoc_shield_specification>div:nth-of-type(1),
.phpoc_iot_gateway_101_specification>div:nth-of-type(1),
.phpoc_iot_gateway_104_specification>div:nth-of-type(1){
	width:944px; 
	height:500px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
}
.phpoc_iot_board_blue_specification>div:nth-of-type(1) div img,
.phpoc_shield_specification>div:nth-of-type(1) div img,
.phpoc_iot_gateway_101_specification>div:nth-of-type(1) div img,
.phpoc_iot_gateway_104_specification>div:nth-of-type(1) div img{
	position:relative;
	left:170px; top:-10px;
}
.phpoc_iot_board_blue_specification>div:nth-of-type(2){
	width:944px; 
	height:1900px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
}
.phpoc_iot_gateway_101_specification>div:nth-of-type(2),
.phpoc_iot_gateway_104_specification>div:nth-of-type(2){
	width:944px; 
	height:800px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
}
.phpoc_shield_specification>div:nth-of-type(2){
	width:944px; 
	height:1200px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
}
.phpoc_iot_board_blue_specification>div:nth-of-type(2) table,
.phpoc_shield_specification>div:nth-of-type(2) table,
.phpoc_iot_gateway_101_specification>div:nth-of-type(2) table,
.phpoc_iot_gateway_104_specification>div:nth-of-type(2) table{
	position:relative; top:-20px; left:220px;
	width:700px;
}
.phpoc_iot_board_blue_specification>div:nth-of-type(2) table th,
.phpoc_shield_specification>div:nth-of-type(2) table th,
.phpoc_iot_gateway_101_specification>div:nth-of-type(2) table th,
.phpoc_iot_gateway_104_specification>div:nth-of-type(2) table th{
	color:#000000;
	font-size:13px; font-weight:normal;
	text-align:left;
	padding:2px 0;
}
.phpoc_iot_board_blue_specification div h2,
.phpoc_shield_specification div h2,
.phpoc_iot_gateway_101_specification div h2,
.phpoc_iot_gateway_104_specification div h2{
	font-size:1.6em;
	color:#555555;
	position:relative; top:20px; left:20px;
}
.blue_video_box table{
	width:944px;
	padding:0 20px 20px 20px;
	margin:0 auto;
	text-align:left;
}
.blue_video_box th{
	vertical-align:top;
	width:120px;
}
.phpoc_blue_font{
	text-align:center;
	height:200px;
}
.phpoc_blue_font img{
	margin-top:100px;
}
.main_page_part{
	position: relative;
	height:60px; width: 1024px;
	top:40px;
	left: 50%; margin-left: -512px;
}
.main_page_part h1{
	font-weight: normal;
	font-size:32px;
	color:#555555;
	
}
.main_page_part a{
	position: absolute;
	right: 0; top:0;
	margin-top: 30px;
}
.main_page_part>a:nth-of-type(1){
	margin-right: 70px;
}
.main_page_part>a:nth-of-type(2){
	margin-right:50px;
}
.main_page_part>a:nth-of-type(3){
	margin-right:30px;
}
.main_page_part>a:nth-of-type(4){
	margin-right:10px;
}
.main_page_part1{
	padding:80px 0 20px 0;
	width: 1024px;
	position:relative;
	left: 50%; margin-left: -512px;
}

.main_page_part2 p, .main_page_part3 p, 
.main_page_part7 p{
	text-align: justify;
}
.main_page_part1 h2,.main_page_part3 h2,
.main_page_part4 h2,.main_page_part5 h2,.main_page_part7 h2{
	font-weight:normal; font-size:26px;
	width: 1024px; line-height: 30px;
	position:relative;
	left: 50%; margin-left: -512px;
}
.main_page_part2 h2{
	font-weight:normal; font-size:26px;
	width: 1024px;
}
.main_page_part2{
	background-color:#f3f3f3;
	padding:80px 0;
}
.main_page_part2 a, .main_page_part3 a,
.main_page_part7 a{
	color:#007eb9;
}
.main_page_part2 table, .main_page_part2 a{
	width: 1024px;
	position:relative;
	left: 50%; margin-left: -512px;
}
.main_page_part2 a div{
	position: relative;
	width: 500px;
	left: -512px;
}
.main_page_part2 table tr{
	height: 100px;
}
.main_page_part2 table tr>td:nth-of-type(2),
.main_page_part2 table tr>td:nth-of-type(4){
	width:350px;
	padding:0 40px 50px 20px;
	vertical-align: text-top;
	box-sizing: content-box;
}
.main_page_part3, .main_page_part6,
.main_page_part7{
	padding:100px 0;
	list-style:none;
	position: relative;
}
.main_page_part3 h1{
	font-size:32px; font-weight:normal;
}
.main_page_part7 h3{
	font-size:20px; font-weight:normal;
}
.main_page_part7{
background-image:url(https://common.phpoc.com/img/phpoc_expansion_boards_main.png);
	background-repeat: no-repeat;
	background-position:center;
}
.main_page_part4{
	padding:40px 0;
}
.main_page_part5{
	padding:80px 0;
}
.main_page_part5 h2{
	text-align:center;	
}
.main_page_part5 div{
	text-align:center;
}
.board_bg01, .board_bg02, .board_bg03, .shield_bg02,
.main_page_part6{
	background-repeat: no-repeat;
	background-position:right bottom; 
}
.board_bg01{
background-image:url(https://common.phpoc.com/img/board_bg01.png);
}
.board_bg02{
background-image:url(https://common.phpoc.com/img/board_bg02.png);
}
.board_bg03{
background-image:url(https://common.phpoc.com/img/board_bg03.png);
}
.shield_bg05{
background-image:url(https://common.phpoc.com/img/shield5_bg.png);
}
.built_in_bg{
background-image: url(https://common.phpoc.com/img/built_in_bg.png);
}
.shield_bg1{
background-image: url(https://common.phpoc.com/img/shield_bg1.png);
}
.align_right{
	width: 512px;
	position:relative;
	left: 50%;
}
.align_left{
	width: 512px;
	position:relative;
	left: 50%; margin-left: -512px;
}
.main_page_shield2 h2,.main_page_shield5 h2, .main_page_wifi_shield2 h2, .main_page_shield2 p, 
.main_page_shield5 p, .main_page_wifi_shield2 p, .main_page_shield3 h2, .main_page_shield3 p{
	position:relative; left:80px; top:50px;
}
.main_page_shield1 h2, .main_page_shield1 p{
	text-align:center;
	position:relative; top:50px;
}
.main_page_shield1 h2, .main_page_shield2 h2,.main_page_shield5 h2, 
.main_page_wifi_shield2 h2, .main_page_shield3 h2, .main_page_shield4 h2{
	font-weight:normal; font-size:26px;
	line-height:30px; font-weight:bold;
	margin:0 40px;
}
.phpoc_blue_link, .phpoc_black_link{
	width:150px; height:20px;
	position:relative; 
}
.phpoc_blue_link{
	top:-30px; left:210px;
}
.phpoc_black_link{
	top:-50px; left:50%;
	margin-left:150px;
}
.phpoc_expansion_link, .phpoc_smart_expansion_link{
	width:300px; height:20px;
	position:relative;
}
.phpoc_expansion_link{
	top:-10px; left:130px;
}
.phpoc_smart_expansion_link{
	top:-30px; left:50%;
	margin-left:70px;
}
.phpoc_shield_link{
	width:500px; height:50px;
	position:relative;left:50px;
}
.phpoc_wifi_shield_link{
	width:500px; height:50px;
	position:relative; top:-50px; left:450px;
}
.phpoc_blue_link a, .phpoc_black_link a,
.phpoc_expansion_link a, .phpoc_smart_expansion_link a,
.phpoc_shield_link a, .phpoc_wifi_shield_link a{
	color:#007eb9;
	font-weight:bold;
}
.main_page_shield4{
	height:230px;
	text-align:center;}
.main_page_shield4 a{
	font-weight:lighter;
	text-align:center;
	color:#132685;
	position:relative;
	top:70px;
}
.main_page_shield4 h2{
	position:relative; top:50px;
}
.main_page_shield1{
	position:relative;
	height:500px;
	text-align:center;}
.main_page_shield1 img{
	position:relative; top:50px;
}
.main_page_shield2{
	height:350px;
	background-color:#ffffff;
	position:relative;}
.main_page_shield2 img{
	position:relative;
	top:-234px;
}
.main_page_shield5{
	height:410px;
	background-color:#ffffff;
	position:relative;}

.main_page_shield5 img{
	position:relative;
	top:-320px;	
}
.main_page_wifi_shield2{
	height:350px;
	background-image:url(https://common.phpoc.com/img/wifi_shield2_bg.png); background-repeat:no-repeat;}
.main_page_shield3{
	height:300px;
	background-image:url(https://common.phpoc.com/img/shield3_bg.png); background-repeat:no-repeat;}
.main_page_gateway1, .main_page_gateway2{
	position:relative;
}
.main_page_gateway1, .main_page_gateway2{
	height:450px;
}

.main_page_gateway1 h2, .main_page_gateway2 h2{
	font-weight:lighter; font-size:20pt;
	line-height:34px;
	z-index:10;}
.main_page_gateway1 p, .main_page_gateway2 p{
	font-size:11pt; font-weight:lighter;
	line-height:21px;
	z-index:10;
}
.main_page_gateway1 p{
	text-align:center;
	top:30px;
}
.main_page_gateway2 p{
	top:50px;
	left:100px;
}
.main_page_gateway2 img{
	position:relative;
	top:30px;
}
.main_page_gateway1 h2, .main_page_gateway1 p,
.main_page_gateway2 h2, .main_page_gateway2 p{
	position:relative;}
.main_page_gateway1 img{
	position:relative;
	top:60px; left:50%; margin-left:-325px;
}
.gateway_link1, .gateway_link2, .gateway_link3, .gateway_link4{
	width:200px; height:30px;
	position:relative; float:left;
	text-align: center;
}
.gateway_link1 a, .gateway_link2 a, .gateway_link3 a, .gateway_link4 a{
	Color:#007eb9;
}
.gateway_link1{
	top:-40px;	
	left:80px;
}
.gateway_link2{
	top:-40px;	
	left:210px;
}
.gateway_link3{
	top:-40px;	
	left:320px;
}
.gateway_link4{	
	left:50%; margin-left: -100px;
	clear: both;
}
.main_page_gateway3{
	clear:both;	
	height:70px;
	text-align:center;
	background-color:#ffffff;
}
.main_page_gateway3 h2{
	font-weight:lighter; font-size:20pt;
	line-height:34px;
	z-index:10;
	position:relative; top:40px;
}
.main_page_gateway3 a{
	position:relative;
	font-weight:lighter;
	color:#132685;
}

.tutorial_wrap, .blue_tutorial_wrap {
	clear:both;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	margin-bottom:20px;
}
.tutorial_wrap {
	height:300px;
}
.tutorial_title{
	width:1024px; height:30px;
	position:relative;}
.tutorial_wrap h1, .blue_tutorial_wrap h1{
	font-weight:lighter; font-size:28px;
	position:absolute; left:50px;}
.tutorial_contents{
	width:1024px; height:250px;
	position:relative;
	top:30px;
	margin-bottom:20px;}
.tutorial_contents h2{
	font-size:15px; font-weight:400;}
.tutorial_contents_left{
	width:390px;
	float:left;
	margin-right:20px;
}
.tutorial_contents_right{
	width:610px;
	float:left;}
.tutorial_contents_right p{
	color:#555555;
	position:relative; top:20px;
	text-align: justify;
}
.tutorial_contents_right a{
	font-size:13px; font-weight:normal;
	color:#007eb9;}
.main_page_insta_part{
	height:210px;
	text-align:center;
	font-weight:lighter;
	font-size:20pt;
	line-height:34px;
	z-index:10;
	position:relative;}
.insta_logo{
	position:relative;
	left:-50%;
	margin-left:140px;}
.insta_logo img{
	width:100px;}
.boxs{
	margin-left:10px;
	float:left;
}
.boxs div{
	position:relative;
	overflow:hidden;}
.boxs p{
	position:absolute; top:100%;
	width:100%; height:100%;
	background-color:rgba(255, 255, 255, 0.7);
	padding:20px; box-sizing:border-box; 
	transition:all 0.3s;
	color:#132685 !important;
	font-size:10pt; font-weight:600;
	text-align:left;
	text-decoration:none;}
.boxs div:hover p{
	position:absolute; top:-20px;}	
.product_btn{
	margin: 0 40px;
	width:944px; height:25px;
	list-style:none;
	float:left;
	border-bottom:1px #007eb9 solid;
}
.product_btn > li{
	float:left;
	width:110px;
	font-size:14px;
	font-weight: bold;}
.product_btn > li > a{
	line-height:25px;
	display:block;
	width:110px; height:25px;
	text-align:center;
	color:#007eb9;
}
.product_btn > li:hover > a{ 
	color:#ffffff;
	background-color:#007eb9;					 
}	
.tutorial_wrap {
	clear:both;
	width: 1024px; height:300px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	margin-bottom:20px;
	padding-top:50px;
}
.tutorial_title{
	width:1024px; height:30px;
	position:relative;}
.tutorial_wrap h1{
	font-weight:lighter; font-size:28px;
	position:absolute; left:50px;}

/*-------------------------------------------------------------what can i do with PHPoC---------------------------------------------------------------------*/

.menuDiv{
	display:none;
}
.wcid_title h1, .wcid_title p{
	margin: 0 40px;
}
.learn_title, .wcid_title{
	text-align: center;
	background-position:center center; 
	background-repeat: no-repeat;
}
.learn_title{
	padding:80px 0;
	height: 240px;
	background-image:url(https://common.phpoc.com/img/learn_bg1.png);
}
.wcid_title{
	padding:40px 0;
	height: 150px;
	
}
.learn_title h1{
	font-size: 50px;
	font-weight:normal;
}
.wcid_title h2{
	padding: 50px 0;
}
.learn_title h1{
	padding: 80px 0;
}
.wcid_contents{
	position: relative;
}
.wcid_box{
	width: 1024px;
	margin: 0 auto;
}
.wcid_box p{
	width: 760px;
	text-align: justify;
	position: relative; left: 50%; top:50px;
	margin-left: -380px;
}
.wcid_box table{
	padding-top: 40px;
}
.wcid_box table tr>td:nth-of-type(1){
	width: 250px;
	text-align:center;
	margin-right: 100px;
}
.wcid_box table tr>td:nth-of-type(2){
	text-align:justify;
}
.wcid_box table tr td{
	vertical-align: top;
	padding: 40px 0;
}
.learn_video{
	width: 100%;
	text-align: center;
	position: relative;
	padding: 80px 0;
}
.learn_video h2{
	font-size:40px;
	font-weight:normal;
}
.learn_video p{
	font-size:15px;
}
.learn_video iframe{
	width: 1024px;
}
.learn_link{
	clear: both;
	text-align: center;
	width:100%; height:400px;
	background-image:url(https://common.phpoc.com/img/learn_bg02.png); background-position:center center; 
	background-attachment:fixed; background-repeat: no-repeat;
	position:relative;
	background-color: #f3f3f3;
}
.learn_link_txt{
	position:absolute; top:200px;
	width:100%;
	color:#fff;
}
.learn_link h2{
	color:#fff;
	font-size: 40px; font-weight: lighter;
	text-shadow: 0 0 10px #777;
}
.learn_developer h2, .wcid_title h2,
.learn_quick h2, .learn_tutorials h2, .learn_tutorials_wrap h2{
	font-size: 40px; font-weight: normal;
	color: #555;
}
.learn_tutorials a, .learn_tutorials_wrap a{
	color:#007eb9;
}
.learn_tutorials_box {
	width: 1024px;
	margin: 0 auto;
}
.learn_tutorials_box ul{
	list-style: none;
}
.learn_tutorials_box ul a {
	float: left;
	width: 33%;
	color: #007eb9;
}
.learn_link_txt a{
	color:#fff;
	text-shadow: 0 0 10px #777;
}
.learn_developer{
	height: 300px;
	text-align: center;
	background-image: url(https://common.phpoc.com/img/developer_bg.png);
	background-position: center center;
}
.learn_developer h2, .learn_developer p{
	position: relative;
	top:100px;
}
.learn_quick, .wcid_wrap{
	position: relative;
	color: #555;
	text-align: center;
}
.learn_quick{
	height: 700px;
	padding:80px 0;
	background-color: #f3f3f3;
}
.wcid_wrap{
	padding:0 0 40px 0;
}
.quick_btn, .quick_contents, .tutorials_btn{
	margin-top: 50px;
}
.quick_btn a, .tutorials_btn a, .wcid_btn a{
	color: #555;
	margin:0 10px;
}
.quick_btn a span, .tutorials_btn a span, .wcid_btn a span{
	padding: 9px 9px 7px 9px;
}
.tutorials_btn a span:hover{
	border-bottom:2px solid #007eb9;
	color:#007eb9;
}
.learn_line{
	width:410px;
	border:1px solid #cccccc;
}
.wcid_line{
	width:650px;
	border:1px solid #ddd;
}
.learn_tutorials, .learn_tutorials_wrap{
	padding:100px 0 40px 0;
	position: relative;
}
.learn_tutorials{
	width: 1024px;
	margin: 0 auto;
}
.learn_tutorials_wrap{
	height: 300px;
	text-align: center;
}
.official, .basic, .user{
	padding:40px 0;
	width: 1024px;
	text-align: justify;
	margin-left: 50%;
	position:relative;
	left:-512px;
}
.quick_contents a, .learn_developer a,
.official a, .basic a, .user a,
.wcid_box a{
	color:#007eb9;
}
.official a:hover{
	text-decoration: underline;
}
.official ul li, .basic ul li{
	list-style: none;
	margin-bottom: 30px;
}
.tutorial_line{
	border:1px dotted #DFDFDF;
}
.official ul li ul li{
	margin-left: 13px;
	margin-top: 20px;
	list-style-image: url(https://common.phpoc.com/img/disc.png);
}
.official table{
	margin-left: 10px;
	margin-top: 20px;
	text-align: center;
}
.official ul ul table tr td{
	width: 300px;
	padding: 0 10px;
	margin-top: 20px;
}
.official table tr{
	vertical-align: text-top;
}
.community_title h1,
.community_title>a:nth-of-type(1), .community_title>a:nth-of-type(5){
	margin-left:40px;
}
.community_title{
	padding:20px 0 30px 0 ;
	position:relative;
	background-image: url(https://common.phpoc.com/img/community_bg_kr.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 900px;
}
.community_title a:hover{
	color:#007eb9;
	transition:0.5s linear;
}
.community_title a{
	color:#555555;
}
.community_title>img:nth-of-type(1){
	position: relative;
	left: 50%; margin-left: -512px;
}
.community_title h2{
	font-size:26px;
	font-weight:normal;
	line-height:30px;
	padding:180px 0 40px 0;
	text-align:center;
}
.community_title h3{
	font-size:20px;
	font-weight:normal;
	line-height: 40px;
}
.community_title div{
	padding-top:20px;
}
.community_title div, .community_title p{
	text-align:center;
}
.community_text{
	position:relative;
	top:-60px;
}
.community_title ul{
	padding-top:40px;
	list-style:none;
	text-align:center;
	position:relative;
	top:-130px;
}
.community_title ul li{
	display:inline-block;
	padding:0 40px 0 40px;
}
.show_more{
	width:482px;
}
.show_more:after{
	content:"";
	clear:both;
	display:block;	
}
.show_more_ul{
	width:470px;
}
.show_more_ul > li{
	width:470px;
	margin-left:5px;
	list-style: none;
}
.show_more_ul > li:hover >  a{
	background:#f3f3f3;
}
.show_more_ul > li > a{
	display:block;
	width:470px;
	height:22px;
	text-align:left;
	color:#007eb9;
}
.show_more_ul > li > ul{
	display:none;
	width:470px;
	background:#f3f3f3;
	margin-left:20px;
	margin-top:5px;
	list-style:none;
}
.show_more_ul > li > ul > li{
	list-style: none;
}
.show_more_ul > li > ul > li > a {
	display:block;
	width:470px;
	height:22px;
	color:#007eb9;	
}
.show_more_ul > li > ul > li > a:hover{
	text-decoration:underline;
	color:#007eb9;	
}
.h3{
	font-size:20px;
}
.justify{
	text-align: justify;
}
/*------------------------------------------------------------------------gettingstarted------------------------------------------------------------------------------*/

.gettingstarted_page_wrap{
	width:1024px;
	margin:0 auto;
	background-color:#FFFFFF;
	font-weight:lighter;
	margin-bottom:20px;}
.gettingstarted_page_part1, .gettingstarted_page_part2, .gettingstarted_page_part3, 
.gettingstarted_page_part4, .gettingstarted_page_part5{
	height:250px;
	position:relative;}
.gettingstarted_page_part1 h2{
	font-weight:lighter; font-size:20pt;
	line-height:34px;
	position:relative; left:50px; top:50px;
	z-index:10;}
.gettingstarted_page_part3 h2, .gettingstarted_page_part4 h2{
	font-weight:lighter; font-size:20pt;
	line-height:34px;
	position:relative; left:50px; top:10px;
	z-index:10;}
.gettingstarted_page_part2 h2, .gettingstarted_page_part5 h2{
	font-weight:lighter; font-size:20pt;
	line-height:34px;
	position:relative; left:50%; top:10px;
	margin-left:-50px;
	z-index:10;}
.gettingstarted_page_part1 p{
	font-size:11pt; font-weight:lighter;
	line-height:21px;
	position:relative; left:50px; top:50px;}
.gettingstarted_page_part3 p, .gettingstarted_page_part4 p{
	font-size:11pt; font-weight:lighter;
	line-height:21px;
	position:relative; left:50px; top:10px;}
.gettingstarted_page_part2 p, .gettingstarted_page_part5 p{
	font-size:11pt; font-weight:lighter;
	line-height:21px;
	position:relative; left:50%; top:10px;
	margin-left:-50px;}
.gettingstarted_page_part1 a{
	font-size:11pt; font-weight:lighter;
	line-height:21px;
	position:relative; left:50px; top:50px;
	color:#132685;}
.gettingstarted_page_part3 a, .gettingstarted_page_part4 a{
	font-size:11pt; font-weight:lighter;
	line-height:21px;
	position:relative; left:50px; top:10px;
	color:#132685;}
.gettingstarted_page_part2 a, .gettingstarted_page_part5 a{
	font-size:11pt; font-weight:lighter;
	line-height:21px;
	position:relative; left:50%; top:10px;
	margin-left:-50px;
	color:#132685;}					
.gettingstarted_page_part1{
	clear:both;
	background-image:url(https://common.phpoc.com/img/download_img.png);}
.gettingstarted_page_part2{}
.gettingstarted_page_part2 img{
	width:300px;
	position:absolute; right:70px; top:30px;}
.gettingstarted_page_part3{
background-image:url(https://common.phpoc.com/img/PHPoC_Blue_right.png);}
.gettingstarted_page_part4{}
.gettingstarted_page_part5{}
/*download CSS*/
.btn_wrap, .btn_wrap2, .btn_wrap3{
	width: 1024px;
	position: relative;
	left: 50%; margin-left: -512px;
	clear:both;
}
.btn_wrap a{
	height:30px;
	font-size:20px;
	padding-right:100px; 
	float:left;
	color:#aaa;	
	box-sizing:border-box;
}
.btn_wrap2 a, .btn_wrap3 a{
	height:24px;
	font-size:13px;
	padding-right:50px; 
	float:left;
	color:#aaa;	
}
.btn_wrap3 a span:hover{
	color: #007eb9;
	border-bottom: 2px solid #007eb9;
}
.btn_wrap2 a span, .btn_wrap3 a span{
	padding-bottom: 5px;
}
.link_wrap{
	width: 1024px;
	position: relative;
	left: 50%; margin-left: -512px;
	padding-bottom: 80px;
}
.link_wrap a:hover{
	color:#007eb9;
	text-decoration:underline;
}
.download_line, .products_line{
	clear: both;
	width:1024px;
	border:1px solid #eeeeee;
}
.overview_line{
	clear: both;
	width:1024px;
	border:1px solid #eeeeee;
	margin: 0; padding: 0;
}
.link_wrap a{
	color:#007eb9;
}
.manual_span{
	padding:7px 0;
}
.download_table{
	border-left:1px dotted #bbbbbb;
	padding-left: 10px;
	margin: 10px 0 0 10px;
	line-height:20px;
}
.download_table tr td{
	vertical-align: text-top;
}
.download_table tr td a{
	color:#007eb9;
	line-height:25px !important;
}
.download_table tr td a img{
	vertical-align: text-top;
}
.download_box{
	padding:20px 40px;
	background-color: #f3f3f3;
}
.download_box2{
	width: 883px;
	padding:10px;
	background-color: #f3f3f3;
}
/*------------------------------------------------------------------------sensors------------------------------------------------------------------------------*/

.sensors_page_wrap{
	width:1024px;
	height:1150px;
	margin:0 auto;
	background-color:#Ffffff;
	font-weight:lighter;
	margin-bottom:20px;
	position:relative;
}
.sensors_page_part1, .sensors_page_part2, .sensors_page_part3,
.sensors_page_part4, .sensors_page_part5{
 	width:180px; height:260px;
	margin-top:20px;
	background-color:#FFFFFF;
	position:relative;
	float:left;
	text-align:center;}
.sensors_page_part1 img, .sensors_page_part2 img, .sensors_page_part3 img,
.sensors_page_part4 img, .sensors_page_part5 img{
	width:130px; margin-top:20px;}
.sensors_page_part1 p, .sensors_page_part2 p, .sensors_page_part3 p,
.sensors_page_part4 p, .sensors_page_part5 p{
	padding:0px 20px;}
.sensors_page_part1 a, .sensors_page_part2 a, .sensors_page_part3 a,
.sensors_page_part4 a, .sensors_page_part5 a{
	text-align:center;
	color:#132685; /*#0e6eb8;*/
	text-decoration:none;
	font-weight:bold;
	transition:all 0.3s;
}
.sensors_page_part1 a:hover, .sensors_page_part2 a:hover, .sensors_page_part3 a:hover,
.sensors_page_part4 a:hover, .sensors_page_part5 a:hover{
	font-weight:bold;
	color:#132685;
	text-decoration:none;
	transition:all 0.3s;
}	
.sensors_page_part1 a:visited, .sensors_page_part2 a:visited, .sensors_page_part3 a:visited,
.sensors_page_part4 a:visited, .sensors_page_part5 a:visited{
	font-weight:bold;
	color:#132685;
	text-decoration:none;
	transition:all 0.3s;}	
.sensors_page_part1 a:link, .sensors_page_part2 a:link, .sensors_page_part3 a:link,
.sensors_page_part4 a:link, .sensors_page_part5 a:link {
	font-weight:bold;
	color:#132685;
	text-decoration:none;
	transition:all 0.3s;}	
/*------------------------------------buy-------------------------------------------------*/
.txt_buy{
	color:#555555;
	width:1024px;
	margin:0 auto;
	text-align:left;	
	position:relative; top:40px;
	}
.txt_buy a{
	color:#007eb9;
}
.buy_contents{
	width: 1024px;
	position: relative;
	left: 50%; margin-left: -512px;
}
.buy_contents img{
	vertical-align:baseline;
}
.buy_contents table{
	font-size:12px;
}
.buy_contents table:nth-of-type(1){
	padding: 40px 0 0 0;
}
.buy_contents table:nth-of-type(3){
	margin-left: 30px;
}
.buy_contents table:nth-of-type(2), .buy_contents table:nth-of-type(3){
	width: 497px;
	float: left;
	padding: 40px 0 80px 0;
}
.buy_contents table:nth-of-type(2) tr td:nth-of-type(1),
.buy_contents table:nth-of-type(3) tr td:nth-of-type(1){
	width: 80px;
	text-align: center;
	vertical-align:top;
}
.buy_contents table:nth-of-type(2) tr td:nth-of-type(1) b,
.buy_contents table:nth-of-type(3) tr td:nth-of-type(1) b{
	font-size: 11px; position:relative; top:-5px;
}
.buy_contents table:nth-of-type(2) tr td:nth-of-type(2),
.buy_contents table:nth-of-type(3) tr td:nth-of-type(2){
	width: 300px;
	border-left: 1px solid #f3f3f3; padding-left: 20px;
	vertical-align:top;
}
.buy_contents div{
	font-size:13px;
}
.buy_contents table a{
	color: #007eb9;
}
.buy_contents table a:hover{
	text-decoration: underline;
}
.buy_contents table:nth-of-type(1) tr:nth-of-type(1){
	background-color: #f3f3f3;
}
.buy_contents table:nth-of-type(1) tr td:nth-of-type(1){
	border-right:30px solid #fff;
}
.buy_contents table tr td{
	width:512px;
	vertical-align: text-top;
}
.buy_line{
	border: 1px solid #ffffff;
}
/*------------------------------------------------------------------------about------------------------------------------------------------------------------*/

.aboutus_wrap{
	width:1024px;
	margin:0 auto;
	background-color:#Ffffff;
	margin-bottom:80px;
	position:relative;
}
.aboutus_table{
	position:relative;
}
.aboutus_wrap img{
	position: relative;
	top:45px;
}
#aboutus_tb{
	position:relative; left:270px; top:-5px;
	width:750px;}
.us_tdcenter{
	font-size:15px; font-weight: bold;
	color:#555555;
	padding-bottom:10px; padding-top:20px;}
#aboutus_tb th{
	color:#000000;
	font-size:15px; font-weight:normal;
	text-align:justify;
	padding-top:6px; padding-bottom:6px;}
#aboutus_tb .us_td_txt, #aboutus_tb .us_td_txt02, #aboutus_tb .us_td_txt03{
	padding:5px 3px 3px 0px;
	text-align:justify;
}
#aboutus_tb .us_td_txt{
	line-height:25px;}
#aboutus_tb .us_td_txt02{
	line-height:25px;}
#aboutus_tb .us_td_txt03{
	line-height:25px;}
#aboutus_tb .us_td_txt ul{
	list-style:none;
}
.summary_h{
	width:150px;
	float:left;}
.summary_s{
	width:700px;}
.summary_s a{
	color:#007eb9;}
.summary_s a:hover{
	text-decoration: underline;}	

/*-------------------------------------------------------------page not found------------------------------------------------------------------------------*/

.page_not_found{
	width:100%;
	text-align:center;
	color:#fff;
	margin:0 auto;
	position:relative; top:70px;}
.page_not_found h1{
	font-size:100px;
	line-height:80px;}
.page_not_found h3{
	font-size:30px;}
.page_not_found p{
	font-size:20px;
	line-height:30px;}
	
.pnf_btn{
	width:300px; height:450px; 
	margin:0 auto;
	position:relative; top:50px;}
.pnf_btn:hover{
	cursor:pointer;}

/*blue.css*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, figure{
	margin:0; padding:0;}
/*li{
	list-style:none;}
*/
a{
	text-decoration:none;}
img, input{
	vertical-align:bottom;}
	
/*-----------------------------------------------------------------------------------*/
.wrap_blue{
	width:1024px; 
	height:425px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.main_contents_area{
	margin:0 auto;
	clear:both;
	width:1024px;
	background:#ffffff;
	margin-bottom:20px;
}
.wrap_introduce{
	position:relative;
	background-color:#FFFFFF;
	margin-bottom:20px;
	margin-top:20px;
	z-index: 100;
}
.wrap_introduce h2{
	margin:0 40px;
	font-size:26pt;
	font-weight:normal;
}
.wrap_introduce h3{
	font-size:20pt;
	font-weight:normal;
	padding-top:80px;
}
.introduce_box0{
	position: relative;
	height: 450px;
	<!--background-image: url(https://common.phpoc.com/img/overview_banner.png);-->
	background-position: center center;
	background-repeat: no-repeat;
}
.introduce_box0_h1{
	color: #000000;
	line-height:40px;
	position:absolute;
	top:60px; left: 50%;
	margin-left: -380px;
	font-weight: normal;
	text-align: center;
}
.introduce_logo{
	width: 1024px;
	margin: 0 auto;
	position: relative;
	top:200px; left: 110px;
}
.introduce_logo p{
	width:600px;
	text-align: justify;
	vertical-align: bottom;
	display: inline-block;
}
.introduce_logo img{
	display: inline-block;
	margin:15px 60px 0 20px;
	vertical-align:top;
}

.system_achitecture {
	width: 100%;
	height: 500px;
	background-image: url(https://common.phpoc.com/img/system_architecture.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.phpoc_graph {
	width: 100%;
	height: 860px;
	background-image:url(https://common.phpoc.com/img/phpoc_graph.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.phpoc_graph ul{
	width: 1024px;
	margin: 0 auto;
	list-style-image : url(https://common.phpoc.com/img/disc.png);
	position: relative;
	top:60px;
}
.phpoc_graph table{
	width: 1024px;
	margin: 0 auto;
	position: relative;
	top:220px;
}
.introduce_box1{
	width:1024px; 
	margin:0 auto;
	position:relative;
	padding:80px 0;
	z-index: 1;
}
.introduce_box3, .introduce_box2{
	width:1024px; 
	margin:0 auto;
	position:relative;
	z-index: 1;
}
.introduce_box1 h1, .introduce_box2 h1{
	font-size: 32px;
}
.introduce_box1>img:nth-of-type(1){
	position:absolute;
	top:200px; left: 20px;
}
.introduce_box1>div:nth-of-type(2), .introduce_box1>div:nth-of-type(3){
	float: left; 
}
.introduce_box1>div:nth-of-type(2){
	margin:20px 0;
	width: 45%;
}
.introduce_box1>div:nth-of-type(3){
	width: 55%;
	margin-top:5px;
}

.introduce_box1 p{
	position: relative;
    margin:10px 0;
	text-align: justify;
}
.introduce_box1 a{
	color:#007eb9;
}
.introduce_box1 a{
	margin:0 40px 0 0;
}
.introduce_box1 ul, .introduce_box3 ul{
list-style-image : url(https://common.phpoc.com/img/disc.png);
}
.introduce_box1>ul:nth-of-type(1){
	clear: both;
	margin:0 40px 0 13px;
}
.two_paragraph{
	text-align:justify;
	padding:40px 0 0 0;
}
.two_paragraph tr td{
	width:500px;
	vertical-align: text-top;
}
.two_paragraph tr td:nth-of-type(2){
	padding-left:30px;
}
.introduce_table01 tr td {
	vertical-align:text-top;
	width:320px;
}
.introduce_table01 tr td:nth-of-type(1), .introduce_table01 tr td:nth-of-type(2){
	padding-right:30px;
}
.introduce_table01 img{
	text-align: center;
}
.introduce_table02 tr>td:nth-of-type(1){
	width:25%;
}
.introduce_table03 tr>td:nth-of-type(1){
	width:7%;
}
.introduce_table03 tr>td:nth-of-type(2){
	vertical-align:middle;
}
.introduce_table02 tr td{
	padding-bottom:20px;
	padding-right:20px;
	vertical-align: text-top;
}
.introduce_table03 tr td{
	height: 100px;
	padding:0 10px 10px 0;
}
.introduce_table01, .introduce_table02, .introduce_table03 {
	margin:0 !important;
}
.introduce_box1>table:nth-of-type(1) ul, .introduce_table02 ul,
.introduce_box1 table ul, .introduce_table03 ul{
	margin-left:13px;
}
.introduce_table03{
	margin-left:50px;
}
.introduce_table02{
	border-left:1px dotted #bbbbbb;
	padding-left: 10px;
}
.introduce_box1 iframe{
	padding: 20px 0 ;
}
.introduce_video{
	width:230px; height:130px;
	float:left;
	position:relative;
	left:167px; top:80px;
	text-align:center;
	font-size:1em;
	font-weight:500;
	line-height:2em;
	color:#132685;
}
.introduce_products{
	position:relative;
	float:left;
	top:60px;
	left:50%; 
	padding-right:50px;
}
.introduce_products1{
	margin-left:-200px;
}
.introduce_products2{
	margin-left:-50px;
}
.sensors_bg, .networking_bg, .embedded_bg, 
.networking_bg2, .sensors_bg2, .embedded_bg2,
.industrial_bg, .who_can_bg,  .shield_bg1, .built_in_bg,
.shield_bg05, .small_size_bg, .shield_bg2{
	background-repeat: no-repeat;
	background-position: center;
}
.shield_bg2 {
background-image:url(https://common.phpoc.com/img/shield_bg2.png);
}
.networking_bg{
background-image: url(https://common.phpoc.com/img/networking_function_bg.png);
}
.networking_bg2{
background-image: url(https://common.phpoc.com/img/networking_function_bg2.png);
}
.sensors_bg{
background-image: url(https://common.phpoc.com/img/sensor_interfaces_bg.png);
}
.sensors_bg2{
background-image: url(https://common.phpoc.com/img/sensor_interfaces_bg2.png);
}
.embedded_bg{
background-image: url(https://common.phpoc.com/img/embedded_webserver_bg.png);
}
.embedded_bg2{
background-image: url(https://common.phpoc.com/img/embedded_webserver_bg2.png);
}
.industrial_bg{
background-image: url(https://common.phpoc.com/img/industrial_bg.png);
}
.small_size_bg{
background-image: url(https://common.phpoc.com/img/small_size_bg.png);
}
.who_can_bg{
background-image: url(https://common.phpoc.com/img/who_can_use_bg.png);
}
.wrap_phpoc_iot_board, .wrap_phpoc_iot_gateway{
	width:1024px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.wrap_shield{
	width:1024px; 
	height:425px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.hr_1{
	height:2px;
	background-color:#132685;
	border:none;
}
.dot_line{
	width:1024px;
	border:1px dotted #DFDFDF;
}
.blue_img{
	margin-top:75px;
	float:left;
}
.blue_txt, .shield_txt, .iot_gateway_txt{
	position:relative;
	float:left;
	margin-left:70px;
	width:510px;
}
.products_txt_box{
	position:relative;
	float:left;
	top:40px;
	width:944px;
}
.blue_txt input, .shield_txt input, .iot_gateway_txt input,
.products_txt_box input{
	position:absolute; top:130px;
	height:25px;
	border:none;
	background-color:#FFFFFF;
	cursor:pointer;}
.iot_gateway_txt input{
	width:79px; 
	background-image:url('https://common.phpoc.com/img/shield_buy_btn.png');}
.blue_txt input, .products_txt_box input{
	width:79px; 
	background-image:url('https://common.phpoc.com/img/buy_btn.png');}
.shield_txt input{
	width:79px;
	background-image:url('https://common.phpoc.com/img/buy_btn.png')}
.iot_gateway_txt input{
background-image:url('https://common.phpoc.com/img/shield_buy_btn_hover.png');}
.blue_txt input:hover, .products_txt_box input:hover{
background-image:url('https://common.phpoc.com/img/buy_btn_hover.png');}
.shield_txt input:hover{
background-image:url('https://common.phpoc.com/img/buy_btn_hover.png');}
h1.p_title, h1.wifi_title{
	color:#595757;
}
h1.p_title{
	font-size:32px;
}
h1.wifi_title{
	font-size:26px;
}
h1.introduce_title{
	font-size:32px;
	font-weight:900;
	color:#595757;
	margin-top:50px;
}
h1.p_title span, h1.wifi_title span{
	font-weight:900;
	color:#132685;}
h1.p_title span{
	font-size:32px; 
}
h1.wifi_title span{
	font-size:30px; 
}
.p_1{
	margin-top:30px;
	margin-bottom:30px;
	font-weight:700;}
.hr_2{
	border:none;
	background-color:#9fa0a0; height:1px;}
.hr_tr{
	border:none; width: 1024px; margin: 10px 0;
	background-color:#D5D5D5; height:1px;}
.hr_p{
	border:none;
	width:900px;
	background-color:#D5D5D5; height:1px;}		
.products_subtxt{
	margin: 0 40px;
	line-height:20px;
}
.iot_manual_btn{
	font-size:14px; color:#999999;
	position:relative; left:100px; top:35px;}

/*-----------------------------------------------------------------------------------*/

.extra_space_01{
	width:1024px; 
	height:2300px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
}
.extra_space_02{
	width:1024px; 
	height:600px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative; 
	top:-10px;
}
.expansion_board{
	width:1024px; 
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	padding-bottom:20px;
}
.expansion_board span{
	color:black;
}
.expansion_board table{
	position:relative;
	width: 980px;
	left:40px;
}
.expansion_board h2{
	font-weight:normal;
	font-size:32px;
	color:#595757;
}

.extra_space_03{
	width:1024px; 
	height:1900px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative; 
}
.extra_space_01 h2, .extra_space_02 h2, .extra_space_03 h2, .extra_space_shield01 h2, 
.extra_pbh_101 h2, .extra_pbh_104 h2, .extra_pbh_204 h2{
	font-size:28px;
	color:#555555;
	position:absolute; left:100px; top:70px;}
#spec_table{
	position:absolute; top:50px; left:300px;
	width:690px;}
.tdcenter{
	font-size:18px; font-weight:bold;
	color:#555555;
	padding-bottom:30px; padding-top:20px;}
.tdcenter02{
	width:600px;
	vertical-align:text-top;
	margin-left:20px;
}
.tdcenter span{
	font-size:12px;
	color:gray;
}
#spec_table th{
	color:#000000;
	font-size:13px; font-weight:normal;
	text-align:left;
	padding-top:6px; padding-bottom:6px;}
#spec_table .td_txt{
	color:gray;
	padding:5px 5px 5px 50px; font-size:13px;}

/*-----------------------------------------------------------------------------------*/
			
.extra_space_shield01{
	width:1024px; 
	height:1500px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
}
.extra_pbh_101{
	width:1024px; 
	height:1000px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;}
.extra_pbh_104{
	width:1024px; 
	height:1000px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;}
.extra_pbh_204{
	width:1024px; 
	height:1400px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;}

.sub_title{
	width: 1024px;
	position: relative;
	left: 50%; margin-left: -512px;
	padding-top:40px;
}
.sub_title h1{
	font-weight: normal;
	font-size: 32px;
}
.sub_title h5{
	font-weight: lighter;
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-family: 굴림, sans-serif;
}
.sub_title a{
	color: #777777;
}
.manualtxt{
	width: 1024px;
	padding:20px 0 40px 0;
	position: relative;
	left: 50%; margin-left: -512px;
}
.txt a{
	color: #007eb9;
}
.productsDiv ul li{
list-style-image: url(https://common.phpoc.com/img/disc.png);
}
.products_overviewmain{
	height: 450px;
	position: relative;
	background-repeat: no-repeat;
}
.products_overviewmain div{
	width: 50%;
	float: left;
}
.products_overviewmain h2{
	color:#6d6d6d;
	font-weight: lighter;
	font-size: 26px;
	position: relative; left: 50%;
}
.products_overviewmain p{
	width:512px;
	text-align: justify;
	position: relative;
	font-size: 14px; top: 20px;
}
.products_overview_application {
	width: 100%;
	margin: 0 auto;
}
.products_overview_application .title {
	text-align: center;
	font-size: 14px;
}
.products_overview_application .title h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.products_overview_application p, .products_overview_application ul {
	font-size: 14px;
	text-align: justify;
}
.products_overview_application ul {
    margin-left: 13px;
}
.products_document tr td{
	width:330px !important;
}
.products_document tr td:nth-of-type(1), .products_document tr td:nth-of-type(2){
	padding-right: 17px;
}
.overview_342{
background-image:  url(https://common.phpoc.com/img/products/p4s-342-features.png);
}
.overview_341{
background-image:  url(https://common.phpoc.com/img/products/p4s-341-features.png);
}
.overview_347{
background-image:  url(https://common.phpoc.com/img/products/p4s-347-features.png);
}
.overview_101{
background-image:  url(https://common.phpoc.com/img/products/pbh-101-features.png);
}
.overview_104{
background-image:  url(https://common.phpoc.com/img/products/pbh-104-features.png);
}
.overview_204{
background-image:  url(https://common.phpoc.com/img/products/pbh-204-features.png);
}
.overview_400{
background-image:  url(https://common.phpoc.com/img/products/P4M-400-features.png);
}
.products_overview{
	padding:20px 0 40px 0;
}
.products_overview tr td{
	text-align: justify;
	width: 500px !important;	
}
.products_overview tr>td:nth-of-type(1), .products_overview tr>td:nth-of-type(2){
	padding-right:30px;
}
.products_overview ul{
	margin-left: 13px;
}
.products_overview ul li{
	font-size:14px;
}
.productsDiv>table:nth-of-type(1) tr td:nth-of-type(1){
	width: 25%;
}
.productsDiv table tr td{
	vertical-align: top;
	line-height: 25px;
	font-size: 13px;
}
.productsDiv table img{
	margin: 0 auto;
}
.hardware img{
	width:60%;
}
.productsDiv table iframe{
	padding-bottom: 20px;
}
.productsDiv div a{
	color: #007eb9;
}
.phpoc_shield_document{
	margin: 20px 0 40px 0;
}
.buynow_btn{
	width:139px; height:34px; 
	position:relative; 	
    float: right;
	top:10px;
	background-image: url(https://common.phpoc.com/img/ordering-button-phpoc-buynow.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
.ordering_table{
	width:1024px;
	text-align: center;
	font-size: 14px;
	padding: 20px 0 80px 0;
}
.ordering_table a, .productsDiv table a{
	color:#007eb9;
}
.ordering_table tr:nth-of-type(2){
	height: 200px;
}
.ordering_table tr td:nth-of-type(1){
	width: 200px !important;
}
.ordering_table tr td:nth-of-type(3){
	width: 200px !important;
}
.ordering_table tr td{
	vertical-align: middle !important;
}
.products_text{
	width:730px;
}
.products_submenu>a:nth-of-type(1){
	margin-right: 5px;
}
.products_submenu>a:nth-of-type(2), .products_submenu>a:nth-of-type(3),
.products_submenu>a:nth-of-type(4){
	margin: 0 5px;
}
.products_submenu a{
	vertical-align: text-bottom;
	font-size: 14px !important;
	color:#999999;
}
.products_submenu a:hover{
	color:#999999;
}
.products_box1{
	height:133px; width: 100%;
	background-color:rgba(250,250,250,0.90);
	position: fixed;
	top:55px;
	z-index: 100;
}
.learn_box1{
	height:33px; width: 100%; 
	background-color:rgba(250,250,250,0.9);
	position: fixed;
	top:55px;
	z-index: 100;
}
.products_box1 table, .learn_box1 table{
	margin:0 auto; padding-top: 5px;	box-sizing: border-box;
}
.products_box1 table tr td, .learn_box1 table tr td{
	padding: 0 40px;
	font-size: 11px; 
	vertical-align:top; 
	line-height:20px;
}
.products_box1 table tr td>a:nth-of-type(1), .learn_box1 table tr td>a:nth-of-type(1){
	color:#5C5C5C;
}
.products_box1 table tr td a{
	color:gray;
}
.products_box1 table tr td a:hover, .learn_box1 table tr td a:hover{
	color:#007eb9;
}
.products_box1_shadow{
	height:133px;  width: 100%;
}
.products_main{
background-image: url(https://common.phpoc.com/img/products_main01.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 400px;
	position: relative;
}
.products_box2{
	width: 100%; height:750px;
	background-color: #f3f3f3;
	clear: both;
}
.overview_bg{
background-image: url(https://common.phpoc.com/img/overview_bg.png);
	background-repeat: no-repeat;
	background-position:center center; 
}
.products_box2 h2{
	font-size: 26px;
	font-weight: normal;
}
.products_box2>div:nth-of-type(1){
	padding: 80px 0;
	width: 1024px;
	margin: 0 auto;
}
.products_half{
	width: 50%;
	float: left;
	text-align: justify;
}
.bold{
	font-weight:bold;
}
.lighter{
	font-weight:100;
}
.italic{
	font-style:italic;
}
.center{
	text-align: center;
}
.justify{
	text-align:justify;
}
.h3{
	font-size:20px;
}
.darkred{
	color:#B8090A;
}
.small{
	font-size: 13px;
}
.shield_bg02{
background-image:url(https://common.phpoc.com/img/shield2_bg.png);
}
.half_text{
	width: 50%;
}
.white{
	color:#ffffff;
}
.black{
	color:#000000;
}
.black90{
	color: #414042;
}
.black60{
	color: #898989;
}
.black40{
	color: #a7a9ac;
}
.black20{
	color: #cfcfcf;
}
.learning_center {
	height: 300px;
	text-align: center;
	background-image: url(https://common.phpoc.com/img/main_banner03.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#fff;
}
.learning_center a{
	color:#fff;
}
.learning_center img{
	padding: 50px 0 20px 0;
}
	.learning_center_wrapper{
		margin: 0 auto;
	}
	.learning_center_wrapper div h1{
		font-weight:inherit;
		font-size: 50px;
		padding: 80px 0 60px 0;
	}
	.learning_center_contents02 h2{
		font-weight:inherit;
		font-size: 40px;
		padding: 60px 0;
	}
	.learning_center_contents01, .learning_center_contents02,
	.learning_center_slogan, .learning_center_video{
		text-align: center;
	}
	.learning_center_contents01{
		width: 100%;
		padding: 80px 0;
		height: 320px;
		background-image: url(https://common.phpoc.com/img/learning_center_bg.png);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.learning_center_contents01 img{
		padding-bottom:20px;
	}
	.learning_center_slogan01, .learning_center_slogan02{
		width: 100%; height: 300px;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.learning_center_slogan01{
	background-image: url(https://common.phpoc.com/img/learning_center_slogan01.png);
	}
	.learning_center_slogan02{
	background-image: url(https://common.phpoc.com/img/learning_center_slogan02.png);
	}
	.learning_center_contents02{
		width: 100%;
		height: 1000px; padding: 40px 0;
		background-image: url(https://common.phpoc.com/img/learning_center_bg2.png);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.learning_center_contents02 a p{
		color:#555555;
		margin-top:10px;
		font-size: 20px;
	}
	.learning_center_contents02 a p:hover,
	.learning_center_taiwan table a:hover{
		color:#007eb9;
		text-decoration: underline;
	}
	.worldwide_learning_centers{
		padding:40px 0 60px 0;
		text-align:center;
		background-color: #F5E9D3;
		position: relative;
	}
	.worldwide_learning_centers h2{
		font-weight:inherit;
		font-size: 40px;
		padding: 60px 0 80px 0;
	}
	.worldwide_learning_centers img{
		vertical-align: middle;
	}
	.learning_center_line{
		border: 0.5px dashed #fff;
	}
	.learning_center_div table{
		width: 1024px;
		margin: 0 auto;
		text-align: left;
		padding: 20px 0;
		font-size: 13px;
	}
	.learning_center_div table a{
		color: #007eb9;
	}
	.worldwide_title{
		font-weight: bold;
		font-size: 15px;
	}
	.learning_center_div table tr td{
		vertical-align:top;
		line-height: 20px;
	}
	.learning_center_div table tr td:nth-of-type(1), .learning_center_div table tr td:nth-of-type(3){
		width: 130px;
	}
	.learning_center_div table tr td:nth-of-type(2), .learning_center_div table tr td:nth-of-type(4){
		width: 350px;
	}
	.learning_center_div table tr td:nth-last-of-type(1){
		padding-bottom: 10px;
	}
	.learning_center_notice{
		text-align: center;
		background-color: #f3f3f3;
	}
	.learning_center_notice h2{
		font-size: 30px;
		font-weight:inherit;
		padding: 60px 0;
	}
	.notice_list{
		position: relative;
		padding-bottom: 80px;
	}
	.notice_list:after{
		content:""; clear:both; display:block;
	}
	.notice_list li{
		width:25%;
		float: left;
		overflow:hidden;
		position:relative;
	}
	.notice_list img{
		width:100%;
		transition:all 0.3s;
	}
	.notice_list li:hover img{
		transform:scale(1.3);
	}
	.notice_list li p{
		width:100%; height:100%;
		position:absolute; left:0; top:0;
		background-color:#333333; color:#fff;
		text-align:center;
		font-size:15pt; font-weight:bold;
		opacity:0;
		transition:all 0.3s;
	}
	.notice_list li p:hover{
		opacity:0.9;
	}
	.txt01{
		display:block;
		width:100%; height:40px;
		color:#FFF;
		font-size:15pt;
		position:absolute; top:45%;
	}
	.txt02{
		display:block;
		width:100%; height:40px;
		color:#FFF;
		font-size:13pt; font-weight:inherit;
		line-height:40px;
		position:absolute; top:52%;
	}
	.learning_center_contents03{
		padding:40px 0 80px 0;
	}
	.learning_center_contents03 h2{
		text-align: center;
		font-weight:inherit; font-size:30px;
		padding: 60px 0 0 0;
	}
	.learning_center_contents03 p{
		text-align: justify;
	}
	.learning_center_contents03 a{
		color:#007eb9;
	}
	.learning_center_contents03 table, .learning_center_contents03 a{
		width: 1024px;
		position:relative;
		left: 50%; margin-left: -512px;
	}
	.learning_center_contents03 table tr>td:nth-of-type(2),
	.learning_center_contents03 table tr>td:nth-of-type(4){
		width:350px;
		padding:0 40px 50px 20px;
		vertical-align: text-top;
		box-sizing: content-box;
	}
	.yellow{
		color:#F4CE0A;
	}

.mid {
	font-size: 16px;
}
