* {
	margin: 0px;
	padding: 0px;
}

img {
  border: 0;
}

body {	
	background-color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
}

ul {
  list-style-type : none;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;  
  padding-right: 4px;
  color: #445566; 
}

ul li {
  padding-bottom: 3px;
}

li a {
  text-decoration: none;
  color: #445566; 
  cursor: hand;
}

.adv {
  display: none;
}

#page {
  position: relative;
	width: 1000px;	
	margin-left: auto;
	margin-right: auto;
}

#header {  
	width: 1000px;
}

#logo {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 180px;
  height: 60px;  
  text-align:center;
  display:table-cell;
  vertical-align:middle;
	background-color: white;  
}

/* login form */

#login {
  position: absolute;
  padding: 4px 4px 4px 4px;  
  left: 206px;
  top: 0;
  width: 410px;
  height: 22px;    
  display: block; 
  background-image: url(images/le.png);
	background-repeat: no-repeat;
	background-position: left bottom;  
  font-size: 12px;	
  color: #445566;
}

#login b {  
  position: relative;
  float: left;
  height: 20px;	
  width: 80px;	
  padding-right: 5px;
  line-height: 20px;
  text-align: right;
  margin-left: 4px;
}

#login_form .login_name {
  position: relative;
  float: left;
  height: 16px;
	width: 80px;	
	font-size: 14px;
  text-align: center;	
}

#login_form .login_password {
  position: relative;
  float: left;
  height: 16px;
	width: 80px;	
	font-size: 14px;	
	text-align: center;
}

#login_form .login_button {
  position: relative;
  float: left;
  height: 20px;
	width: 40px;
	margin-left: 10px;
  font-size: 12px;	
}

/*top links*/

#top_links {
  position: absolute;
  top: 8px;
  right: 16px;
  width: 100%;    
  text-align:right;
  display:table-cell;  
}

#top_links a {  
  font-size: 12px;
  color: #445566; 
  text-decoration: underline;  
  margin-left: 10px;
}

#top_links .copyright {
  font-size: 10px;
  color: #667788;
  text-decoration: none;   
}

/*tabs*/

#tabs { 
  position: absolute;
  top: 0px;
  right: 10px;
  height: 32px; 
  text-align: right; 
  clear: right; 
  margin-top: 5px; 
  font-size: 9pt;
}

#tabs .tab { 
  float: right; 
  width: 112px; 
  text-decoration:none;
  display: block;
  position:relative;	
	height: 31px;
  background: url(images/b1.png) no-repeat 0 0;
	text-decoration: none;
	text-align:center;
	text-decoration:none;
	cursor: hand;
	float: left; 
	clear: none; 
}

#tabs .tab:hover {
  background: url(images/b1h.png) no-repeat 0 0;
} 

#tabs .tab_sel {	
  float: right; 
  width: 112px; 
  text-decoration:none;
  display: block;
  position:relative;	
	height: 31px;
  background: url(images/b2.png) no-repeat 0 0;
	text-decoration: none;
	text-align:center;
	text-decoration:none;
	cursor: hand;
	float: left; 
	clear: none;	
}

#tabs .tab a {
  width: 112px; 
  height: 31px;
  line-height: 31px;
  color: #FFFFFF;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
  cursor: hand;
  display: block;
}	

#tabs .tab_sel a {
  width: 112px; 
  height: 31px;
  line-height: 31px;
  color: #445566;
  font-size: 12px; 
  font-weight: bold;
  text-decoration:none;
  cursor: hand;
  display: block;
}	

/*search*/

#search {
  position: absolute;
  top: 66px;
  left: 0px;
  width: 100%;
  height: 37px;
  background: url(images/head1.png) no-repeat 0 0;
}

#search .search_box {
	padding: 8px 0;
	text-align: center;
}

#search .search_box .submit_button {
  position: absolute;
  text-decoration: none;
  cursor: hand;
  top: 6px;
  left: 630px;
  width: 97px;
  height: 22px;
  background: url(images/icon/search.png) no-repeat 0 0;
  display: block; 
}

