body {
	margin: 0px 0px 0px 0px;
	background-color: f8f8f8;
	background-image: url('images/bg.gif');
	font-family:verdana;
	
}

.button {
	width: 100px;
	height: 22px;
	background-image: url('images/leftmenubg-off.gif');
	background-repeat: repeat-x;
	color: #ff0000;
	font-weight: bold;
	border: 1px solid #cccccc;
	padding-bottom: 2px;
}

#center {
    min-width: 1000px;
    margin: auto;
    padding: 0px 0px 0px 0px;
    background-color: #e5e5e5;
}

#head-bg {
	width: 100%;
	height: 80px;
	background-image: url('images/head-bg.gif');
	background-repeat: repeat-x;
	margin: 0px auto;
}
#head-en {
	width: 100%;
	height: 80px;
	background-image: url('images/head-en.gif');
	background-repeat: repeat-x;
	margin: 0px auto;
}
#nav {
	width: 100%;
	float: none;
	text-align: right;
	margin: 0px 0px auto;
}
#middle {
	width: 100%;
	height: auto;
	background-color: #e5e5e5;
	margin: 0px auto;
}

#left {
	float: left;
	width: 207px;
	min-height: 150px;
	background-color: #e5e5e5;
	text-align: center;
	vertical-align: top;
}
#maincontent {
	min-width: 745px;
	height: auto	;
	min-height: 200px;
	overflow: auto;
	margin: auto;
	padding: 20px 15px 10px 15px;
	background-color: #e5e5e5;
}
#footernewleft {
	clear: both;
	float: left;
	width: 216px;
	height: 33px;
	background-color: #e5e5e5;
}
#footernew {
	
	
	width: 764px;
	height: 33px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	color: #ff3333;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
}

input {
	font-size: 12px;
	height: auto;
	color: #343434;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
select {
	font-size: 11px;
	width: 200px;
	height: auto;
	color: #343434;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc; 
}

.alarm {
	font-size: 11px;
	color:red;
}

a img {
	border: none;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-size: 11px;
	text-decoration:underline;
	color:#000000;
}

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

a.hormenu, a.hormenu:visited, a.hormenu:active {
	widht: 100%;
	height: 47px;
	color: #afafaf;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 34px 12px 34px;
	font-weight: bold;
}
a.hormenu:hover {
	color: #afafaf;
}

a.leftmenu, a.leftmenu:visited, a.leftmenu:active  {
	color: #454545;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 3px 3px;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #ff0000;
}

a.leftmenu-on, a.leftmenu-on:visited, a.leftmenu-on:active  {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 3px 3px;
	text-decoration: none;
}

a.leftmenu:hover-on {
	color: #ff0000;
}

.footer {
	color: #ff3333;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-bottom: 6px;
}

.td1 {
	
  	text-align: center;
	vertical-align: center;
	background-Image:url('images/hormenubg-new.gif');
  	background-repeat: repeat-x;
}


.bg1 {
	
	text-align: center;
	vertical-align: center;
  	background-Image:url('images/hormenubg-on-new.gif');
  	background-repeat: repeat-x;
}
.bg1 a {
	color: #afafaf;
}

.leftmenubtn {
	width: 200px;
	height: 32px;
	background-image: url('images/leftmenubg-off.gif');
	background-repeat: repeat-x;
	color: #747474;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0px 3px 3px;
}

.txt {
	color: #424242;
	font-size: 12px;
}

#product_thumb{
	float: left;
	width: 140px; 
	height: 105px;
}

#product_price {
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	background-color: #dddddd; 
	width: 60px; 
	height: 105px;
}

#product_title {
	float: left;
	width: 200px;
	height: 36px;
	background-image: url(images/leftmenubg-off.gif);
	text-align: center;
}

#product_title a {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #454545;
	text-decoration: none;
}

#product_title a:hover {
	text-decoration: underline;
}

.gray {
	font-size: 11px;
	color:#999999;
}

.product_detail {
	text-align: right; 
	font-weight: bold; 
	font-size: 15px; 
	color: #454545;
	padding-right: 3px;
}
