@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat;
	line-height: 18px;
}
a:link {
	color: #000080;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #000080;
}
a:active {
	color: #000080;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}
h3 {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
* {
	padding: 0px;
	margin: 0px;
}
img {
	border-style: none;
}
.clear {
	clear: both;
}
.red {
	color: #FF0000;
}
.green {
	color: #008000;
}
#nav {
	text-align: left;
	width: 100%;
	min-width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	background-image: url(../imgs/top3x27.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#navinside {
	text-align: left;
	height: 27px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

#banner {
	text-align: center;
	height: 130px;
	width: 100%;
	min-width: 1003px;
	background-image: url(../imgs/banner3x130.jpg);
}
#bannerinside {
	text-align: left;
	height: 130px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#bannerinside .left {
	float: left;
	width: 180px;
}
#bannerinside .left img {
	margin-top: 30px;
	margin-bottom: 30px;
}

#bannerinside .right {
	background-image: url(../imgs/win.jpg);
	float: right;
	margin-top: 32px;
	margin-bottom: 32px;
	height: 66px;
	width: 210px;
	background-repeat: no-repeat;
	padding-left: 90px;
	background-position: 1px;
	line-height: 22px;
	font-weight: bold;
	font-size: 16px;
	font-variant: normal;
}
#navinside h1 {
	line-height: 27px;
}



#main {
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 993px;
	padding-right: 5px;
	padding-left: 5px;
}
.systable {
	background-color: #FFFFFF;
	width: 994px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.systable ul {
	list-style-type: none;
}
.tl-pic {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	height: 48px;
}
.tl-pic li {
	float: left;
	width: 50%;
}
p.scan-1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.font_og {
	color: #EE4D00;
}
.dlltable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-left: 16px;
	text-align: center;
}
.dlltable .tablenav {
	font-weight: bold;
}

.dlltable .title {
	background-color: #90c400;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}

.dlltable td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.dlltable tr {
	margin: 0px;
	padding: 0px;
}
.dlltable .yellow {
	background-color: #FFFFAB;
}
.dlltable .id {
	width: 25px;
}
.dlltable .software {
	width: 150px;
}
.dlltable .scan {
	width: 120px;
}
.dlltable .results {
	width: 80px;
}
.dlltable .use {
	width: 80px;
}
.dlltable .rating {
	width: 100px;
}

.dlltable .website {
	width: 80px;
}
#main p {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.listnomal {
	padding-left: 20px;
	list-style-type: none;
}
#main .listnomal li {
	background-image: url(../imgs/title.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.letter {
	background-color: #FFFFAB;
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 15px;
}

#main .letter .l-author {
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
#main  .download  {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	background-repeat: repeat-x;
	text-align: center;
	height: 75px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b90da;
	background-color: #FFFFFF;
}
#footer p {
	line-height: 25px;
}


