/* CSS Document */
#container_top{
background-color:#FCFCFC;
z-index:10;
}
#top{
width:1366px;
height:120px;
margin:auto;
}
#topL{
width:405px;
height:120px;
float:left;
font-size::80px;
font-weight:900;
color:blue;
vertical-align:bottom;
}
#topM{
margin-left:10px;
width:500px;
height:120px;
float:left;
font-size::80px;
font-weight:900;
height:120px;
color:blue;
}
#topM p{
line-height:15px;
text-align:left;
color:#6699FF;
}
#topR{
width:200px;
height:120px;
float:right;
}
#container_nav{
height:66px;
z-index:2;
}
#nav{
width:1366px;
height:60px;
margin:auto;
background-color:#0030FF;
text-align:center;
border-top-right-radius:30px;
border-top-left-radius:30px;
box-shadow: 5px 5px 5px -4px rgba(150,50,50,0.8);
z-index:2;
}
#nav li{
list-style:none;
color:white;
display:inline;
font-size:22px;
line-height:50px;
text-align:center;
}
#navMenu{
width:250px;
height:250px;
position:relative;
margin-top:-5px;
margin-left:400px;
z-index:3;
display:none;
}
#menu_vfd_panel,#menu_vfd_cig,#menu_vfm_module,#menu_led,#menu_ic{
width:300px;
height:50px;
background-color:#0030FF;
font-size:20px;
line-height:50px;
color:white;
text-align:left;
padding-left:50px;
}
#container_banner{
margin-top:0px;
height:330px;
background-color:#FCFCFC;
box-shadow: 2px 6px 5px -4px lightgray;
z-index:1;
}

#banner{
width:1366px;
height:330px;
margin:auto;
z-index:1;
}
#banner img{
width:1365px;
height:329px;
}
#container_products{
margin-top:5px;
height:1002px;
background-color:#E8E8E8;
box-shadow: 2px 6px 5px -4px lightgray;
}
#products{
width:1366px;
height:1000px;
margin:auto;
background-color:#E8E8E8;
text-align:center;
border:0px solid #66FFFF;
}
#productsL{
width:265px;
height:1000px;
float:left;
border:0px solid green;
}
#productsR{
width:1070px;
height:1000px;
float:right;
border:0px solid red;
}
#container_pdf{
width:1070px;
height:1000px;
border:0px solid red;
}
#pdfTop{
width:1070px;
height:100px;
border:0px solid green;
text-align:left;

}
#pdfTop_txt{
color:#FF00CC;
font-size:18px;
line-height:30px;
}
#pdfDiv{
width:1070px;
height:900px;
border:0px solid blue;
}
#pdfTable{
width:1070px;
height:885px;
padding:0px;
border-collapse:collapse;
border:1px solid #FF33CC;
}
#pdfTable tr td{
border:1px solid gray;
}
	
#tableL{
text-align:center;
font-size:16px;
width:265px;
border:1px solid green;
}
#tableL_bottom{
margin-top:5px;
width:265px;
border:1px solid green;
}

.smallTxt{
font-size:14px;
text-align:left;
padding-left:22px;
height:20px;
}
#contactUs_logo{
height:160px;
width:255px;
}

.image1{
width:250px;
height:200px;
border:solid 1px green;
}


.titleTxt{
background-color:#0030FF;
color:white;
height:33px;
}

.text_product{
	font-size: 18px;
	font-weight:600;
	width:220px;
	text-align:center;
}

.text2{
font-size:16px;
font-weight:600;
text-align:left;
line-height:18px;
padding-left:30px;
}
.prodLink{
font-size:16px;
text-align:center;
line-height:16px;
}

.text3{
text-align:left;
font-size:18px;
color:#0033FF;
vertical-align:bottom;
}
.text3-2{
text-align:right;
font-size:18px;
color:#0033FF;
vertical-align:bottom;
}

.line1{
width:1080px;
height:6px;
text-align:left;
}

#container_foot{
background-color:#0B5ED7;
height:200px;
}
#foot{
width:1366px;
height:190px;
margin:auto;
border:0px solid #FF66CC;
background-color:#0B5ED7;
}
#footL{
width:900px;
height:190px;
float:left;
background-color:#0B5ED7;
}
#footM{
width:250px;
height:190px;
float:left;
background-color:#0B5ED7;
}
#footM span{
font-size:15px;
line-height:30px;
color:white;
}

#footR{
color:white;
width:200px;
height:190px;
float:right;
text-align:right;
padding-right:10px;
padding-top:5px;
background-color:#0B5ED7;
}

#footR span{
font-size:15px;
line-height:28px;
}
#container_addr{
height:20px;
background-color:#E8E8E8;
}
#addr{
width:1366px;
height:20px;
margin:auto;
text-align:center;
font-size:10px;
vertical-align:center;
background-color:#E8E8E8;
}
#footL_table td{
width:300px;
color:#FFFFFF;
text-align:left;
}
#footL_table tr{
height:30px;
}

a{
text-decoration:none;
}
a #tableL{
color:blue;
}
a:hover{
color:#FF00CC;
}
#nav a{
color:white;
}
#nav a:hover{
color:#FF00CC;
}
#navMenu a:hover{
color:white;
}
.foot_link{
color:white;
}