#search .search_box .submit_button:hover {
  background: url(images/icon/searchh.png) no-repeat 0 0; 
}

#search .search_box .search_field {
	width: 250px;
	color: black;
	font-size: 14px;
}

/*content*/

#content {
  float: left;
  position: relative;  
  top: 10px;  
  width: 600px;  
}

#content p {
  color: #445566;
  font-size: 12px;
  padding-bottom: 1em;
  width: 580px;  
}

#content p a {
  color: #445566;  
}

#content .service {
  position: relative;
  color: #445566;
  font-size: 12px;  
  width: 580px;      
  height: auto;  
}

#content .service .space {
  float: left;
  padding-top: 1px;
  border-bottom: 1px dotted #445566;
  height: 1px;  
  width: 580px;      
}

#content .service .name_header {
  float: left;  
  width: 280px;
  background-color: #f4f4f4;
  line-height: 2em;
  padding: 2px 2px 2px 2px;
}

#content .service .name {
  float: left;  
  width: 280px;  
}

#content .service .price1_header {
  float: left;  
  width: 140px; 
  text-align: right; 
  background-color: #f4f4f4;
  line-height: 2em;
  padding: 2px 2px 2px 2px;
}

#content .service .price1 {
  float: left;  
  width: 140px; 
  text-align: right; 
}

#content .service .price2_header {
  float: left;  
  width: 140px; 
  text-align: right;
  background-color: #f4f4f4;
  line-height: 2em;
  padding: 2px 2px 2px 2px;
}

#content .service .price2 {
  float: left;  
  width: 140px; 
  text-align: right;
}

#content .order_done {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;  
}

#content .order_done_img {
  clear: both;  
  position: relative;  
  top: 0px;
  left: 65px;    
  display: block;  
}

#content .order_info {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;  
}

#content .order_info_desc {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;  
}

#content .order_info_desc p {
  padding-left: 20px;
  padding-top: 5px;
  width: 580px;
  color: #445566;
  font-size: 12px; 
}

#content .order_info h1 {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;
  text-align: center;
  font-size: 14px; 
  font-weight: bold;
  margin-bottom: 10px;
}

#content .order_field { 
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;
  color: #445566;
  font-size: 12px;
  line-height: 22px;
  height: 25px;
}

#content .order_field b {
  float: left;
  width: 200px;
  text-align: right;  
}

#content .order_field input {  
  width: 360px;
  float: right; 
}

#content .order_field a {  
  width: 360px;
  float: right; 
}

#content .order_button { 
  clear: both;  
  position: relative;  
  top: 0px;
  width: 580px;  
  display: block;
  color: #445566;
  font-size: 12px;
  line-height: 22px;
  height: 25px;
}

#content .order_button .buy { 
  width: 130px;
  height: 32px;  
  left: 120px;
  margin-left: 214px;
  margin-bottom: 20px;
  top: -35px;
  color: red;
  font-weight: bold;
  font-size: 14px;
  /*border: 1px solid #F7F7F7;*/
}

#content .buy_total {
  font-size: 14px;
  margin-left: 214px;
}

#content .buy_total .buy_price {
  color: red;
  font-size: 16px;
}

#content h1 {
  clear: both;  
  position: relative;  
  top: -15px;
  width: 600px;  
  text-align: center;
  color: #445566;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

#content .footer {
  clear: both;  
  position: relative;  
  top: 0px;
  width: 600px;
  height: 20px;  
  display: block;  
}

#content .footer p {
  position: absolute;
  line-height: 20px;
  top: 0px;
  left: 0;
  font-size: 10px;
  color: #445566;
}

#content .pages {
  clear: both;
  position: relative;  
  top: -10px;
  width: 600px;
  height: 24px;  
  display: block;
  font-size: 12px;
  color: #445566;
  margin-bottom: 10px;
}

