html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color : #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 13px;
	text-align: center;
	line-height: 1.2em;
	background-image: url(../img/bg0.gif);
	background-position: top;
	background-repeat: repeat-x;
  min-height: 100%;
  height: auto;
	margin: 0px;
	padding: 0px;
}

#bg {
  width: 1050px;
  background-image: url(../img/bg.gif);
	background-repeat: repeat-y;	
	margin: auto;
  min-height: 100%;
}

#main{
  background-image: url(../img/bgmain.jpg);
	background-position: top;
	background-repeat: no-repeat;	
  overflow:hidden;
  display: block;
  position: relative;
	width: 1050px;
	text-align: left;
  height: auto;
}

#footer {
  clear:both;
  width: 1050px;
  height:30px;
  background-image: url(../img/bgfooter.gif);
	background-position: center top;
	background-repeat: no-repeat;	
	text-align: center;
	padding-top:48px;
	font-size:10px;
	font-weight:bold;
	color:#60646f;
}

#logo{
  overflow:hidden;
  display: block;
	width: 500px;
  height: 100px;
  float:left;
	margin: 0px;
	padding: 0px;
}

#header0{
  overflow:hidden;
  display: block;
  position: relative;
	width: 150px;
	text-align: left;
  height: 80px;
  float:left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
  margin-left:40px;
  font-weight:bold;
  font-size:11px;
}

#header1{
  overflow:hidden;
  display: block;
  position: relative;
	width: 230px;
	text-align: left;
  height: 80px;
  float:left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
  font-weight:bold;
  font-size:11px;
}

#header0 a{
  color:#333333;
  text-decoration: underline;
}
#header0 a:visited{
  color:#333333;
  text-decoration: underline;
}
#header0 a:hover{
  color:#000000;
  text-decoration: none;
}
#header1 a{
  color:#333333;
  text-decoration: underline;
}
#header1 a:visited{
  color:#333333;
  text-decoration: underline;
}
#header1 a:hover{
  color:#000000;
  text-decoration: none;
}

#header0 ul {
  list-style-type: none;
  margin:0px;
  padding: 0px;
}

#header0 ul li {
  background-image: url(../img/tarrow.gif);
  background-position: left center;
	background-repeat: no-repeat;	 
	padding-left:15px;
}

#left{
  overflow:hidden;
  display: block;
  position: relative;
	width: 200px;
	text-align: left;
  float:left;
	margin: 40px 8px 10px -760px;
	padding: 0px;
}

#right{
  overflow:hidden;
  display: block;
  position: relative;
	width: 198px;
	text-align: left;
  float:right;
	margin: 55px 58px 10px 8px;
	padding: 0px;
	text-align:center;
}

#center{
  overflow:hidden;
  display: block;
  position: relative;
	width: 512px;
	text-align: left;
	  float:left;
	margin: 55px 0px 10px 234px;
	padding: 5px 20px 0px 20px;
	line-height:1.3em;
}

.ptop-l {
  overflow:hidden;
  display: block;
  position: relative;
	width: 195px;
	height:28px;
	text-align: center;
	padding-top: 12px;
	padding-right:5px;
	background-repeat: no-repeat;	
	font-size:16px;
  font-weight:bold;
  margin-bottom:15px;
}

.ptop-r {
  overflow:hidden;
  display: block;
  position: relative;
	width: 193px;
	height:28px;
	text-align: center;
	padding-top: 12px;
	padding-right:5px;
	background-repeat: no-repeat;	
	font-size:16px;
  font-weight:bold;
  background-image: url(../img/ptop-r.gif);
	background-repeat: no-repeat;	
	margin-bottom:15px;
	margin-top:20px;
}

#ptop-o {
  background-image: url(../img/ptop-l.gif);
	background-repeat: no-repeat;
	margin-top:20px;
}

#cart {
  width:auto;
  margin-top:0px;
  float:left;
}

img {
  border-width: 0px;
}

.clear {
  clear:both;
}

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

#left ul li {
  margin:0px 0px 0px 0px;
  padding: 5px 0px 5px 30px;
  font-size:12px;
  font-weight:bold;
  background-image: url(../img/lic.gif);
	background-position: top;
	background-repeat: no-repeat;	
}

#left ul li:hover {
  background-color:#f2f2f2;
}

#left ul li ul {
  margin:10px 0px 10px 0px;
  padding: 0px;
}

#left ul li ul li {
  color:#707070;
  font-size : 11px;
  margin:0 0 0 12px;
  padding:0;
  font-weight:bold;
  background-image: url();
}

