/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 10px;
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #616161;
	display: inline;
}

h1 {
	margin-top: 0;
	text-transform: uppercase;
	color: #616161;
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#header {
	width: 780px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFFFFF;
	padding: 0;
	/*border: 5px solid #fff;*/
	background-image:url(images/head.jpg)
	/*background: #666 url(header.jgg) no-repeat left top;*/
}

#headers {
	width: 780px;
	height: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFFFFF;
	padding: 0;
}

/* Header */

#logo {
	width: 100px;
	height: 80px;
	padding: 0;
	float: left;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 25px;
	background-image:url(images/logo.png)
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #528DC8;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 3em;
	float: left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	display: block;
	width: 293px;
}

#logo span {
	color: #000000;
}

#logo p {
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	float: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

/* Menu */

#menu {
	width: 780px;
	height: 3px;
	float: left;
}

#menu ul {
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	list-style: none;
	display: block;
}

#menu #main li {
	display: block;
	float:left;
	text-align:center;
	width: 128px;
	height: 28px;
	padding: 0;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #666;			/*#099*/			/*background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;	*/									
	background-repeat: repeat-x;
	border-bottom:1px #fff solid;

}

#menu #main li a {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
																	/*font-size: medium;*/
	color: #FFF;
	display: block;
																	/*text-align:center;*/
	vertical-align: text-middle;
	padding-top: 6px;
	padding-bottom: 6px ;
	margin:0;
	text-decoration: none;
}

#wrapper {
}

/* Page */

#page {
	width: 780px;
	margin: 0px auto;
	background-color:#FFFFFF;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: right;
	width: 750px;
	height: 1050px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#content_1 {
	float: right;
	width: 750px;
	height: 1450px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

/*.post {
	padding-bottom: 15px;
	line-height: 200%;
}*/

.post h1 {
	font-weight: normal;
}

.title {
	height: 50px;
	margin: 0px 10px;
	padding: 11px 0px 4px 10px;
	text-transform: capitalize;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #528DC8;
}

.title a:hover {
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	width:700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

/* search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #949494;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 780px;
	height: 180px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 3px 0 0 0;
/*	text-align: left;*/
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .othercopyright {
	float: left;
	display: block;
	width: 300px;
	height: 10px;
	margin-left: 60px;
	padding-top: 0px;
}

#nav_bottom {
	width: 500px;
	height: 90px;
	float:left;
	margin-left: 140px;
}

#footer #nav_bottom ul {
	margin: 0;
	padding-top: 73px;
	list-style-type: none;
}

#nav_bottom li {
	font-size: 12px;
	color: #616161;
	text-align: left;
	float:left;
	left: 73px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 0.5em;
	padding-left: 0.5em;
	position:relative;
}

#nav_bottom li a:visited {
color: #616161;
}

#nav_top {
	padding: 0px;
/*	float: left;*/
	float: right;
	margin-top: 20px;
	margin-right: auto;
	padding-right: 3px;
	width: 475px;
	overflow: hidden;
}

#nav_top #navlist {
	list-style-type: none;
}
#nav_top #navlist li {
	float: right;
	height: 1.1em;
}
#nav_top #navlist li a {

}
#nav_top #navlist ul {
	
}

#nav_top #navlist li a {
	display:block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
}

#content #product {
	width: 250px;
	float: left;
	font-size: 11px;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 30px;
}
#product .app_desc .app_title {
}
#product .app_img {
}
#product #app_img {
	float: left;
	width: 200px;
	height: 100px;
	margin-left:15px;
}
#product #app_desc {
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 15px;
}
#product .app_title {
	font-size: 11px;
	padding-left: 20px;
	margin-top: 0px;
	word-spacing: 0.05em;
	display: block;
	margin-bottom: 5px;
	color: #039;
	font-weight: bold;
}
#product #app_img a {
	padding-left: 20px;
}
#product .app_text {
	padding-left: 5px;
	margin-top: 0px;
}
#product .app_link {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
}

/*---start support.html & news.html---*/
#nheader {
	width: 780px;
	height: 1500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFFFFF;
	padding: 0;
	background-image:url(images/head.jpg)
}

