@charset "windows-874";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Microsoft Sans Serif",Geneva,Verdana, "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
}
th{
	background-color: #F90;
}
h1{
	color:#06C;
}
h2{
	color:#06F;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:213px;
	width:783px;
	height:85px;
	z-index:1;
	visibility: visible;
}
#div_chef {
	position:absolute;
	left:829px;
	top:30px;
	width:161px;
	height:201px;
	z-index:2;
	text-align: right;
}
#apDiv2 {
	position:absolute;
	left:426px;
	top:80px;
	width:406px;
	height:113px;
	z-index:3;
}
#apDiv3 {
	position:absolute;
	left:500px;
	top:137px;
	width:300px;
	height:60px;
	z-index:4;
}
#div_logo {
	position:absolute;
	left:38px;
	top:91px;
	width:144px;
	height:100px;
	text-align:center;
	z-index:4;
}
#apDiv4 {
	position:absolute;
	left:188px;
	top:676px;
	width:23px;
	height:21px;
	z-index:10;
}
.text_white {
	color: #FFF;
}
.text_red{
	color:#F00;
/*	display:none;*/
}
.text_black{
	color:#333;
}
a {
	font-weight: bold;
	color:#03F;
	text-decoration: none;
}
a.bottomMenuBar {
	font-weight: bold;
	color:black;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F30;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_bottomMenuBar {
	font-weight: bold;
	font-size: 8pt;
}
.text_bottomCopyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
}
.productname {
	font-size: 16px;
	font-weight: bolder;
	color: #39F;
}
.producttype {
	font-size: 10px;
	color: #999;
}
.divboxbgcolor{
	width:980px;
	background-color:#CCC;
	border: solid 1px;
	border-color:#888;
	padding: 5px 5px 5px 5px;
	z-index:3;
	text-align:center;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.divimageborder{
	width:980px;
	background-color: #F0F0F0;
	border: ridge 3px;
	border-color:#888;
	padding: 15px 15px 15px 15px;
	z-index:3;
	text-align:center;
	width:200px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.admindivboxpagelist{
	padding: 5px 5px 5px 5px;
	width:970px;
}
.oddRow{
	background-color:#DDD;
}
.evenRow{
	background-color:#FC9;
}
#resultbox {
	position:absolute;
	left:450px;
	top:5px;
	width:520px;
	height:38px;
	z-index:11;
	background-color:#6CF;
	border:groove 1px #06F;
	border-style:groove;
	color:#036;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	display:none;
}