#left a {text-decoration: none;color: #333333;}
#left a:visited {text-decoration: none;color: #333333;}
#left a:hover {text-decoration: none;color: #000000;}

#right a {text-decoration: none;color: #333333;}
#right a:visited {text-decoration: none;color: #333333;}
#right a:hover {text-decoration: none;color: #000000;}

.spacer {
  background-image: url(../img/lid.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	width:180px;
	height:5px;
	margin-top:7px;
	margin-bottom:7px;
}

.spacer2 {
  background-image: url(../img/lid.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	width:100%;
	height:3px;
	margin-bottom:7px;
}

h1 {
  font-size:18px;
  font-weight:bold;
  display:block;
  width:512px;
  background-image: url(../img/lid.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:center;
	padding-bottom:6px;
	margin-bottom:10px;
}

h2 {
  font-size:16px;
  font-weight:bold;
}

h3 {
  font-size:15px;
  font-weight:bold;
}

#center p {
  text-align:justify;
}

#center ol,ul {
  padding-left:25px;
  text-align:justify;
}

#center a {text-decoration: underline;color: #333333;}
#center a:visited {text-decoration: underline;color: #333333;}
#center a:hover {text-decoration: none;color: #000000;}

.imgright {
  float:right;
  margin:20px 15px 15px 15px;
}

textarea {
  width:470px;
}

label {
  margin-bottom:10px;
  display:block;
  width:130px;
  float:left;
}

input {
  margin-bottom:10px;
  display:block;
  width:150px;
  float:left;
}

select {
  margin-bottom:10px;
  display:block;
  width:150px;
  float:left;
}

#main_Submit, #recount, #bback {
  margin:auto;
  float: none;
}

.acenter {
  text-align:center !important;
  width:100%;
}

.noul a {
  text-decoration: none !important;
}

.box {
  float:left;
  margin:5px 5px 0px 5px;
  padding:6px 6px 0px 6px;
  width:234px;
  height:174px;
  text-align:center;
  background-image: url(../img/box.gif);
	background-repeat: no-repeat;	    
	overflow:hidden;
	line-height: 12px;
}

.boxin {
  width:234px;
  height:147px;
}

.boxp {
  line-height: 10px;
  padding:0px 5px 0px 5px;
  text-align:left !important;
  margin:0px;
  font-size:10px;
  margin-bottom:5px;
  height:60px;
}

.boxh1 {
  line-height: 12px !important;
  padding:0px !important;
  text-align:center !important;
  margin:0px !important;
  font-size:12px;
  height:36px;
  overflow:hidden;
}

.empty {
  margin:0px 10px 0px 0px;
  padding:0px;
  width:125px;
  height:100px;
	float:left;
}

.button {
  margin:5px 5px 0px 5px;
}

.pbutton {
  margin:10px auto 0px auto;
  font-size:11px;
  background-color:#dddddd; 
  border:1px solid #999999;
  cursor:hand;
  padding:2px 10px;
  width:100px;
  text-align:center;    
}

.pbutton:hover {
  background-color:#cccccc; 
  border:1px solid #888888;
}

.pbutton a {
  color:#222222 !important;
  text-decoration: none !important;
}

.tbutton {
  margin:0px 5px 0px 15px;
  float:left;
  font-size:11px;
  background-color:#dddddd; 
  border:1px solid #999999;
  cursor:hand;
  padding:2px 10px;
}

.tbutton:hover {
  background-color:#cccccc; 
  border:1px solid #888888;
}

.imgbox {
  margin:0px 10px 0px 0px;
  padding:0px;
  width:125px;
  height:100px;
	float:left;
}

.thumb {
  float:left;
  margin-top:3px;
  margin-right:20px !important;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

.thumb-r {
  float:right;
  margin-top:3px;
  margin-left:20px !important;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

.rightimg {
  width:125px;
  height:100px;
  margin:5px 27px 5px 27px;
  float:none;
  text-align:center;
  clear:both;
}

.pmain {
  width:180px;
  margin:0px 9px 0px 9px; 
}

.pmain p {
  clear:both;
  margin:0px;
  font-size:11px;
  line-height:11px;
}

.first2 {
  width:150px;
  background-color:#eeeeee;
  padding:1px 5px 1px 5px;
}

.second {
  padding:1px 10px 1px 10px;
}

.search {
  font-size:11px;
  width:115px;
}

.stt {
  font-size:11px;
  font-weight:bold;
}
