﻿.body
{
	height: 600px;
	text-align: center;
	margin: auto;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, Times New Roman;
	font-size: 12px;
}
#MainBody
{
	width: 100%;
	height: 100%;
	border: solid 1px black;
}
.ActiveTextbox
{
	border: solid 1px #5487fd;
	padding: 5px 3px 5px 3px;
}
.InactiveTextbox
{
	border: solid 1px #c5c5c5;
	color: #c5c5c5;
	padding: 5px 3px 5px 3px;
}
.ErrorValidation
{
	color: Red;
}
.SearchTablePadding
{
	border-bottom: solid 1px #b3b3b3;
	border-left: solid 3px #ffffff;
	padding: 5px 2px 5px 2px;
}
.DetailTitle
{
	margin-top: 20px;
	color: White;
	font-weight: bold;
	margin-left: 20px;
}
.ModalPopupBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.ProductName
{
	font-weight: bold;
}
.ProductPrice
{
	font-weight: bold;
	color: Red;
	font-size: 14px;
}
.ProductImage
{
}
.ProductStandardKit
{
	padding: 0px 4px 0px 4px;
	text-align: center;
}
.ProductGridHeadLeft
{
	background-color: #e9e9e9;
	border-bottom: solid 1px #aeaeae;
	text-align: center;
}
.ProductGridHeadCenter
{
	background-color: #e9e9e9;
	border-bottom: solid 1px #aeaeae;
	text-align: center;
}
.ProductGridHeadRight
{
	background-color: #e9e9e9;
	border-bottom: solid 1px #aeaeae;
	border-right: solid 1px #aeaeae;
	text-align: center;
}
#VirtualKeyboard
{
	display: none;
	position: absolute;
	left: 0px;
	top: 300px;
}
/*Hiện thêm*/
#PopupClose
{
	font-weight: bold;
	color: #ffcf00;
	text-align: right;
	cursor: pointer;
	width: 20px;
}
#Keyboard
{
	position: absolute;
	left: 100px;
	top: 400px;
	border: solid 1px black;
	background-color: red;
	display: none;
	height: 200px;
	width: 300px;
	z-index: 99999;
}
.ReceiveCustomerInfo_BlockLeft
{
	background-image: url(/dtdd/Images/ProductOrder/BlockLeft.gif);
	width: 20px;
	background-repeat: no-repeat;
}
.ReceiveCustomerInfo_BlockLeft_Center
{
	background-image: url(/dtdd/Images/ProductOrder/bgroud.gif);
	width: 20px;
	background-repeat: repeat-y;
}
.Key_00
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_00.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_00:hover
{
	border: solid 1px yellow;
}
.Key_1
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_1.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_1:hover
{
	border: solid 1px yellow;
}
.Key_2
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_2.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_2:hover
{
	border: solid 1px yellow;
}
.Key_3
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_3.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_3:hover
{
	border: solid 1px yellow;
}
.Key_4
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_4.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_4:hover
{
	border: solid 1px yellow;
}
.Key_5
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_5.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_5:hover
{
	border: solid 1px yellow;
}
.Key_6
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_6.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_6:hover
{
	border: solid 1px yellow;
}
.Key_7
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_7.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_7:hover
{
	border: solid 1px yellow;
}
.Key_8
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_8.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_8:hover
{
	border: solid 1px yellow;
}
.Key_9
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_9.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_9:hover
{
	border: solid 1px yellow;
}
.Key_0
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_0.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_0:hover
{
	border: solid 1px yellow;
}
.Key_elim
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_elim.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_elim:hover
{
	border: solid 1px yellow;
}
.Key_equal
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_equal.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_equal:hover
{
	border: solid 1px yellow;
}
.Key_xp
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_xp.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_xp:hover
{
	border: solid 1px yellow;
}

