@import url("guide.css");

#pnlGuide #pnlGuideMain .guideStep li .guideStep1 {width: 80px;text-indent: 0px;}
#pnlGuide #pnlGuideMain .guideStep li .guideStep3 {width: 370px;text-indent: 0px;padding-left:0px;display:inline-block}
#pnlGuide #pnlGuideMain  #pnlGuideStep0 li {padding-top: 4px;}
#pnlReport #pnlReportMain #pnlReportContent ol li
{
	padding-top: 4px;
	padding-left: 8px;
	font-size: 14px;
	list-style-type: disc;
	text-indent: 36px;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegree
{
	margin-top: 36px;
	text-indent: 28px;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain
{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 28px;
	line-height: normal;
	height: 90px;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain div
{
	height: 24px;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain .degreeBorder div
{
	margin-left: 0px;
	margin-right: -1px;
	margin-top: 0px;
	margin-bottom: -1px;
	text-align: center;
	padding-right:10px;
	padding-left: 0px;
	padding-top:8px;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain .degreeDesc
{
	width: 50px;
	float: left;
	font-size: 12px;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain .degreeArrow
{
	width: 18px;
	float: left;
	font-family: Wingdings 3, Wingdings;
	font-size: 6px;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain .degreeColor
{
	width: 18px;
	float: left;
	font-family: ËÎÌå;
	font-size: 12px;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_01
{
	background-color: #006600;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_02
{
	background-color: #00CC00;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_03
{
	background-color: #66FF33;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_04
{
	background-color: #CCFF66;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_05
{
	background-color: #FFFF99;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_06
{
	background-color: #FFFF66;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_07
{
	background-color: #FFCC00;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_08
{
	background-color: #FF9933;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_09
{
	background-color: #FF3300;
}

#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain #rptDegreeScore_10
{
	background-color: #FF0000;
}

#pnlReport #pnlReportMain #pnlReportRemark ol
{
	margin-top: -15px;
}

#pnlReport #pnlReportMain #pnlReportRemark ol li
{
	padding-left: 0px;
	list-style-type: decimal;
}

#pnlReport #pnlReportMain #pnlReportRemark a
{
	color: black;
	text-decoration:underline;
}

#pnlReport #pnlReportRemark .rptBold {color: red; font-weight: bold;}
#pnlReport #pnlReportRemark .rptRelation {width: 120px; font-weight: bold;}
#pnlReport #pnlReportRemark #txtRelationEmail
, #pnlReport #pnlReportRemark #txtEMailSubject
, #pnlReport #pnlReportRemark #txtEMailContent {width: 360px; vertical-align: top;}
 #pnlReport #pnlReportRemark #txtEMailContent {height: 100px;}
 #pnlReport #pnlReportRemark #btnPostEMail {margin-left: 190px;}
#pnlReport #pnlReportRemark  .rptClew {list-style-type: square;}
#pnlReport #pnlReportRemark  .lblClew {color: gray;}
#pnlReportContent li{margin:0px; padding:0px; list-style:none; list-style-position: outside}

@media print
{
	#pnlReport
	{
		width: 660px;
	}
	#pnlReport #pnlReportMain #pnlReportContent ol li
	{
		font-size: 18px;
	}

	#pnlReport #pnlReportMain #pnlReportContent li #rptDegreeMain .degreeDesc
	{
		font-size: 12px;
	}
}