#content .pages h1 {
  position: absolute;
  top: -12px;
  right: 10px;
  width: auto;
  font-size: 12px;
  font-weight: normal;
}

#content .pages h2 {
  position: absolute;
  top: -12px;
  left: 7px;  
  font-size: 12px;
  font-weight: normal;
}

#content .pages a {
  margin-top: 2px;
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  font-weight: bold;
  display: inline;
  cursor: hand;
  text-align: center;
  text-decoration: none;
  color: #445566;
  background-image: url(images/icon/page.png);
  background-repeat: no-repeat;
	background-position: left top;
}

#content .pages a:hover {
  background-image: url(images/icon/pageh.png);
}

#content .pages .prev {
  background-image: url(images/icon/prev_page.png);
}

#content .pages .prev:hover {
  background-image: url(images/icon/prev_pageh.png);
}

#content .pages .next {
  width: 23px;
  background-image: url(images/icon/next_page.png);
}

#content .pages .next:hover {
  width: 23px;
  background-image: url(images/icon/next_pageh.png);
}

#content .pages .selected {
  background-image: url(images/icon/pageh.png);
}

#content .pages .selected:hover {
  background-image: url(images/icon/pageh.png);
}


#content .icons {
  position: relative;  
  top: -35px;
  left: 5px;
  width: 600px;
  height: 40px;  
}

#content .icons a {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;  
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 2px;
}

#content .icons .camera a {
  background-image: url(images/icon/camera.png);
}

#content .icons .camera a:hover {
  background-image: url(images/icon/camerah.png);
}

#content .icons .comp a {
  background-image: url(images/icon/comp.png);
}

#content .icons .comp a:hover {
  background-image: url(images/icon/comph.png);
}

#content .icons .cpu a {
  background-image: url(images/icon/icon_processor.png);
}

#content .icons .cpu a:hover {
  background-image: url(images/icon/icon_processorh.png);
}

#content .icons .dvd a {
  background-image: url(images/icon/dvd.png);
}

#content .icons .dvd a:hover {
  background-image: url(images/icon/dvdh.png);
}

#content .icons .flash a {
  background-image: url(images/icon/flash.png);
}

#content .icons .flash a:hover {
  background-image: url(images/icon/flashh.png);
}

#content .icons .game a {
  background-image: url(images/icon/game.png);
}

#content .icons .game a:hover {
  background-image: url(images/icon/gameh.png);
}

#content .icons .case a {
  background-image: url(images/icon/case.png);
}

#content .icons .case a:hover {
  background-image: url(images/icon/caseh.png);
}

#content .icons .hdd a {
  background-image: url(images/icon/hdd.png);
}

#content .icons .hdd a:hover {
  background-image: url(images/icon/hddh.png);
}

#content .icons .headphone a {
  background-image: url(images/icon/headphone.png);
}

#content .icons .headphone a:hover {
  background-image: url(images/icon/headphoneh.png);
}

#content .icons .lab a {
  background-image: url(images/icon/lab.png);
}

#content .icons .lab a:hover {
  background-image: url(images/icon/labh.png);
}

#content .icons .monitor a {
  background-image: url(images/icon/monitor.png);
}

#content .icons .monitor a:hover {
  background-image: url(images/icon/monitorh.png);
}

#content .icons .mouse a {
  background-image: url(images/icon/mouse.png);
}

#content .icons .mouse a:hover {
  background-image: url(images/icon/mouseh.png);
}

#content .icons .printer a {
  background-image: url(images/icon/printer.png);
}

#content .icons .printer a:hover {
  background-image: url(images/icon/printerh.png);
}

#content .icons .speakers a {
  background-image: url(images/icon/speakers.png);
}

#content .icons .speakers a:hover {
  background-image: url(images/icon/speakersh.png);
}

#content .item {
  position: relative;  
  float: left;
  padding-top: 10px;
  padding-left: 20px;
  width: 180px;
  height: 170px;  
  background-color: white;  
  /*border: 1px solid #F7F7F7;*/
}

