body{
	text-align:left;
	margin:0px;
	background:url(bg5.jpg) repeat;
	color:#000066;
}
body#pds{
	text-align:left;
	margin:0px;
	padding:3px;
	background:#FFFFFF;
}
#boundry{
	width:1054px;
	margin:0 auto 0 auto;
	min-height:500px;
	border:0px solid blue;
	background-image:url(bk3.jpg);
}
#item_detail_pop{
	z-index:21;
	width:500px;
	position:fixed;
	top:0px;
	text-align:left;
	visibility:hidden;
	border:2px solid blue;
	background-color:#FFFF99;
}
#item_detail_pop_top_lt,#item_detail_pop_top_rt{
	height:23px;
	float:left;
	background-color:blue;
	cursor:hand;
}
#item_detail_pop_top_lt{
	width:472px;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
}
#item_detail_pop_top_rt{
	width:23px;
	background-image:url(close.jpg);
}
#item_detail_pop_body{
	width:495;
	text-align:left;
	padding:0px;
	height:100%;
	padding:5px;
}
#top{
	position: relative;
	width:100%;
	height:96px;
	background:url(bk1.jpg) no-repeat bottom;
	text-align:right;
	border:0px solid black;
}
#topph{
	position:relative;
	height:44px;
	right:15px;
}
#toplink{
	right:15px;
	width:540px;
	height:45px;
	color:#FFFFFF;
	border:0px solid black;
	background-color: #33F;
	margin:18px 20px 0 0;
	float:right;
	text-align:center;
}
#toplink a{
	color:#FFFF99;
	font-weight:bold;
	border:1px solid #FFFFFF;
	padding:4px;
}
#toplink a:hover{
	color: #003;
	background-color:#FFFF99;
	border:1px solid #000;
}
#topdropdc, #topdroplp, #topdropsu{
	width:100%;
	height:16px;
	margin:0 0 0 0;
	padding-bottom:2px;
	padding-top:15px;
	background-color:#30F;
	display:none;
	text-align:center;
	float:right;
}
a.index{
	color:#336600;
	border:1px solid #336600;
	font-size:18px;
	font-weight:bold;
	padding:5px;
}
a.index:hover{
	color:#3300CC;
	border:1px solid #3300CC;
	background:#FFFF66;
	top:-50px;
}
#main{
	position: relative;
	width:100%
	background-repeat:repeat;
	background-image:url(bk3.jpg);
	min-height: 400px;
	text-align:left;
	border-right:0px solid #FFFFFF;
}
#maininner{
	width:1014px;
	min-height: 400px;
	text-align:left;
	margin:0 20px 0 20px;
	border:0px solid red;
}
#nav{
	float:left;
	width:164px;
	border:0px solid #336600;
	padding-left:22px;
	display:block;
}
.navin{
	width:155px;
	border: 1px solid #000066;
	padding-left:5px;
	display:none;
	background-color: #0CF;
}
#content{
	float:right;
	width:829px;
	text-align:left;
	border:0px solid #FFFF66;
	padding-right:10px;
	display:block;
}
#bottom{
	position: relative;
	width:100%;
	height: 47px;
	background-repeat:no-repeat;
	background-image:url(bk2.jpg);
	background-position:top;
	clear:both;
}
#content_top{
	background-color:#3399FF;
	padding:0 6px 4px 6px;
	border-top:1px solid #000099;
	border-bottom:0px solid #000099;
	height:35px;
	display:block;
}
#contenthead{
	font-weight: bold;
	font-size:28px;
	color: #FFF;
	float:left;
}
#contentcart{
	float:right;
	text-align:right;
	width:100px;
}
#topline{
	position: absolute;
	width:100%;
	text-align:left;
	background-color:#0000FF;
	color:#FFFFFF;
}
.oneitem1,.oneitem2,.oneitem3,.oneitem4{
	width:199px;
	border: 0px solid blue;
	height:250px;
	float:left;
	margin:2px;
	text-align:center;
	font:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.onetop,.onebottom{
	width:100%;
	font-weight:bold;
}
.onetop{
	height:19px;
	background-image:url(item_bg1.jpg);
	color: #FFFFFF;
}
.onebody{
	width:191px;
	height:180px;
	background-image:url(item_bg3.jpg);
	padding-left:4px;
	padding-right:4px;
	cursor:hand;
}
.onebottom{
	height:39px;
	background-image:url(item_bg2.jpg);
	color:#000066;
}
.oneprbig{
	font-size:28px;
}





#toplt{
	position: absolute;
	width: 400px;
	text-align: left;
	padding: 5px;
	font-size:14pt;
	font-weight: bold;
	color:#FFFFFF;
}
#toprt{
	position: absolute;
	left: 400px;
	width: 400px;
	text-align: right;
	padding: 5px;
	z-index: 3;
}
#toprt a{
	border: 1px solid black;
	padding: 3px;
	background: #00CCFF;
}
#toprt a:hover{
	background: white;
}
#bottomrt{
	position: absolute;
	left:620px;
	width:200px;
	text-align:right;
}
#my_menu{
	position: absolute;
	width: 250px;
	left: 550px;
	top: 27px;
	background: #00CCFF;
	border: 1px solid black;
	text-align: right;
	display: none;
}
#my_menu ul{
	list-style-type: none;
	text-align: left;
}
#my_menu li{
	height: 25px;
}
#my_menu a{
	padding: 3px;
}
#my_errmsg{
	position: absolute;
	width: 200px;
	left: 600px;
	top: 27px;
	border: 1px solid black;
	text-align: right;
	background: #FF6600;
	display: block;
}
#items{
	position: absolute;
	z-index:3;
	width: 785px;
	left: 30px;
	border: 1px solid blue;
}
#items label{
	float: left;
	text-align: right;
	width: 150px;
}
#items input, select, label{ 
  margin-bottom: 15px; 
}

