body {
	font-family: verdana;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	color: #5C747D;
	border: 0;
	overflow-y: scroll;
}
body a {
	color: #007298;
	text-decoration: underline;
	cursor: pointer;
}
body a:hover {
	color: #30A2C9;
	text-decoration: underline;
}
table {
	font-family: verdana;
	font-size: 9pt;
	border-collapse: collapse;
}
table a {
	cursor: pointer;
	color: #007299;
	text-decoration: none;
}
table a:hover {
	text-decoration: underline;
	color: #30A2C9;
}
tr {
	color: #747474;
}
td {
	border: 0;
	padding: 3;
	color: #5C747D;
/*	border: 1px solid blue;  */
}
img {
	margin: 0;
	border: 0;
	padding: 0;
 	vertical-align: bottom;
}
form {
	margin: 0;
}
optgroup {
	font-style: normal;
}
.img_busy {
	position: absolute;
	visibility: hidden;
	z-index: 999;
}
div.error {
	color: red;
}
div.btn {
	padding: 4px;
	font-weight: bold;
	background-color: #606060;
	width: 150px;
	margin-bottom: 4px;
	text-align: center;
}
div.btn a {
	color: #FFFFFF;
}
table.tform td {
	border-bottom: 1px dotted #606060;
}
table.tform input.text {
	width: 400px;
}
table.tform textarea {
	width: 400px;
	height: 80px;
}
table.tform th {
	background-color: #606060;
	color: #FFFFFF;
}
table.ttable {
	width: 100%;
}
table.ttable th {
	border: 1px solid #606060;
	background-color: #606060;
	color: #FFFFFF;
}
table.ttable td {
	border: 1px solid #606060;
}
table.ttable .cost {
	color: #F05A00;
}
table.ttable td.img {
	width: 200px;
	
}
div.header {
	text-align: right;
	padding: 0 0 0 0;
	background-image: url('/img/hdr.png');
	height: 84px;
	width: 1050px;
	cursor: pointer;
}
div.header input {
	border: 0;
	width: 133px;
	height: 24px;
	background-image: url('/img/search.png');
	padding-left: 10px;
	color: white;
	margin-top: 5px;
}
div.header img {
	cursor: pointer;
	margin-right: 95px;
	margin-top: 5px;
}
div.icon160 {
	padding: 5px;
	background: url('/img/icon160_back.png') no-repeat;
	text-align: center;
}
div.icon160 div.inside {
	width: 160px;
	height: 160px;
	text-align: center;
}
div.icon60 {
	padding: 5px;
	background: url('/img/icon60_back.png') no-repeat;
	text-align: center;
	width: 60px;
}
div.icon60 div.inside {
	width: 60px;
	height: 60px;
	text-align: center;
}
div.showbg {
	position: absolute;
	width: 100%;
	text-align: center;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #606060;
}
.showss {
	position: absolute;
	background-color: white;
	padding: 5px;
}
.newreview {
	position: absolute;
	background-color: white;
	padding: 5px;
}
table.tmenu {
	font-size: 11pt;
	margin-left: 16px;
}
table.tmenu td.left1 {
	border: 1px solid #BABABA;
	border-width: 1 0 1 1;
	width: 5px;
	padding: 0;
}
table.tmenu td.left2 {
	border: 1px solid #A0CAD9;
	border-width: 1 0 1 1;
}
table.tmenu td.root {
	line-height: 30px;
	padding-left: 6px;
	font-weight: bold;
}
table.tmenu td.root div {
	border-left: 1px solid #BABABA;
	font-size: 10pt;
	padding: 0 0 0 12;
	margin: 10 0 10 0;
	line-height: 14px;
	font-weight: normal;
}
table.tmenu td.root div a {
	color: #686868;
}
table.tmenu td.root div a:hover {
	color: #989898;
}
div.maintype {
	color: #FF6000;
	font-size: 17pt;
	padding-bottom: 6px;
}
div.mainbar {
	background: url('/img/tabbar_back.png') no-repeat;
	height: 33px;
}
table.catbar {
	font-size: 10pt;
}
table.catbar td.sp {
	width: 10px;
}
table.catbar td {
	padding: 0;
	padding-top: 10px;
}
table.catbar .sel div {
	background: url('/img/tab_back.png') repeat-x;
	padding-left: 6;
	padding-right: 6;
	color: #000000;
	height: 23px;
	float: left;
}
table.catbar td.sel img {
	float: left;
}
table.catbar td.simp div {
	padding-left: 6;
	padding-right: 6;
	float: left;
}
table.catbar td.simp img {
	visibility: hidden;
	float: left;
}
table.catbar td.simp a {
	color: #FFFFFF;
}
table.catbar td.simpl {
	width: 6px;
}
table.catbar td.simpr {
	width: 7px;
}
div.appname {
	padding-top: 2px;
	height: 28px;
	line-height: 11px;
}
td.apps {
	text-align: center;
	padding: 5px;
	font-size: 8pt;
	width: 100px
}
div.cost {
	color: #F05A00;
	padding-top: 6px;
}
div.delimiter {
	background: url('/img/delim_back.png') repeat-x;
	height: 6px;
	padding-bottom: 18px;
	width: 663px;
}
div.nav {
	padding: 4 8 10 14;
}
div.nav span {
	font-size: 11pt;
	color: #F05A00;
	font-weight: bold;
}
table.tappshdr {
	background: url('/img/tab2_back.png') no-repeat;
	font-size: 8pt;
	width: 677px;
}
table.tappshdr td {
	color: #000000;
	height: 30px;
}
table.tapps {
	width: 677px;
}
table.tapps td {
	border-bottom: 1px solid #DDDDDD;
}
table.tapps td.icon {
	width: 70px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.tapps td.name {
	font-weight: bold;
	border: 0;
	padding-top: 10px;
}
table.tapps td.desc {
	color: #747474;
	border: 0;
}
table.tapps td.rate {
	padding-bottom: 14px;
	height: 28px;
}
table.tapps td.cost {
	color: #F05A00;
	text-align: center;
	border: 0;
	width: 70px;
	font-weight: bold;
}
table.tapps td.buy {
	text-align: center;
	width: 70px;
	font-weight: bold;
}
table.tapps td.buy img {
	cursor: pointer;
}
div.detail {
	padding: 8 8 10 14;
}
div.detail span.name {
	font-size: 14pt;
	color: #F05A00;
	font-weight: bold;
}
div.detail span.developer {
	font-weight: bold;
}
table.detail {
	margin-left: 10px;
	margin-bottom: 40px;
}
table.detail td {
	vertical-align: top;
	font-size: 8pt;
}
table.detail td.icon {
	padding: 10 16 10 0;
}
table.detail td.cost {
	font-size: 18pt;
	color: #F05A00;
}
table.detail td.buy {
	text-align: right;
	padding-right: 16px;
}
table.detail td.download {
	text-align: right;
	padding-right: 16px;
}
table.detail td.trial {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	color: #007299;
}
table.detailtab {
	margin: 0;
	width: 656px;
}
table.detailtab td {
	text-align: center;
	font-weight: bold;
	padding: 3 3 3 0;
	height: 21px;
	cursor: pointer;
}
table.detailtab td.u1 {
	background: url('/img/detail_tab1u.png') no-repeat;
	width: 75px;
	color: #005978;
}
table.detailtab td.u2 {
	background: url('/img/detail_tab2u.png') no-repeat;
	width: 139px;
	color: #005978;
}
table.detailtab td.u3 {
	background: url('/img/detail_tab3u.png') no-repeat;
	width: 139px;
	color: #005978;
}
table.detailtab td.u4 {
	background: url('/img/detail_tab4u.png') no-repeat;
	width: 139px;
	color: #005978;
}
table.detailtab td.s1 {
	background: url('/img/detail_tab1s.png') no-repeat;
	width: 75px;
	color: #FFFFFF;
}
table.detailtab td.s2 {
	background: url('/img/detail_tab2s.png') no-repeat;
	width: 139px;
	color: #FFFFFF;
}
table.detailtab td.s3 {
	background: url('/img/detail_tab3s.png') no-repeat;
	width: 139px;
	color: #FFFFFF;
}
table.detailtab td.s4 {
	background: url('/img/detail_tab4s.png') no-repeat;
	width: 139px;
	color: #FFFFFF;
}
div.feature {
	padding: 3 16 3 30;
	background: url('/img/featureline.png') no-repeat 15px 7px;
}
div.features img {
	vertical-align: middle;
}
div.tabdiv {
	padding: 14px;
}
table.support input, textarea {
	width: 240px;
}
div.formhdr {
	text-align: right;
	margin-bottom: 4px;
}
div.formhdr span {
	float: left;
}
div.pages {
	text-align: center;
}
table.reviews {
	width: 600px;
}
table.reviews td.name {
	font-weight: bold;
}
table.reviews td.text {
	padding: 6 6 16 16;
}
span.hl {
	background-color: yellow;
}
div.company {
	position: absolute;
	background-color: white;
	padding: 5px;
}
div.banner {
	position: absolute;
	background-color: white;
	padding: 5px;
}
div.viewall {
	position: absolute;
	background-color: white;
	padding: 10px;
	visibility: hidden;
	border: 1px solid #007298;
}
div.viewall a {
	text-decoration: none;
}