.supentry {
	width:714px;
	height:110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.newentry {
	width:714px;
	height:60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.dowentry {
	width:714px;
	height:140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.newsentry {
	width:714px;
	height:32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image:url(images/pix.png)
}

.downentry {
	width:714px;
	height:32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image:url(images/pix.png)
}

#downimg {
	width:268px;
	height:200px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#content #applications {
	width: 700px;
	height: 60px;
	float: left;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#applications .app_desc .app_descs.app_title {
}
#applications #app_img_1 {
	float: left;
	width: 25px;
	margin-left: 20px;
}
#applications #app_img_2 {
	float: left;
	width: 25px;
	margin-left: 60px;
}
#applications #app_down {
	float: right;
	width: 25px;
	margin-right: 15px;
}
#applications #app_desc {
	float: left;
	width: 270px;
	height: 30px;
	text-align: left;
	padding-top: 2px;
}
#applications #app_descs {
	float: right;
	width: 200px;
	height: 30px;
	text-align: right;
	padding-top: 2px;
	margin-right: 20px;
}
#applications .app_title {
	font-size: 11px;
	padding-left: 20px;
	margin-top: 0px;
	word-spacing: 0.05em;
	display: block;
	margin-bottom: 5px;
	color: #039;
	font-weight: bold;
}
#applications #app_img a {
}
#applications .app_text {
	padding-left: 1px;
	margin-top: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
}
#applications .app_link {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
}
/*---end support.html & news.html---*/

/*---start news.html(pages)---*/
#newscontent #product {
	width: 250px;
	float: left;
	font-size: 11px;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 30px;
}

#newscontent {
	float: right;
	width: 750px;
	height: 1000px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#newscontent #text_block {
	width: 750px;
	float: left;
	display: block;
	margin: 0 auto;
	padding: 0 auto;
}

.textpage {
	width:714px;
	height: 1100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.textpages {
	width:714px;
	height: 1212px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#newscontent #texts {
	width: 705px;
	height: 1000px;
	float: left;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#texts .text_desc .text_title {
}
#texts #text_img {
	float: left;
	width: 705px;
	height: 200px;
}
#texts #text_desc {
	float: left;
	width: 705px;
	height: 700px;
	text-align: left;
	padding-left: 23px;
}
#texts #texts_desc {
	float: left;
	width: 705px;
	height: 1177px;
	text-align: left;
	padding-left: 23px;
}
#texts .text_title {
	height: 30px;
	font-size: 16px;
	padding-left: 20px;
	margin-top: 0px;
	word-spacing: 0.05em;
	display: block;
	margin-bottom: 5px;
	color: #039;
	/*font-weight: bold;*/
}
#texts #text_img a {
	padding-left: 20px;
}
#texts .text_text {
	padding-left: 30px;
	margin-top: 0px;
}
#texts .text_link {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
}
/*---end news.html(pages)---*/

/*---start support.html(pages)---*/
#suppcontent #product {
	width: 250px;
	float: left;
	font-size: 11px;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 30px;
}

#suppcontent {
	float: right;
	width: 750px;
	height: 800px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#suppcontent #qa_block {
	width: 750px;
	float: left;
	display: block;
	margin: 0 auto;
	padding: 0 auto;
}

.qaentry {
	width:714px;
	height:450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#suppcontent #qa {
	width: 705px;
	height: 380px;
	float: left;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#qa .qa_desc .qa_title {
}
#qa #qa_img {
	float: left;
	width: 120px;
}
#qa #qa_desc {
	float: left;
	width: 430px;
	height: 66px;
	text-align: left;
}
#qa .qa_title {
	font-size: 11px;
	padding-left: 20px;
	margin-top: 0px;
	word-spacing: 0.05em;
	display: block;
	margin-bottom: 5px;
	color: #039;
	font-weight: bold;
}
#qa #qa_img a {
	padding-left: 20px;
}
#qa .qa_text {
	padding-left: 30px;
	margin-top: 0px;
}
#qa .qa_link {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
}

#qa #qas_desc {
	float: left;
	width: 550px;
	height: 200px;
	text-align: left;
}
#qa .qas_text {
	padding-left: 0px;
	margin-top: 0px;
}
/*---end support.html(pages)---*/