#content .item .image2 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 22px;
  height: 15px; 
}

#content .item .image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 90px;
  height: 90px; 
}

#content .item .image img {
  width: auto;
  height: auto;
}

#content .item .name {
  position: absolute;  
  top: 105px;
  left: 0px;
  width: 184px;
  height: 54px;  
  font-size: 10px;  
  /*background-color: #F7F7F7;*/ 
}

#content .item .name h1 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  width: 184px;
  height: 5px; 
  line-height: 5px;
  background-image: url(images/ib2.png);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
	display: block;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 5px;
}

#content .item .name h2 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  width: 184px;
  height: 5px; 
  line-height: 5px;
  background-image: url(images/ib2e.png);
	background-repeat: no-repeat;
	background-position: left bottom; 
	text-align: center;
	display: block;
	color: #FFFFFF;
  font-weight: bold; 
  font-size: 5px;  
}

#content .item .name h3 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  padding-left: 4px;
  padding-right: 4px;    
  color: #445566;  
  display: block;
  text-align: center;
  vertical-align: middle; 
  font-size: 10px;
  font-weight: normal;
  background-color: #F4F4F4;        
}

#content .item a {
  text-decoration:none;
  color: #445566; 
  background-color: #F4F4F4;
  display: block;
  text-align: center;
  vertical-align: middle;
}

#content .item .oldprice {
  position: absolute;
  top: 0px;
  left: 105px;
  width: 90px; 
  font-size: 12px; 
  font-weight: bold;
  color: #999999;
  text-decoration: line-through;
}

#content .item .oldprice b {
  font-size: 10px;  
  color: #999999;
}

#content .item .price {
  position: absolute;
  top: 16px;
  left: 105px;
  width: 90px; 
  font-size: 14px; 
  font-weight: bold;
  color: #FF3322;
}

#content .item .price b {
  font-size: 10px;  
  color: #FF3322;
}

#content .item input {
  position: absolute;
  top: 50px;
  left: 105px;
	width: 30px;
	color: black;
	font-size: 14px;
	text-align: center;
}

#content .item a img {
  position: absolute;  
  top: 50px;
  left: 145px;
	width: 23px;
	height: 20px;	
}

#content .item .b_order {
  position: absolute;  
  top: 78px;
  left: 98px;
	width: 76px;
  height: 18px;	
  cursor: hand;  
  background: url(images/ob1.png) no-repeat 0 0;
  display: block;
}

#content .item .b_order:hover {
  background: url(images/ob2.png) no-repeat 0 0;
}

#content .item .b_delete {
  position: absolute;  
  top: 78px;
  left: 98px;
	width: 63px;
  height: 18px;	
  cursor: hand;  
  background: url(images/db1.png) no-repeat 0 0;
  display: block;
}

#content .item .b_delete:hover {
  background: url(images/db1h.png) no-repeat 0 0;
}

#content .item img {
  border: 0;
}

table.products {
  width: 100%;
  padding: 0;		
}

table.products tr {
  height: 150px;
}

table.products td {	
	width: 200px;	
}

#left_panel {
  float: left;
  position: relative;  
  top: 120px;
  left: 0px;
  width: 165px;   
  background-image: url(images/boxlc.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 20px;  
  padding: 0 0 0 0;  	
}

#left_panel h1 {  
  width: 165px;
  height: 23px; 
  line-height: 23px;
  background-image: url(images/boxlt.png);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
	display: block;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 12px;
}

#left_panel h2 {
  width: 165px;
  height: 21px; 
  line-height: 21px;
  background-image: url(images/boxlb.png);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
	display: block;
	color: #FFFFFF;
  font-weight: bold; 
  font-size: 12px;
}

#left_panel p {
  padding-left: 5px;
  padding-bottom: 5px;
  width: 150px;
  color: #445566;
  font-size: 12px;
}

