/* CSS Document */

* { margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #e7caaa;
	line-height:18px;
	background-color:#000000;
}
image{ border:0px;}

td {
	color: #e7caaa;
	font-size: 12px;
	line-height:25px;
}

.Base {color:#fff; font-size:12px;}

a:link {
	text-decoration: none;
	color: #f4cb9d;
}
a:visited {
	text-decoration: none;
	color: #f4cb9d;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	TOP: 1px;
	POSITION: relative;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.Guidance				{color:#e7caaa; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:link		    {color:#e7caaa; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:visited		{color:#e7caaa; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:active		{color:#e7caaa; font-family:; font-size:12px; text-decoration:none;}
a.Guidance:hover		{color:#fb0320; font-family:; font-size:12px; text-decoration:none;}

.trong  {color: #f4cb9d; font-weight:bold;}
.TextLinehigh {font-size:10px; line-height:17px; background-color:#2f2e2e; color:#ffffff;} 

.texthg   {line-height:15px;font-size:10px; height:15px; color:#666666;}

.Guidance01				{color:#ff6600; font-family:; font-size:12px; text-decoration:none;}
a.Guidance01:link	    {color:#ff6600; font-family:; font-size:12px; text-decoration:none;}
a.Guidance01:visited	{color:#ff6600; font-family:; font-size:12px; text-decoration:none;}
a.Guidance01:active		{color:#ff6600; font-family:; font-size:12px; text-decoration:none;}
a.Guidance01:hover		{color:#e7caaa; font-family:; font-size:12px; text-decoration:none;}

.RootName{
	background-color: #FF9900;
	color: White;
	padding: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.RootName2{
	background-color: #71161D;
	color: White;
	padding: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.RegBox{
	background-color: #C5C5C5;
}

.RegTrBox{
	background-color: #2C2C2C;
}

.RegOKBox{
	border: 1px solid #000000;
	background-color: #C65700;
}

.RegLevelBox{
	background-color: #778899;
}

.RegLevelTrBG{
	background-color: White;
}

.OrderBox{
	background-color: #000000;
}

.OrderTitleBG{
	background-color: #BA915D;
}

.OrderRowColor1{
	background-color: #418383;
}
.OrderRowColor2{
	background-color: #DE5661;
}


/*********************/
/*ϸ*/
/*********************/

.OrderViewTitle{
	font-size: 20px;
	font-weight: bold;
	color: 71161D;
}
.OrderViewBox{
	background-color: #000000;
}

.OrderViewTitleBG{
	background-color: #71161D;
}

.OrderViewRowColor1{
	background-color: #418383;
}
.OrderViewRowColor2{
	background-color: #DE5661;
}

.OrderViewContactBox{
	border: 1px solid Silver;
	background-color: #71161D;
}