@media print {
	.noprint{
		display: none;
		visibility: hidden;
	}
	.printable{
		display: block;
		visibility: visible;
	}
}

/*-----HTML TAG-----*/
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background: #410500 url(../images/bg.gif) repeat-x left top;
}

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

INPUT, TEXTAREA {
	background: #FFF none repeat 0 0; 
	border: 1px solid #D1D4D3; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #666;
	margin: 3px 0px 4px; 
	padding: 4px 0px 5px 2px;
}

A {
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;
}

A:hover {
	text-decoration: none;
}

/*-------------ID Base--------------*/
#PageHolder {
	margin: 0px auto 0px auto; 
	width: 980px;
}

#BgHeader {
	background: url(../images/bgheader.gif) no-repeat left top; 
	height: 147px;
}

/*------------Menu------------*/
.Menu {
	float: left; 
	padding-right: 2px;
}

.HomeMenu A {
	background: url(../images/menu/home.gif) no-repeat left top;
	height: 44px;
	display: block;
	width: 86px;
}

.AboutMenu A {
	background: url(../images/menu/about.gif) no-repeat left top;
	height: 44px;
	display: block;
	width: 92px;
}

.whiteBox {
	background-color: #FFF;	
}

.whiteBox A{
	color: #333;
}

.ProductMenu A {
	background: url(../images/menu/product.gif) no-repeat left top;
	height: 44px;
	display: block;
	width: 108px;
}

.OrderMenu A {
	background: url(../images/menu/order.gif) no-repeat left top;
	height: 44px;
	display: block;
	width: 84px;
}

.ContactMenu A {
	background: url(../images/menu/contact.gif) no-repeat left top;
	height: 44px;
	display: block;
	width: 105px;
}

.Menu A:hover {
	background-position: left -44px;
}

/*.MenuL {
	background: url(../images/menu/l.gif) no-repeat left top; 
	width: 5px; 
	height: 44px; 
	float: left;	
}

.MenuT {
	background-color: #310400; 
	color: #FFF;
	height: 31px; 
	float: left;
	text-align: center;
	padding-top: 13px;
	font-weight: 600;
}

.MenuTR {
	background: url(../images/menu/r.gif) no-repeat right top; 
	width: 5px; 
	height: 44px; 
	float: left;
}*/
/*----------End------------*/

/*-----------MainBox----------------*/
.MainBoxTL {
	background: url(../images/mainbox/tl.gif) no-repeat left top;	
}

.MainBoxTR {
	background: url(../images/mainbox/tr.gif) no-repeat right top; 
	height: 4px; 
	font-size: 0px;	
}

.MainBoxDL {
	background: url(../images/mainbox/dl.gif) no-repeat left bottom;
}

.MainBoxDR {
	background: url(../images/mainbox/dr.gif) no-repeat right bottom; 
	height: 4px; 
	font-size: 0px;
}
/*------------End-------------------*/

/*------------Box----------------*/
.BoxT {
	background: url(../images/box/t.gif) repeat-x top;	
}

.BoxTL {
	background: url(../images/box/tl.gif) no-repeat left top;
}

.BoxTR {
	background: url(../images/box/tr.gif) no-repeat right top; 
	font-size: 0px; 
	height: 6px;
}

.BoxL {
	background: url(../images/box/l.gif) repeat-y left;
}

.BoxR {
	background: url(../images/box/r.gif) repeat-y right; 
	padding: 0px 6px;
}

.BoxR .BgContent {
	background: #efeff7 url(../images/box/bg.gif) repeat-x left top; 
	padding: 20px 7px 10px 7px; 
	color: #000;
}

.BoxD {
	background: url(../images/box/d.gif) repeat-x bottom;
}

.BoxDL {
	background: url(../images/box/dl.gif) no-repeat left bottom;
}

.BoxDR {
	background: url(../images/box/dr.gif) no-repeat right bottom; 
	font-size: 0px; 
	height: 6px;
}
/*------------End--------------*/

/*----------OtherBox-----------*/
.OtherBoxT {
	background: url(../images/otherbox/t.gif) repeat-x top;
}

.OtherBoxTL {
	background: url(../images/otherbox/tl.gif) no-repeat left top;
}

.OtherBoxTR {
	background: url(../images/otherbox/tr.gif) no-repeat right top; 
	height: 6px; 
	font-size: 0px;
}

.OtherBoxL {
	background: url(../images/otherbox/l.gif) repeat-y left;
}

.OtherBoxR {
	background: url(../images/otherbox/r.gif) repeat-y right; 
	padding: 0px 6px;
}

.OtherBoxR .BgContent {
	background: #f7f3f7 url(../images/otherbox/bg.gif) repeat-x left top; 
	padding: 20px 15px 10px 15px; 
	color: #000;
}

.OtherBoxR .Arrow {
	background: url(../images/blackarrow.gif) no-repeat left 5px; 
	float: left;
}

.OtherBoxD {
	background: url(../images/otherbox/d.gif) repeat-x bottom;
}

.OtherBoxDL {
	background: url(../images/otherbox/dl.gif) no-repeat left bottom;
}

.OtherBoxDR {
	background: url(../images/otherbox/dr.gif) no-repeat right bottom; 
	height: 6px; 
	font-size: 0px;
}
/*-----------End--------------*/

/*-----------PicBox------------*/
.PicBoxT {
	background: url(../images/picbox/t.gif) repeat-x top;	
}

.PicBoxTL {
	background: url(../images/picbox/tl.gif) no-repeat left top;
}

.PicBoxTR {
	background: url(../images/picbox/tr.gif) no-repeat right top; 
	height: 4px; 
	font-size: 0px;
}

.PicBoxL {
	background: url(../images/picbox/l.gif) repeat-y left;
}

.PicBoxR {
	background: url(../images/picbox/r.gif) repeat-y right; 
	padding: 0px 4px; 
	font-size: 0px;
}

.PicBoxD {
	background: url(../images/picbox/d.gif) repeat-x bottom;
}

.PicBoxDL {
	background: url(../images/picbox/dl.gif) no-repeat left bottom;
}

.PicBoxDR {
	background: url(../images/picbox/dr.gif) no-repeat right bottom; 
	height: 4px; 
	font-size: 0px;
}
/*----------End---------------*/

.UnderPGroupPic {
	background: url(../images/blank.gif) no-repeat left top;
	padding: 8px 0px 6px 20px;
}

.UnderPGroupPic .Arrow {
	background: url(../images/whitearrow.gif) no-repeat left 5px; 
	float: left;
}

.UnderPGroupPic A {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

.UnderPGroupPic A:hover {
	text-decoration: none;
}

.hidden {
	display: none;	
}

.clb {
	clear: both;	
}

.HrLine {
	background: url(../images/line.gif) repeat-x left top; 
	height: 1px; 
	overflow: hidden;	
}

.about A {
	color: #666;	
}

.about A:hovr {
	color: #999;	
}

.blackArrow {
	background: url(../images/blackarrow.gif) no-repeat left 5px;
	padding-left: 10px;
}

.blackArrow A {
	color: #333;
	text-decoration: none;
}

.blackArrow A:hover {
	color: #F33;	
}

.blackArrow DIV A {
	color: #369;	
}

.blackArrow DIV A:hover {
	color: #F33;	
}
.contactPanel A {
	color:#333;
}

div.ht	{
	overflow: hidden;
	height: 1px;
}