.Tab
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Tab.gif);
	width: 63px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Tab:hover
{
	border: solid 1px yellow;
}
.Key_q
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_q.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_q:hover
{
	border: solid 1px yellow;
}
.Key_w
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_w.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_w:hover
{
	border: solid 1px yellow;
}
.Key_e
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_e.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_e:hover
{
	border: solid 1px yellow;
}
.Key_r
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_r.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_r:hover
{
	border: solid 1px yellow;
}
.Key_t
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_t.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_t:hover
{
	border: solid 1px yellow;
}
.Key_y
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_y.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_y:hover
{
	border: solid 1px yellow;
}
.Key_u
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_u.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_u:hover
{
	border: solid 1px yellow;
}
.Key_i
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_i.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_i:hover
{
	border: solid 1px yellow;
}
.Key_o
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_o.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_o:hover
{
	border: solid 1px yellow;
}
.Key_p
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_p.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_p:hover
{
	border: solid 1px yellow;
}
.Key_vt
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_vt.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_vt:hover
{
	border: solid 1px yellow;
}
.Key_vp
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_vp.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_vp:hover
{
	border: solid 1px yellow;
}
.Key_Enter0
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_Enter0.gif);
	width: 66px;
	height: 43px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_Enter0:hover
{
	border: solid 1px yellow;
}
.Delete
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Delete.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Delete:hover
{
	border: solid 1px yellow;
}
.End
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/End.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.End:hover
{
	border: solid 1px yellow;
}
.PageDown
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/PageDown.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.PageDown:hover
{
	border: solid 1px yellow;
}
.Num_7
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_7.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_7:hover
{
	border: solid 1px yellow;
}
.Num_8
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_8.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_8:hover
{
	border: solid 1px yellow;
}
.Num_9
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_9.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_9:hover
{
	border: solid 1px yellow;
}
.Caps
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/CapsLock.gif);
	width: 86px;
	height: 44px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Caps:hover
{
	border: solid 1px yellow;
}
.Key_a
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_a.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_a:hover
{
	border: solid 1px yellow;
}
.Key_s
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_s.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_s:hover
{
	border: solid 1px yellow;
}
.Key_d
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_d.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_d:hover
{
	border: solid 1px yellow;
}
.Key_f
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_f.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_f:hover
{
	border: solid 1px yellow;
}
.Key_g
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_g.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_g:hover
{
	border: solid 1px yellow;
}
.Key_h
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_h.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_h:hover
{
	border: solid 1px yellow;
}
.Key_j
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_j.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_j:hover
{
	border: solid 1px yellow;
}
.Key_k
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_k.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_k:hover
{
	border: solid 1px yellow;
}
.Key_l
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_l.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_l:hover
{
	border: solid 1px yellow;
}
.Key_semicolon
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_semicolon.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_semicolon:hover
{
	border: solid 1px yellow;
}
.Key_quotationmarks
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_quotationmarks.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_quotationmarks:hover
{
	border: solid 1px yellow;
}
.Enter1
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_Enter.gif);
	width: 87px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Enter1:hover
{
	border: solid 1px yellow;
}
.ShiftLeft
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/ShiftLeft.gif);
	width: 109px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.ShiftLeft:hover
{
	border: solid 1px yellow;
}

.Key_z
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_z.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_z:hover
{
	border: solid 1px yellow;
}
.Key_x
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_x.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_x:hover
{
	border: solid 1px yellow;
}
.Key_c
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_c.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_c:hover
{
	border: solid 1px yellow;
}
.Key_v
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_v.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_v:hover
{
	border: solid 1px yellow;
}
.Key_b
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_b.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_b:hover
{
	border: solid 1px yellow;
}
.Key_n
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_n.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_n:hover
{
	border: solid 1px yellow;
}
.Key_m
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_m.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_m:hover
{
	border: solid 1px yellow;
}
.Key_comma
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_comma.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_comma:hover
{
	border: solid 1px yellow;
}
.Key_dot
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_dot.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_dot:hover
{
	border: solid 1px yellow;
}
.Key_xleft
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_xleft.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_xleft:hover
{
	border: solid 1px yellow;
}
.ShiftRight
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/ShiftRight.gif);
	width: 109px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.ShiftRight:hover
{
	border: solid 1px yellow;
}
.Up
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Up.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Up:hover
{
	border: solid 1px yellow;
}
.Ctrl
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Ctrl.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Ctrl:hover
{
	border: solid 1px yellow;
}
.Win
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Win.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Win:hover
{
	border: solid 1px yellow;
}
.Alt
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Alt.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Alt:hover
{
	border: solid 1px yellow;
}
.Spacebar
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Spacebar.gif);
	width: 345px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Spacebar:hover
{
	border: solid 1px yellow;
}
.RightClick
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/RightClick.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.RightClick:hover
{
	border: solid 1px yellow;
}
.Key_semicolon
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/semicolon.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_semicolon:hover
{
	border: solid 1px yellow;
}
.Key_quotationmarks
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_comma.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_quotationmarks:hover
{
	border: solid 1px yellow;
}
.Enter
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Key_Enter.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Enter:hover
{
	border: solid 1px yellow;
}
.Key_dot
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_dot.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Key_dot:hover
{
	border: solid 1px yellow;
}
.Backspace
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Backspace.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Backspace:hover
{
	border: solid 1px yellow;
}


