﻿/* CSS Document */
.diagnosebody{
	margin:5px auto 0px auto;	
	background-color:#8fb9cc;
}

.erTable thead{
	color:#FFFFFF;
	font-weight:bolder;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:25px;
}

.erTable th{
	font-weight:bolder;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
	text-align:left;
}
.erTable thead td{
	height:52px;
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.erTable tbody th{
	background: #959595; /* Old browsers */
	background: -moz-linear-gradient(top, #959595 0%, #0d0d0d 4%, #0a0a0a 96%, #a3a3a3 100%, #010101 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(4%,#0d0d0d), color-stop(96%,#0a0a0a), color-stop(100%,#a3a3a3), color-stop(100%,#010101)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #959595 0%,#0d0d0d 4%,#0a0a0a 96%,#a3a3a3 100%,#010101 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #959595 0%,#0d0d0d 4%,#0a0a0a 96%,#a3a3a3 100%,#010101 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #959595 0%,#0d0d0d 4%,#0a0a0a 96%,#a3a3a3 100%,#010101 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#010101',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #959595 0%,#0d0d0d 4%,#0a0a0a 96%,#a3a3a3 100%,#010101 100%); /* W3C */
}
.erpage_td{
	background: #000; /* Old browsers */
}

.erpage_footer{
	height:36px;
	background: #0e0e0e; /* Old browsers */
	background: -moz-linear-gradient(top, #0e0e0e 0%, #7d7e7d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e0e0e), color-stop(100%,#7d7e7d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #0e0e0e 0%,#7d7e7d 100%); /* W3C */
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.Epagecontent{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px dashed #333;
	background-color:#FFF;
	width:90%;
	padding:5px;
	margin:2px 0px 10px 20px;
	line-height:20px;
	color:#000;
}

.Epagetitle{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height:30px;
	color:#FFF;
	margin:0px 0px 0px 20px;
}

.alertImg{
	position:absolute;
	z-index:600;
	margin:-117px 0px 0px 410px;
}

.sub_title{
	background-color:#255A96;
	font-size:13px;
	color:#FFFFFF;	
	letter-spacing:2px;
}

.description_down{
	width:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
	line-height:20px;	
}

.diagnose_suggest{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 2px solid #547487;
	background-color:#a7d2e2;
	padding:5px 5px 5px 15px;
	margin:0px 5px 5px 10px;
	line-height:20px;
}

.diagnose_suggest ul{
	padding:0px;
	margin:5px;
	list-style:outside;
	color: #006699;
}
.diagnose_suggest span{
	color: #333;
}

.diagnose_suggest2{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	border-left:2px solid #006699;
	background-color:#a7d2e2;
	padding:5px 5px 5px 5px;
	margin:0px 5px 5px 10px;
	line-height:20px;
}

.diagnose_title{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height:30px;
	color:#333333;
	margin-left:5px;
}

.er_title{
	font-weight:bolder;
	width:450px;
	height:30px;
	line-height:24px;
	margin:5px 0px 0px 20px;
}
.drImg{
	position:absolute;
	z-index:600;
	margin-left:400px;
	margin-top:-25px;
}
.drword{
	background-color:#FFFFFF;
	color:#006699;
	border:1px solid #999;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	padding:10px;
	width:390px;
	height:100px;
	font-size:18px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:130%;
}
.drword span{
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	color:#FF6600;
}

.drword img{
	margin-right:10px;
	vertical-align:middle;	
}

.drword a{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.drword_Nologin{
	background-color:#FFFFFF;
	color:#006699;
	border:1px solid #999;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	padding:10px;
	width:390px;
	height:100px;
	font-size:16px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:130%;
}

.drword_Nologin span{
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	color:#FF6600;
}

.drword_Nologin img{
	margin-right:10px;
	vertical-align:middle;	
}

.drword_Nologin a{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

.Bar_container{ /* for loadingBar */
	width:85%;
	height:21px;
	border:2px inset #999;
	margin:0 auto;
	background-color:#FFFFFF;
	z-index:100;
}
#proceeding_img_text{
	position:absolute; z-index:101; font-size:11px; color:#000000; margin-left:175px; line-height:21px;
}
#proceeding_img{
 	height:21px;
	background:#C0D1D3 url(/images/proceeding_img.gif);
}

.modelName{
	color:#FFFFFF;
	font-size:22px;
	font-family:Verdana;
	font-weight:bolder;
	border:0px solid #333;
	width:300px;
	position:absolute;
	height:20px;
	letter-spacing:1px;
	margin:10px 0px 0px 18px;
}
