@charset "utf-8";
/* CSS Document */

body{
background color:#FFF font-family:Arial; font-size:10px;
margin:0px;
}

#aboutsyscan{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
}
#new{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#notes{
	font-size: 10px;
	font-family: verdana;
	text-align: center;

}.bluetext {
	color: #006;
}.redname {
	color: #900;
}.rednamebig {
	color: #900;
	font-size:20pt;
	font-family: FreesiaUPC;
	line-height: normal;
}.greennamebig {
	color: #0f7568; font-size:12px ; font-weight:bold
}.rednamesmall {
	color: #900;
	font-size:10px;
	font-family: Tahoma, Geneva, sans-serif;
}.blacknamesmall {
	color: #000;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;.
}.graynamesmall {
	color: #646464;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
}.blacknamebig {
	color: #999;
	font-size:12px;
	font-weight:bold
}.rednamebig {
	color: #BD1B2E;
	font-size:14pt;
	font-weight:normal;
	font-family: Tahoma, Geneva, sans-serif;
}.graynamebig {
	color: #666;
	font-size:12px; font-weight:bold
}.blacknormal {
	color: #666;
	font-size:10pt;
	font-family: Tahoma, Geneva, sans-serif;
}.blacknamebig {
	color: #000;
	font-size:12px; font-weight:bold
}.blacksuperbig {
	color: #000;
	font-size:10pt;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
}.whitenamebig {
	color: #fff;
	font-family:FreesiaUPC;
	font-size:20px;
	font-weight:normal;
	word-spacing: normal;
}.whitebig {
	color: #fff;
	font-size:120%;
	font-family: FreesiaUPC;
}.blacknamesuperbig {
	color: #333;
	font-size:28px;
	font-weight:normal;
}
.textbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #1f5ea1
}
.textboldbig {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #1f5ea1;
	word-spacing: normal;
	
}
.textboldbigred {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #cd0000;
	word-spacing: normal;
	
}
.textboldbig_red {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #71111D;
	word-spacing: normal;
}

#powerby{
	font-size: 10px;
	font-family: verdana;
	text-align: center;
}

#onclick{
    font-size: 12px; color:#900
	text-decoration:none; 
	font-family: verdana; 
}

#page{
	font-size: 12px;
	font-family: verdana;
	text-align: right;
}

.enteryourinfo {
	color: #BE1A1A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
.enteryourinfoyellow {
	color: #fffd7f;
	font-family: verdana;
	font-weight: bold;
}
.formname {
    font-size: 75%
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
}
.chinesetitle {
	font-size: 120%;
	color: #333;
	font-family: "方正细圆简体";
	font-weight: lighter;

}

#syscan{
	margin-left:0px;
	margin-right:0px;
	width:auto;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	padding: 0;
	margin-top: 0px;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	vertical-align: baseline;
	text-indent: 0;
	display: inline;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	right: auto;
	float: none;
	margin-bottom: 0px;

}.blackbig {
	color: #333;
	font-size:100%;
	font-family: Tahoma, Geneva, sans-serif;

}.britbl01 {
	border: solid 0px #CCCCCC;
	border-collapse: collapse;
}

.britbl01 th {
	padding: 5px;
	color:#FFFFFF;
	border: solid 1px #CCCCCC;
}

.britbl01 td {
	padding: 5px;
	border: solid 1px #CCCCCC;
}

.britbl01bg01 {
	background-color: #F1F1F1;
}


.briwidth01 {
	width: 5%;
}

.briwidth02 {
	width: 5%;
}

/* navigation */
#navigation {
	margin-top:5px;
	padding:5px;
	color:#903;
/*	background-color:#DD9999;*/
}
#navigation a {
  color:#903;
	text-decoration:none;
}
#navigation a:hover {
  color:#903;
	text-decoration:underline;
}