.Insert
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Insert.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Insert:hover
{
	border: solid 1px yellow;
}
.Home
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Home.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Home:hover
{
	border: solid 1px yellow;
}
.PageUp
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/PageUp.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.PageUp:hover
{
	border: solid 1px yellow;
}
.Delete
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Delete.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Delete:hover
{
	border: solid 1px yellow;
}
.End
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/End.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.PageDown
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/PageDown.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Up
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Up.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Left
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Left.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Left:hover
{
	border: solid 1px yellow;
}
.Down
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Down.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Down:hover
{
	border: solid 1px yellow;
}
.Right
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Right.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Right:hover
{
	border: solid 1px yellow;
}
/*Number*/
.Num_NumLock
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/NumLock.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_NumLock:hover
{
	border: solid 1px yellow;
}
.Num_div
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_div.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_div:hover
{
	border: solid 1px yellow;
}
.Num_multi
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_multi.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_multi:hover
{
	border: solid 1px yellow;
}
.Num_elim
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_elim.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_elim:hover
{
	border: solid 1px yellow;
}
.Num_7
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_7.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_7:hover
{
	border: solid 1px yellow;
}
.Num_6
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_6.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_6:hover
{
	border: solid 1px yellow;
}
.Num_5
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_5.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_5:hover
{
	border: solid 1px yellow;
}
.Num_4
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_4.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_4:hover
{
	border: solid 1px yellow;
}
.Num_3
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_3.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_3:hover
{
	border: solid 1px yellow;
}
.Num_2
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_2.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_2:hover
{
	border: solid 1px yellow;
}
.Num_1
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_1.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_1:hover
{
	border: solid 1px yellow;
}
.Num_0
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_0.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_0:hover
{
	border: solid 1px yellow;
}
.Num_add
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_add.gif);
	width: 43px;
	height: 85px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_add:hover
{
	border: solid 1px yellow;
}
.Num_Enter
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_Enter.gif);
	width: 43px;
	height: 85px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_Enter:hover
{
	border: solid 1px yellow;
}
.Num_Del
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_Del.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_Del:hover
{
	border: solid 1px yellow;
}
.Num_Ins
{
	background-image: url(/dtdd/Images/ProductOrder/Keyboard/Num_Ins.gif);
	width: 44px;
	height: 42px;
	background-repeat: no-repeat;
	border: 0pt;
}
.Num_Ins:hover
{
	border: solid 1px yellow;
}
.Keyboard_Bgrourd
{
	background-color:#d6d3d6;	
}
.Keyboard_TextBox
{
	width:966px;
	height:61px;
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/TextBox.gif);
	background-repeat:repeat-x;
	padding:5px 0px 5px 7px;
	font-size:34pt;
	border:solid 0pt #fff;
}
.Keyboard_Block_LeftTop
{
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/Left_Top.gif);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}
.Keyboard_Block_CenterTop
{
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/bgtop.gif);
	background-repeat:repeat-x;
}
.Keyboard_Block_RightTop
{
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/Right_top.gif);
	background-repeat:no-repeat;
	width:5px;
}
.Keyboard_Block_LeftCenter
{
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/bgleft.gif);
	background-repeat:repeat-y;
}