#content .headertext {
	height: 1000px;
	width: 750px;
	letter-spacing: .1em;
}

#headertext_menu1 {
	height: 359px;
	width: 180px;
	float:left;
	margin-left:10px;
	background-image:url(images/headertext_menus1.png)
}

ul#none {
	position: relative;
	top: 43px;
	left: 28px;
	width: 150px;
	margin: 0;
	height: 41px;
	list-style-type: none;
	overflow: hidden;
	}

ul#menu1_nav {
	position: relative;
	top: 43px;
	left: 30px;
	width: 150px;
	margin: 0;
	height: 99px;
	list-style-type: none;
	overflow: hidden;
	}

ul#menu1_nav li a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 28px !important;
	height /**/:28px; /* IE5/Win */
	background: transparent url(images/menu1_nav.png) no-repeat;
	}
	
ul#menu1_nav_2 {
	position: relative;
	top: 43px;
	left: 30px;
	width: 150px;
	margin: 0;
	height: 181px;
	list-style-type: none;
	overflow: hidden;
	}

ul#menu1_nav_2 li a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 28px !important;
	height /**/:28px; /* IE5/Win */
	background: transparent url(images/menu1_nav_2.png) no-repeat;
	}

ul#menu1_nav_3 {
	position: relative;
	top: 43px;
	left: 30px;
	width: 150px;
	margin: 0;
	height: 181px;
	list-style-type: none;
	overflow: hidden;
	}

ul#menu1_nav_3 li a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 28px !important;
	height /**/:28px; /* IE5/Win */
	background: transparent url(images/menu1_nav_3.png) no-repeat;
	}
	
ul#menu1_nav_4 {
	position: relative;
	top: 43px;
	left: 30px;
	width: 150px;
	margin: 0;
	height: 97px;
	list-style-type: none;
	overflow: hidden;
	}

ul#menu1_nav_4 li a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 28px !important;
	height /**/:28px; /* IE5/Win */
	background: transparent url(images/menu1_nav_4.png) no-repeat;
	}
	
ul#menu2_nav {
	position: relative;
	top: 43px;
	left: 30px;
	width: 150px;
	margin: 0;
	height: 84px;
	list-style-type: none;
	overflow: hidden;
	}

ul#menu2_nav li a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 28px !important;
	height /**/:28px; /* IE5/Win */
	background: transparent url(images/menu2_nav.png) no-repeat;
	}

/*		-------Product.html Start-------	*/	
body#product li#sol a			{ background-position: 0 0px; top:0; }
body#product li#sol a:hover		{ background-position: -150px 0px; }

body#product li#bms a			{ background-position: 0px -28px; top:28px;	}
body#product li#bms a:hover		{ background-position: -150px -28px; }

body#product li#d2d a			{ background-position: 0px -56px; top:56px;	}
body#product li#d2d a:hover		{ background-position: -150px -56px; }

body#product li#comm a			{ background-position: 0px -84px; top:84px;	}
body#product li#comm a:hover	{ background-position: -150px -84px; }

body#product li#desi a			{ background-position: 0px -112px; top:112px;	}
body#product li#desi a:hover	{ background-position: -150px -112px; }

body#product li#supp a			{ background-position: 0px 0px; top:0px;	}
body#product li#supp a:hover		{ background-position: -150px 0px; }

body#product li#inq a			{ background-position: 0px -28px; top:28px;	}
body#product li#inq a:hover		{ background-position: -150px -28px; }

body#product li#con1 a			{ background-position: 0px -56px; top:56px;	}
body#product li#con1 a:hover		{ background-position: -150px -56px; }
/*		-------Product.html End-------		*/

#headertext_menu2 {
	height: 750px;
	width: 550px;
	float:right;
	left: 180px;
	margin-right:10px;
	background-image:url(images/hidden.jpg)
}

#headertext_menu2_1 {
	height: 1150px;
	width: 550px;
	float:right;
	left: 180px;
	margin-right:10px;
	background-image:url(images/hidden.jpg)
}

#content .headertext .main_pic {
	padding-left: 20px;
	height: 155px;
	width: 560px;
	margin: 0px;
	margin-top: 10px;
}

