@charset "utf-8";
body {
	margin: 0;
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404039;
}
h1 {
	font-size: 18px;
	margin: 10px;
}
h2 {
	font-size: 18px;
	background-image: url(images/iconH2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: normal;
	color: #404039;
	margin-top: 5px;
	margin-bottom: 5px;
}

img {
	border: 0px;
}
#showMain div {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

#main {
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#logo {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 740px;
	height: 40px;
}
#signin {
	height: 175px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/borderSignin.jpg);
	background-repeat: no-repeat;
	margin-top: 75px;
	margin-bottom: 75px;
	padding-top: 35px;
	padding-left: 5px;
	padding-right: 5px;
}
#signin .text {
	margin-left: 50px;
	font-size: 16px;
	height: 16px;
	text-align: center;
	width: 200px;
}
#signin .botton {
	font-weight:bolder;
}
#signin div {
	text-align:center;
	margin-top: 10px;
}
#flash {
	height: 253px;
	width: 740px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#display {
	margin: 10px;
	width: 740px;
}
#showList {
	text-align:right;
	margin: 0px;
	width: 206px;
	float: right;
}
#showMain {
	margin: 0px;
	float: left;
	width: 534px;
}

#menu {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 740px;
	height: 40px;
	background-image: url(images/menuBackground.jpg);
	background-repeat: no-repeat;
}

#bottomBorder {
	margin: 0px;
	height: 5px;
	width: 760px;
	background-image: url(images/bottomBorder.gif);
	background-repeat: no-repeat;
}
#NewProduct {
	text-align:left;
	margin: 0px;
	height: 173px;
	width: 205px;
	background-image: url(images/bgNewProduct.jpg);
	background-repeat: repeat-x;
}
li {
	list-style-image: url(images/iconList.gif);
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	clear: left;
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
}

ul {
	margin-top: 15px;
	margin-bottom: 0px;
}
ul ul {
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	color: #20438e;
}
.copyright {
	text-align: right;
	width: 740px;
}


#captionNP {
	margin: 0px;
	height: 30px;
	width: 206px;
}

#show {
	margin: 10px;
	width: 740px;
	height: 350px;
	clear: both;
}
.rightLink {
	float:right;
}
.menuItem {
	width: 100px;
	height: 24px;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 15px;
	border-right: solid #c5c8cc 1px;
	text-align: center;
	font-weight: bolder;
	float: left;
}
.treeItem {
	width: 100%;
	clear: left;
}
.treeItem .rightLink {
	padding-right: 10px;
}
#tblProduct fieldset {
	width: 320px;
	margin: 0;
	text-align: center;
	padding: 10px;
}
#tblProduct legend {
	color: #404039;
	font-weight: bolder;
}
#tblProduct textarea {
	width: 280px;
	height: 300px;
	margin: 10px;
}
#tblProduct img {
	margin: 5px;
}
#intro {
	line-height: 25px;
	padding-right: 30px;
	padding-left: 30px;
	text-indent: 20px;
}
.pd_intro {
	margin-bottom: 50px;
	margin-left: 15px;
	margin-right: 15px;
	width: 200px;
	float: left;
}
.inquiry {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
.inquiry A:link{
	color: #F60;
	text-decoration: none;
	font-size: 10px;
}
.inquiry A:hover {
	color: #F00;
	text-decoration: none;
}
.inquiry_h1 {
	color: #069;
	text-decoration: none;
}
.inquiry_h1 A:link{
	color: #09C;
	text-decoration: none;
}
.inquiry_h1 A:hover {
	color: #F60;
	text-decoration: none;
}