#right_panel {
  position: relative;  
  float: right;
  top: 120px;  
  width: 200px;   
  background-image: url(images/boxc.png);
	background-repeat: repeat-y;
	background-position: left top;
  padding: 0 0 0 0;  	
}

#right_panel h1 {  
  width: 200px;
  height: 23px; 
  line-height: 23px;
  background-image: url(images/boxt.png);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#right_panel h2 {
  width: 200px;
  height: 21px; 
  line-height: 21px;
  background-image: url(images/boxb.png);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
	display: block;
	color: #FFFFFF;
  font-weight: bold; 
  font-size: 12px;
}

#cart {  
  top: 0px;
  left: 0px;
  width: 200px;  
  padding-left: 13px;
  padding-top: 13px;
  padding-right: 0px; 
  padding-bottom: 5px;  
}

#cart p {
  color: #445566;
  font-size: 12px;
  padding-bottom: 1em;
  width: 170px;  
}

#cart p a {
  color: #445566;  
}

#cart .total {
  font-size: 12px; 
  font-weight: bold;
  color: #445566;
  padding-bottom: 1em;
  text-align: center;
  width: 170px;  
}

#cart .total b {
  font-size: 14px;
  font-weight: bold;
  color: #FF3322;
} 

#cart .item {
  position: relative;  
  width: 180px;
  height: 130px;  
  background-color: white; 
  /*border: 1px solid #F7F7F7;*/
}

#cart .item .image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 60px;
  height: 60px;
}

#cart .item .image img {
  width: auto;
  height: auto;
}

#cart .item .name {
  position: absolute;
  top: 75px;
  left: 0px;
  width: 174px;
  height: 30px;  
  font-size: 9px;  
}

#cart .item .name h1 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  width: 174px;
  height: 5px; 
  line-height: 5px;
  background-image: url(images/ib3.png);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: center;
	display: block;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 5px;
}

#cart .item .name h2 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  width: 174px;
  height: 5px; 
  line-height: 5px;
  background-image: url(images/ib3e.png);
	background-repeat: no-repeat;
	background-position: left bottom; 
	text-align: center;
	display: block;
	color: #FFFFFF;
  font-weight: bold; 
  font-size: 5px;  
}

#cart .item .name h3 {
  position: relative;
  margin: 0;
  padding: 0;
  top:0;
  padding-left: 4px;
  padding-right: 4px;    
  color: #445566;  
  display: block;
  text-align: center;
  vertical-align: middle; 
  font-size: 9px;
  font-weight: normal;
  background-color: #F4F4F4;        
}

#cart .item a {
  text-decoration:none;
  color: #445566; 
}

#cart .item .price {
  position: absolute;
  top: 6px;
  left: 85px;
  width: 90px; 
  font-size: 12px; 
  font-weight: bold;
  color: #FF3322;
}

#cart .item .price b {
  font-size: 10px;  
  color: #FF3322;
}

#cart .item .oldprice {
  position: absolute;
  top: -6px;
  left: 85px;
  width: 90px; 
  font-size: 12px; 
  font-weight: bold;
  color: #999999;
  text-decoration: line-through;
}

#cart .item .oldprice b {
  font-size: 10px;  
  color: #999999;
}

#cart .item input {
  position: absolute;
  top: 25px;
  left: 85px;
	width: 30px;
	color: black;
	font-size: 14px;
	text-align: center;
}

#cart .item a img {
  position: absolute;  
  top: 25px;
  left: 125px;
	width: 23px;
	height: 20px;	
}

#cart .item .b_delete {
  position: absolute;  
  top: 50px;
  left: 85px;
	width: 63px;
  height: 18px;	
  cursor: hand;  
  background: url(images/db1.png) no-repeat 0 0;
  display: block;  
}

#cart .item .b_delete:hover {
  background: url(images/db1h.png) no-repeat 0 0;
}

#cart .item img {
  border: 0;
}