.Keyboard_Block_CenterRight
{
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/bgright.gif);
	background-repeat:repeat-y;
}
.Keyboard_Block_LeftBottom
{
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/Left_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
}
.Keyboard_Block_CenterBottom
{
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/bgbottom.gif);
	background-repeat:repeat-x;
}
.Keyboard_Block_RightBottom
{
	background-image:url(/dtdd/Images/ProductOrder/Keyboard/Right_Bottom.gif);
	background-repeat:no-repeat;
}
/*End Hiện thêm*/

/*--Khi--*/
.Title_Border
{	
	border-left : dotted 1px #969696;
	padding-left: 2px;	
}
.BorderBtnNext
{
    border-left : dotted 1px #969696;
}
.btnSearch
{
    cursor: pointer;
    width:65px;
	background-image:url(/dtdd/Images/btnSearch.jpg);
	border: #FFFFFF 0px solid;
	height:26px;
	background-repeat: no-repeat;
}

.btnSearch:hover
{
	background-image:url(/dtdd/Images/btnSearch2.jpg);	
}

.btnNext
{
    width:19px;
	background-image:url(/dtdd/Images/btnNext.jpg);
	border: #FFFFFF 0px solid;
	height:127px;	
	cursor: pointer;
}
.btnNext2
{
    width:19px;
	background-image:url(/dtdd/Images/btnNext2.jpg);
	border: #FFFFFF 0px solid;
	height:127px;	
	cursor: pointer;
}
.btnViewDetail
{
    width:92px;
	background-image:url(/dtdd/Images/btnViewDetail.jpg);
	border: #FFFFFF 0px solid;
	height:21px;	
	cursor: pointer;
}
.btnForward
{
    width:19px;
	background-image:url(/dtdd/Images/btnForward.jpg);
	border: #FFFFFF 0px solid;
	height:127px;	
	cursor: pointer;
}
.btnForward2
{
    width:19px;
	background-image:url(/dtdd/Images/btnForward2.jpg);
	border: #FFFFFF 0px solid;	
	height:127px;
	cursor: pointer;
}
.txtSearchCenter
{     
	background-image:url(/dtdd/Images/tdCenter.jpg);	
	height: 26px;	
	background-repeat: repeat-x;
	margin:0;	
	padding-bottom: 3px;
}
.txtSearch
{
    width:310px;    	
	border:solid 0px #fff;		
	color:#000;	
	background-color:#f4f4f4;	
}
.txtSearchDetail
{
    width:260px;    	
	border:solid 0px #fff;		
	color:#000;	
	background-color:#f4f4f4;	
}
.txtSearchLeft
{
    width:11px;    
	background-image:url(/dtdd/Images/tdLeft.jpg);
	border:0;	
	height: 26px;
	color:#000;			
	background-repeat: no-repeat;
	margin: 0px;
	padding 0px;
}
.txtSearchRight
{
    width:11px;
	background-image:url(/dtdd/Images/tdRight.jpg);
	border:0px;	
	height: 26px;
	color:#000;			
	background-repeat: no-repeat;
	margin:0;
}
.MenuBackground
{
    width:90px;
	background-image:url(/dtdd/Images/Background.jpg);	
	height: 57px;	
	text-align: center;
	cursor: pointer;
}
.MenuBackground:hover
{
    background-image:url(/dtdd/Images/Background2.jpg);
}
.MenuBackgroundCenter
{   	
    background-image:url(/dtdd/Images/Touch_08.jpg);
    background-repeat: repeat-x;
    width: 876px;
}
.MenuBackgroundLeft
{   	
    background-image:url(/dtdd/Images/Touch_07.jpg);
    background-repeat: repeat-x;
    width: 63px;
    height: 130px;  
}
.MenuBackgroundRight
{   	
    background-image:url(/dtdd/Images/Touch_09.jpg);
    background-repeat: repeat-x;
    width: 63px;
    height: 130px;
}

a
{
	text-decoration: none;
	color: #012b93;
}
a:hover
{	
	color: #cb7301;
}

/*
.HeaderImage
{
    width:942px;
	background-image:url(/dtdd/Images/Touch_05.gif);	
	height: 240px;		
	background-repeat: no-repeat;
	vertical-align: bottom;
}
*/
/*--End Khi--*/