#content_pic {
	width: 750px;
	height: 300px;
	float: center;
	display: block;
	margin: 0 auto;
	padding: 0 auto;
}

#footer .copyright {
	float: none;
	text-align: center;
	margin-top: 10px;
}



/*--------------------CSS Menu Start--------------------*/
ul#nav {
	position: relative;
	top: 55px;
	left: 45px;
	top: 55px\9;
	left: 45px\9;
	width: 566px;
	margin: 0;
	height: 27px;
	list-style-type: none;
	overflow: hidden;
	}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)					/*Opera*/
{
ul#nav {
	position: relative;
	top: 55px;
	left: 45px;
	width: 566px;
	margin: 0;
	height: 27px;
	list-style-type: none;
	overflow: hidden;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0)																	/*Safari*/
{
ul#nav {
	position: relative;
	top: 55px;
	left: 45px;
	width: 566px;
	margin: 0;
	height: 27px;
	list-style-type: none;
	overflow: hidden;
	}
}

body:nth-of-type(1) ul#nav {																								/*Chrome*/
	position: relative;
	top: 55px;
	left: 45px;
	width: 566px;
	margin: 0;
	height: 27px;
	list-style-type: none;
	overflow: hidden;
	}

body#home ul#nav  { background: transparent url(images/menu.png) no-repeat 0 -66px; }
body#aboutnpw ul#nav { background: transparent url(images/menu.png) no-repeat 0 -66px; }
body#product ul#nav { background: transparent url(images/menu.png) no-repeat 0 -66px; }
body#support ul#nav  { background: transparent url(images/menu.png) no-repeat 0 -66px; }
body#news ul#nav  { background: transparent url(images/menu.png) no-repeat 0 -66px; }
body#contact ul#nav  { background: transparent url(images/menu.png) no-repeat 0 -66px; }

ul#nav li a {
	position: absolute;
	width: 95px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 12px 0 0 0;
	overflow: hidden;
	height: 27px !important;
	height /**/:27px; /* IE5/Win */
	background: transparent url(images/menu.png) no-repeat;
	}

/*		-------Home.html Start-------		*/
body#home li#home a 			{ background-position: 0 -44px; width: 88px; left: 0;}
body#home li#home a:hover		{ background-position: 0 -44px; }

body#home li#npw a 			{ background-position: -88px 0px; left: 88px; }
body#home li#npw a:hover		{ background-position: -88px -22px; }

body#home li#pro a 			{ background-position: -183px 0px; left: 183px; }
body#home li#pro a:hover		{ background-position: -183px -22px; }

body#home li#sup a 			{ background-position: -278px 0px; left: 278px; }
body#home li#sup a:hover		{ background-position: -278px -22px; }

body#home li#new a 			{ background-position: -373px 0px; left: 373px; }
body#home li#new a:hover		{ background-position: -373px -22px; }

body#home li#con a 			{ background-position: -468px 0px; left: 468px; }
body#home li#con a:hover		{ background-position: -468px -22px; }
/*		-------Home.html End-------		*/


/*		-------About NPW.html Start-------		*/
body#aboutnpw li#home a			{ background-position: 0 0; width: 88px; left: 0; }
body#aboutnpw li#home a:hover		{ background-position: 0 -22px; }

body#aboutnpw li#npw a			{ background-position: -88px -44px; left: 88px; }
body#aboutnpw li#npw a:hover		{ background-position: -88px -44px; }

body#aboutnpw li#pro a			{ background-position: -183px 0px; left: 183px; }
body#aboutnpw li#pro a:hover		{ background-position: -183px -22px; }

body#aboutnpw li#sup a			{ background-position: -278px 0px; left: 278px; }
body#aboutnpw li#sup a:hover		{ background-position: -278px -22px; }

body#aboutnpw li#new a			{ background-position: -373px 0px; left: 373px; }
body#aboutnpw li#new a:hover		{ background-position: -373px -22px; }

body#aboutnpw li#con a			{ background-position: -468px 0px; left: 468px; }
body#aboutnpw li#con a:hover		{ background-position: -468px -22px; }
/*		-------About NPW.html End-------		*/


