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

.dabiaoti, .SoftwareDescription {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.SoftwareDescription {
	font-size:13px;
}
.dabiaoti-blue {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #039;
}
.dabiaoti-red {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}
.zhengwen {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}
.little-red {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #F00;
}
.little-blue {
	font-family: tahoma;
	font-size: 12px;
	color: #36C;
	font-style: italic;
}
.little-bold-black, #photo-vs-drw-div li.column1-1, #table-div td.tableheader-2, #table-div td.tableheader-3 {
	font-family: tahoma;
	font-size: 12px;
	color: #383838;
	font-weight: bold;
	line-height: 18px;
}
.little-black, #table-div td.tbl1, #table-div td.tbl2, #table-div td.tbl3{
	font-family: tahoma;
	font-size: 12px;
	color: #006;
	line-height: 16px;
}
.OldPrice {
	text-decoration:line-through;
}


/* 链接风格 */
A { color:#008189; text-decoration: none}
A:link {color: #008189;text-decoration: none;}
A:hover { text-decoration: underline; }
A:active { color:#3A3E45; text-decoration: underline; }
A:visited {color: #62B3B3;text-decoration: none;}

/* 导航栏风格 */
a.top:link {color: #003;text-decoration: none;}
a.top:visited {color: #003;text-decoration: none;}
a.top:hover {color: #036;text-decoration: underline;}
a.top:active {color: #99C;text-decoration: none;}

