/* Public Style */
* {
	margin:0;
	padding:0;
}
body { 
	font-size:13px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
h1, h2, h3, h4 {
	font-size:14px;
}
a {
	text-decoration:underline;
	color:#00c;
}
a:hover {
	text-decoration:underline;
}
ul {
	list-style:none;
}
img {
	border:none;
}
/* Float */
.clear {
	clear:both;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
/* Color */
.c1 {
	color:#FF0000;
}
.c2 {
	color:#06c;
}
.c3 {
	color:#F30;
}
/* Font */
.f13 {
	font-size:13px;
}
.f14 {
	font-size:14px;
}
.f18 {
	font-size:18px;
}
.line140 {
	line-height:140%;
}
/* Bold Style*/
.bold {
	font-weight:bold;
/* Text Align */
.tCenter {
	text-align:center;
}
.tRight {
	text-align:right;
}
.tLeft {
	text-align:left;
}

/* Clear Float */
.blank {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
/* Padding */
}
.p_t_2 { 
	padding-top:2px;
}
.p_t_10 {
	padding-top:10px;
}
.p_t_15 {
	padding-top:15px;
}
.p_t_20 {
	padding-top:20px;
}
.p_t_30 {
	padding-top:30px;
}
.p_h_10 {
	padding:10px 0;
}
.m_t_30 {
	margin-top:30px;
}
.m_l_10 {
	margin-left:10px;
}
.m_l_1 {
	margin-left:1px;
}
.m_t_20 {
	margin-top:20px;
}
.m_t_15 {
	margin-top:15px;
}
/* Width */
.w_1 {
	width:158px;
	padding:0 15px 0 20px;
	overflow:hidden;
}
.w_2 {
	width:404px;
}
.w_3 {
	width:360px;
}
.w_3 {
	width:286px;
}
.w_4 {
	width:487px;
}
/* Blue Background Title */
.title {
	line-height:140%;
	background:#9cf;
}
/********************   Layout   *************************/
/* Box */
#wrap {
	width:1002px;
	margin:0 auto;
	overflow:hidden
}
/* Head */
#header p, #header h1 {
	text-align:center;
	padding-top:15px;
	font-size:13px
}
/* Middle */
#main {
	padding-top:30px;
}
/* Left Side Menu Links */
.menu li {
	padding:3px 0
}
.friendLink {
	padding-top:20px
}
.friendLink li {
	padding:8px 0;
	text-align:center
}
/* Right Side */
#sideRight {
	width:774px;
	padding:0 20px 0 14px;
	min-height:1500px;
	line-height:160%;
	border-left:1px solid #000;
}
* html #sideRight { height:1500px}
.about {
	width:571px;
	padding-right:10px;
	font-size:13px;
}
.screenshots {
	width:360px;
	text-align:center
}
ul.Features li {
	line-height:22px;
	padding-left:25px;
	background:url(../images/cscicon1.gif) no-repeat 3px center;
	font-size:13px
}
.mainLeft {
	float:left;
	width:360px;
	padding:10px 0;
	margin-right:10px;
	overflow:hidden
}
.sys-require li {
	padding-left:15px;
	background:url(../images/sq_y.gif) no-repeat 0 center;
	font-size:13px;
	line-height:180%
}
.down-it li {
	line-height:160%;
	padding-right:100px;
}
.down-it li a {
	display:block;
	height:24px;
	background:url(../images/download_y.gif) no-repeat 240px center;
}
.Testimonials p {
	padding:0 0 8px 3px;
	font-size:13px;
	line-height:150%
}
.update-logs {
	background:#eee;
}
.update-logs dd {
	line-height:140%;
	font-size:13px;
}
.update-logs dd strong {
	display:block;
	padding-left:15px;
	background:url(../images/next_sm.gif) no-repeat 3px 5px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.update-logs dd ul li {
	margin-left:15px;
	padding-left:5px;
	border-left:1px solid #fff;
}
.txt-content p {
	padding-bottom:20px;
	font-size:13px;
	line-height:130%
}
.know-list li {
	margin-left:40px;
	line-height:140%;
	list-style:outside decimal;
	font-size:13px;
}
.info-list {
	float:left;
	margin-top:1px;
	line-height:160%;
}
.info-list dd {
	padding-right:10px
}
.screen {
	width:774px;
	text-align:center;
}
.screen h4 { padding-bottom:15px}
.downlist {
	border:2px solid #999;
	width:600px;
	margin:15px auto 0 auto;
}
.downlist, .downlist tr, .downlist th, .downlist td {
	border:2px solid #ccc;
	font-size:14px;
	border-collapse:collapse
}
.downlist th {
	background:#9cf;
}
.downlist th, .downlist td {
	padding:5px 0;
	text-align:center;
}
.install_desc li {
	margin:20px 0 0 30px;
	list-style:outside disc;
}
.install_desc li strong {
	display:block;
}
.buy-list-info {
	font-weight:bold;
	color:#333;
	font-size:14px
}
.buy-list-info dt {
	margin:20px 0;
}
.buy-list-info dd {
	margin-bottom:20px
}
.buy-list-info dd ul li{
	line-height:140%;
	margin-left:40px;
	list-style:outside disc;
}
.card {
	padding:20px 0 10px 0
}
.card img {
	vertical-align:top;
}
.contact {
	padding-left:35px;
	background:url(../images/contact.jpg) no-repeat
}
.contact p {
	padding-bottom:15px
}
.price_list {
	width:76%;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
}
.price_list, .price_list tr, .price_list td, .price_list th {
	text-align:center;
	padding:5px 0;
	border-color:#333;
	font-weight:bold
}
.price_list {
	padding:0
}
.price_list th {
	text-align:left;
	line-height:160%;
	background:#9cf;
	font-size:16px
}
.price_list td.ico {
	background:url(../images/next_sm.gif) no-repeat center
}
.support-list li {
	margin-left:30px;
	list-style:outside disc
}
.contact-list {
	margin-top:8px
}
.contact-list li p {
	padding:12px 0
}
.contact-list li a {
	font-weight:bold
}
.plug-ins-list li {
	background:#eee;
	border-top:1px solid #fff
}
.Affiliate-list li {
	margin-left:40px;
	list-style:outside disc
}
.faq-table {
	margin:0 auto;
}
.faq-table td.on {
	width:25%;
	background:url(../images/yes.gif) no-repeat center
}
.faq-table td.off {
	width:25%;
	background:url(../images/no.gif) no-repeat center
}
.faq-list li p {
	display:block;
	padding:10px 0
}
/* Bottom */
#footer {
	clear:both;
	padding:5px 20px 15px 20px;
	text-align:center
}
#footer .b {
	margin-bottom:5px;
	line-height:140%;
	background:#9cf;
	font-size:13px;
}
#footer a {
	font-size:11px
}