/*		-------Product.html Start-------		*/
body#product li#home a			{ background-position: 0 0px; width: 88px; left: 0; }
body#product li#home a:hover		{ background-position: 0 -22px; }

body#product li#npw a			{ background-position: -88px 0px; left: 88px; }
body#product li#npw a:hover		{ background-position: -88px -22px; }

body#product li#pro a			{ background-position: -183px -44px; left: 183px; }
body#product li#pro a:hover		{ background-position: -183px -44px; }

body#product li#sup a			{ background-position: -278px 0px; left: 278px; }
body#product li#sup a:hover		{ background-position: -278px -22px; }

body#product li#new a			{ background-position: -373px 0px; left: 373px; }
body#product li#new a:hover		{ background-position: -373px -22px; }

body#product li#con a			{ background-position: -468px 0px; left: 468px; }
body#product li#con a:hover		{ background-position: -468px -22px; }
/*		-------Product.html End-------		*/


/*		-------Support.html Start-------		*/
body#support li#home a 			{ background-position: 0 0px; width: 88px; left: 0; }
body#support li#home a:hover		{ background-position: 0 -22px; }

body#support li#npw a 			{ background-position: -88px 0px; left: 88px; }
body#support li#npw a:hover		{ background-position: -88px -22px; }

body#support li#pro a 			{ background-position: -183px 0px; left: 183px; }
body#support li#pro a:hover		{ background-position: -183px -22px; }

body#support li#sup a 			{ background-position: -278px -44px; left: 278px; }
body#support li#sup a:hover		{ background-position: -278px -44px; }

body#support li#new a 			{ background-position: -373px 0px; left: 373px; }
body#support li#new a:hover		{ background-position: -373px -22px; }

body#support li#con a 			{ background-position: -468px 0px; left: 468px; }
body#support li#con a:hover		{ background-position: -468px -22px; }
/*		-------Support.html End-------		*/


/*		-------News.html Start-------		*/
body#news li#home a			{ background-position: 0 0px; width: 88px; left: 0; }
body#news li#home a:hover		{ background-position: 0 -22px; }

body#news li#npw a			{ background-position: -88px 0px; left: 88px; }
body#news li#npw a:hover		{ background-position: -88px -22px; }

body#news li#pro a			{ background-position: -183px 0px; left: 183px; }
body#news li#pro a:hover		{ background-position: -183px -22px; }

body#news li#sup a			{ background-position: -278px 0px; left: 278px; }
body#news li#sup a:hover		{ background-position: -278px -22px; }

body#news li#new a			{ background-position: -373px -44px; left: 373px; }
body#news li#new a:hover		{ background-position: -373px -44px; }

body#news li#con a			{ background-position: -468px 0px; left: 468px; }
body#news li#con a:hover		{ background-position: -468px -22px; }
/*		-------News.html End-------		*/


/*		-------Contact Us.html Start-------		*/
body#contact li#home a 			{ background-position: 0 0px; width: 88px; left: 0px; }
body#contact li#home a:hover		{ background-position: 0 -22px; }

body#contact li#npw a 			{ background-position: -88px 0px; left: 88px; }
body#contact li#npw a:hover		{ background-position: -88px -22px; }

body#contact li#pro a 			{ background-position: -183px 0px; left: 183px; }
body#contact li#pro a:hover		{ background-position: -183px -22px; }

body#contact li#sup a 			{ background-position: -278px 0px; left: 278px; }
body#contact li#sup a:hover		{ background-position: -278px -22px; }

body#contact li#new a 			{ background-position: -373px 0px; left: 373px; }
body#contact li#new a:hover		{ background-position: -373px -22px; }

body#contact li#con a 			{ background-position: -468px -44px; left: 468px; }
body#contact li#con a:hover		{ background-position: -468px -44px; }
/*		-------Contact Us.html End-------		*/


/*
p { text-align: center; }
p a { color: #000; text-decoration: none; font: 11px/1.5 tahoma, arial, verdana, sans-serif; }
p a em { font-style: normal; border-bottom: 1px solid #999; }
p a:hover em { color: #333; border-bottom: 0; }
*/