#cart .buy {
  position: relative;  
  width: 130px;
  height: 32px;
  left: 21px;
  background: url(images/buy3.png) no-repeat 0 0; 
  cursor: hand;  
  /*border: 1px solid #F7F7F7;*/
}

#cart .buy:hover {
  background: url(images/buy3h.png) no-repeat 0 0; 
  cursor: hand; 
  /*border: 1px solid #F7F7F7;*/
}

#cart .buy a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 130px;
  height: 32px;
  cursor: hand;
  display: block;  
}

#cart .spacer {
  position: relative;  
  width: 174px;  
  margin-bottom: 10px;  
  height: 1px;
  background: url(images/boxs.png) no-repeat 0 0; 
  /*border: 1px solid #F7F7F7;*/
}

/* pricelist */

#pricelist {
  float: left; 
  color: #445566; 
  margin-bottom: 40px;
}

#pricelist h1 {
  font-size: 16px;
  text-align: center;
}

#pricelist h2 {
  font-size: 10px;
  text-align: center;
}

#pricelist table {
  width: 590px;  
}

#pricelist table tr td a {  
  color: #445566; 
  text-decoration: underline;    
}

#pricelist .desc0 {
  line-height: 20px;
  background-color: white;
}

#pricelist .desc1 {
  background-color: white;
}

#pricelist .desc2 {
  background-color: #F4F4F4;
}

#pricelist .desc {
  width: 450px;
  padding-right: 5px;  
}

#pricelist .price {
  width: 40px;
  padding-right: 5px;
  text-align: right;
}

/* edit item form */

#edit_frame {
  position: fixed;
  bottom: 0;
  padding: 4px 4px 4px 4px;
  width: 100%;
  height: 25%;    
  display: block; 
  background-color: #CCDDEE;
	border: 1px solid #445566;  
  font-size: 12px;	
  color: #445566;  
}

#edit_frame b {  
  position: relative;
  float: left;
  height: 20px;	
  width: 80px;	
  padding-right: 5px;
  line-height: 20px;
  text-align: right;
  margin-left: 4px;
}

#edit_frame .login_name {
  position: relative;
  float: left;
  height: 16px;
	width: 80px;	
	font-size: 14px;
  text-align: center;	
}

#edit_frame .login_password {
  position: relative;
  float: left;
  height: 16px;
	width: 80px;	
	font-size: 14px;	
	text-align: center;
}

#edit_frame .login_button {
  position: relative;
  float: left;
  height: 20px;
	width: 40px;
	margin-left: 10px;
  font-size: 12px;	
}

#content .confrow {
  position: relative;
  color: #445566;
  font-size: 12px;
  width: 580px;  
  margin-top: 8px;
  height: 20px;
}

#content .confrow .group {
  position: absolute;
  left: 0px;
  width: 155px;  
  text-align: right;
  line-height: 20px;
  height: 20px;
  margin: 0px; 
  padding: 0px;
}

#content .confrow .items {
  position: absolute;
  top: 0px;
  left: 160px;
  width: 315px; 
  font-size: 10px;
  height: 20px;
  margin: 0px; 
  padding: 0px;
}

#content .confrow .quantity {
  position: absolute;
  top: 0px;
  left: 485px;
  width: 20px; 
  height: 20px;
  margin: 0px; 
  padding: 0px;
  text-align: right;  
}

#content .confrow .sum {
  position: absolute;
  top: 0px;
  left: 515px;
  width: 60px; 
  height: 20px;
  margin: 0px; 
  padding: 0px;
  text-align: right;
}

#content .confrow .totalname {
  position: absolute;
  left: 450px;
  width: 60px;  
  text-align: right;
  height: 20px;
  margin: 0px; 
  padding: 0px;
}

#content .confrow .total {
  position: absolute;
  top: 0px;
  left: 515px;
  width: 60px; 
  height: 20px;
  margin: 0px; 
  padding: 0px;
  text-align: right;
}