/*--------------------CSS Menu End--------------------*/


/*--------------------Sub Menu Start--------------------*/
#submenus{
	width: 360px;
	height:30px;
}

ul#submenus1 {
	position: relative;
	top: 0px;
	left:0px;
	top: 0px \9;
	left: 0px \9;
	width: 360px;
	margin: 0;
	height: 30px;
	list-style-type: none;
	overflow: hidden;
	}

body#product ul#submenus1 { background: transparent url(images/submenu.jpg) no-repeat 0px -90px; }

ul#submenus1 li a {
	position: absolute;
	top: 0px;
	width: 120px;
	text-indent: -9000px;
	text-decoration: none;
	overflow: hidden;
	height: 30px !important;
	height /**/:30px; /* IE5/Win */
	background: transparent url(images/submenu.jpg) no-repeat;
	}
	
/*		-------Despcription.html Start-------		*/
body#product li#dde a			{ background-position: 0px 0px; width: 120px; left: 0px; }
body#product li#dde a:hover		{ background-position: 0px 0px; }

body#product li#dap a			{ background-position: -120px 0px; left: 120px; }
body#product li#dap a:hover		{ background-position: -120px -30px; }

body#product li#dsp a			{ background-position: -240px 0px; left: 240px; }
body#product li#dsp a:hover		{ background-position: -240px -60px; }

/*		-------Despcription.html End-------		*/

/*		-------Application.html Start-------		*/
body#product li#ade a			{ background-position: 0px -30px; width 120px; left: 0; }
body#product li#ade a:hover		{ background-position: 0px 0px; }

body#product li#aap a			{ background-position: -120px -30px; left: 120px; }
body#product li#aap a:hover		{ background-position: -120px -30px; }

body#product li#asp a			{ background-position: -240px -30px; left: 240px; }
body#product li#asp a:hover		{ background-position: -240px -60px; }

/*		-------Application.html End-------		*/

/*		-------Specification.html Start-------		*/
body#product li#sde a			{ background-position: 0px -60px; width: 120px; left: 0; }
body#product li#sde a:hover		{ background-position: 0px 0px; }

body#product li#sap a			{ background-position: -120px -60px; left: 120px; }
body#product li#sap a:hover		{ background-position: -120px -30px; }

body#product li#ssp a			{ background-position: -240px -60px; left: 240px; }
body#product li#ssp a:hover		{ background-position: -240px -60px; }

/*		-------Specification.html End-------		*/

/*--------------------Sub Menu End--------------------*/

/* Contents */

#contents {
	float: right;
	width: 750px;
	height: 1200px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#ind_contents {
	float: right;
	width: 750px;
	height: 900px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#cert_contents {
	float: right;
	width: 750px;
	height: 1000px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#inq_contents {
	float: right;
	width: 750px;
	height: 1100px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#inquire {
	width: 750px;
	height:900px;
	margin-top: 15px;
	margin-right: 0px;
	background-image:url(images/inquire.png)
}

#inquire_message {
	width:450px;
	height:520px;
	margin-left:120px;
}

#des_page {
	width: 780px;
	/*height: 1000px;*/
	margin: 0px auto;
	background-color:#FFFFFF;
}

#app_page {
	width: 780px;
	height: 1450px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#app_pages {
	width: 780px;
	height: 980px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#spec_page {
	width: 780px;
	height: 1650px;
	margin: 0px auto;
	background-color:#FFFFFF;
}
/*------------------------------------------

#content #application {
	width: 280px;
	float: left;
	font-size: 11px;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#application .app_desc .app_title {
}
#application .app_img {
}
#application #app_img {
	float: left;
	width: 85px;
	height: 80px;
}
#application #app_desc {
	float: left;
	width: 185px;
	text-align: left;
}
#application .app_title {
	font-size: 11px;
	padding-left: 20px;
	margin-top: 0px;
	word-spacing: 0.05em;
	display: block;
	margin-bottom: 5px;
	color: #039;
	font-weight: bold;
}
#application #app_img a {
	padding-left: 20px;
}
#application .app_text {
	padding-left: 10px;
	margin-top: 0px;
}
#application .app_link {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
}

------------------------------------------*/

/*------------------- Index.html News&Support Start --------------------*/

#index_tech {
	height: 310px;
	width: 349px;
	float:left;
	margin-top: 40px;
	background-image:url(images/index_technology.png)
}

#index_ser {
	height: 310px;
	width: 349px;
	float:right;
	margin-top: 40px;
	background-image:url(images/index_services.png)
}

#skype1 {
	width: 182px;
	height: 120px;
	float:left;
	margin-top: 30px;
	margin-left: 200px;
}

#skype2 {
	width: 182px;
	height: 120px;
	float:left;
	margin-top: 30px;
	margin-left: 30px;
}

#text_none {
	width: 300px;
	height: 46px;
	}

#news_text	{
	width: 330px;
	height: 40px;
	padding-left: 18px;
}

#news_text a {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #616161;
	}
	
#supp_text	{
	width: 330px;
	height: 30px;
	padding-left: 18px;
}

#supp_text a {
	font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #616161;
	}

/*------------------- Index.html News&Support End --------------------*/

/*------------------- Product.html Product Start ---------------------*/

#procontent {
	float: right;
	width: 750px;
	height: 925px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#procontent_1 {
	float: right;
	width: 750px;
	height: 1300px;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
}

#headertext_menu3 {
	height: 331px;
	width: 180px;
	float:left;
	margin-left:10px;
	background-image:url(images/headertext_menu1.png)
}

#headertext_menu6_1 {
	height: 331px;
	width: 180px;
	float:left;
	margin-left:10px;
	background-image:url(images/headertext_menu4.png)
}

#headertext_menu6_1_1 {
	height: 358px;
	width: 180px;
	float:left;
	margin-left:10px;
	background-image:url(images/headertext_menu4-1.png)
}

#headertext_menu3_1 {
	height: 331px;
	width: 180px;
	float:left;
	margin-left:10px;
	background-image:url(images/headertext_menu3.png)
}

#headertext_menu3_1_1 {
	height: 358px;
	width: 180px;
	float:left;
	margin-left:10px;
	background-image:url(images/headertext_menu3-1.png)
}

#headertext_menu3_2 {
	height: 331px;
	width: 180px;
	float:left;
	margin-left:10px;
	background-image:url(images/headertext_menu2.png)
}

#headertext_menu3_2_1 {
	height: 358px;
	width: 180px;
	float:left;
	margin-left:10px;
	background-image:url(images/headertext_menu2-1.png)
}

#headertext_menu4 {
	height: 1000px;
	width: 550px;
	float:right;
	left: 180px;
	margin-right:10px;
	background-image:url(images/prohidden.jpg)
}

#headertext_menu4_1{
	height: 630px;
	width: 550px;
	float:right;
	left: 180px;
	margin-right:10px;
	background-image:url(images/prohidden.jpg)
}

#headertext_productmenu4 {
	height: 630px;
	width: 550px;
	float:right;
	left: 180px;
	margin-right:10px;
	background-image:url(images/prohidden_1.jpg)
}

#proproduct	{
	width: 275px;
	height: 300px;
	float:left;
	margin-top: 25px;
}

#pro_img	{
	width: 25px;
	height: 25px;
	float:left;
	margin-top: 13px;
	margin-left: 20px;
}

#pro_title	{
	width: 217px;
	height: 40px;
	float:left;
	margin-top: 10px;
}

#pro_pic	{
	width: 242px;
	height: 150px;
	float:left;
	padding-top: 25px;
	padding-left: 33px;
}

#pro_desc	{
	width: 275px;
	height: 70px;
	float:left;
}

#pro_descs	{
	width: 265px;
	height: 150px;
	float:left;
	margin-top: 15px;
	padding-left: 10px;
}

.pro_text {
	padding-left: 2px;
	margin-top: 10px;
}

.pro_text a	{
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #616161;
}

.pro_texts {
	padding-left: 20px;
	margin-top: 0px;
}

.pro_texts a	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #616161;
}

/*------------------- Product.html Product End ---------------------*/

/*------------------- Product.html Product Text Start ---------------------*/

#deg_page {
	width: 780px;
	height: 900px;
	margin: 0px auto;
	background-color:#FFFFFF;
}

#headertext_menu5 {
	height: 500px;
	width: 550px;
	float:right;
	left: 180px;
	margin-right:10px;
	background-image:url(images/hidden.jpg)
}

#products_title	{
	width: 550px;
	height: 270px;
	font-size: 17px;
	float:left;
	margin-top: 0px;
	background-image:url(images/protitle.png)
}

#products_titleimgs	{
	position:absolute;
	overflow:hidden;
	width: 216px;
	height: 141px;
	float:left;
	margin-top: 5px;
	margin-left: 30px;
	
}

.imgbox	{
	position:absolute;
	z-index:90; 
	width: 216px;
	height: 141px;
}

.moveimgbox	{
	position:absolute;
	width: 216px;
	height: 141px;
}

#products_titleimg1	{
	width: 78px;
	height: 51px;
	float:right;
	margin-top: 27px;
	margin-right: 15px;
}

#products_titleimg	{
	width: 550px;
	height: 270px;
	float:left;
	margin-top: 0px;
	background-image:url(images/prod2d.png)
}

#products_titleimg_1	{
	width: 550px;
	height: 270px;
	float:left;
	margin-top: 0px;
	background-image:url(images/propfc.png)
}

#products_titleicon	{
	width: 150px;
	height: 60px;
	float:left;
	margin-top: 20px;
	margin-left: 345px;
	border-style:groove;
	background-image:url(images/icon.jpg)
}

#products_titleicons	{
	width: 150px;
	height: 60px;
	float:left;
	margin-top: 25px;
	margin-left: 350px;
	background-image:url(images/wb.png)
}

#products_titletext {
	height: 30px;
	width: 522px;
	margin-top: 18px;
	margin-left: 28px;
	
}

.products_titletext a	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #616161;
}

#products_item	{
	width: 550px;
	height: 300px;
	float:left;
	margin-top: 0px;
	background-image:url(images/proitem.png)
}

#products_item2	{
	width: 550px;
	height: 500px;
	float:left;
	margin-top: 0px;
}

#products_item3	{
	width: 550px;
	height: 300px;
	float:left;
	margin-top: 0px;
	background-image:url(images/proitem3.png)
}

#products_item4	{
	width: 550px;
	height: 220px;
	float:left;
	margin-top: 0px;
	background-image:url(images/proitem4.png)
}

#products_item5	{
	width: 550px;
	height: 200px;
	float:left;
	margin-top: 0px;
}

.products_itemtext {
	padding-left: 36px;
	margin-top: 7px;
}

.products_itemtext a	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #616161;
}

#products_spec	{
	width: 550px;
	height: 400px;
	float:left;
	margin-top: 0px;
	font-size: 14px;
}

.aboutus{
	width: 650px;
	float:left;
	margin-top: 20px;
	margin-left: 30px;
}

/*------------------- Product.html Product Text End ---------------------*/

/*------------------- Index.html Picture Text Start --------------------*/

.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	color: #AAAAAA;
}

.menusubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #FFCC00;
}

.menuhighlight {
	color: #FF9900;
}

.menunote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #9999FF;
}

/*------------------- Index.html Picture Text End --------------------*/



/*------------------- Product Table --------------------*/

body#product table {
		border-collapse:collapse;
		background:#e9e9e9;
		border:1px solid #686868;
		font:14px Arial, Helvetica, sans-serif;
		color: #333;
		width: 480px;
		margin-left: 36px;
}

body#product td, th {
		padding:5px;
}

/*
caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}
*/

/*------------------- links -------------------*/

body#product table a {
		color:#000000;
		text-decoration:none;
}

/*
table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table a:hover {
		border-bottom: 1px dashed #bbb;
}
*/

/*------------------- head =foot -------------------*/

body#product tfoot td {
		background:#333;
		color:#fff
}

body#product tfoot td {
		text-align:right
}

/*------------------- body -------------------*/

body#product td {
		border-bottom: dotted 1px #333;
}

/*
th {
		white-space: nowrap;
}

th a {
		color:#333;
}

.odd {}
*/

body#product tr:hover {
		background:#fafafa
}
