﻿body {font:12px/20px "Verdana", "Tahoma", "Arial"; color: #333333; text-decoration: none; margin:0; padding:0; background:#F8F8F8;}
body a {font:12px/20px "Verdana", "Tahoma", "Arial"; color:#156FD6; text-decoration: none;}
body a:hover {color: #156FD6; text-decoration:underline;}
#clear {clear:both;}
#hom {margin:0 auto; width:100%; height:22px; background:url(../newimgs/hom.gif) repeat-x;}
#hom-txt {margin:0 auto; width:950px; height:22px;}

#nav {margin:0 auto; width:100%; height:68px; background:url(../newimgs/nav-bg.png) repeat-x;}
#nav-in {margin:0 auto; width:950px;}
#nav-in-left {float:left; width:225px; height:68px;}
#nav-in-right {float:left; width:700px; height:28px; padding:19px 0px 0px 25px;}
#nav-item {float:left; width:100px; height:28px; font: 14px/24px "Verdana", "Tahoma", "Arial"; color:#FFFFFF; font-weight:bold; text-decoration:none; text-align:center;}

#banner {margin:0 auto; width:100%; height:420px; background:#000000;}
#banner-in {margin:0 auto; width:1070px; height:420px;}
#cont {margin:0 auto; width:100%; height:600px;}
#cont-in {margin:0 auto; width:950px; height:580px; padding-top:20px;}
#cont-product {width:950px; height:280px;}
#cont-product-left {float:left; width:445px; height:280px;}
#cont-product-right {float:left; width:445px; height:280px;}
#cont-product-center {float:left; width:60px; height:280px; background:url(../newimgs/cont-product-center.png) no-repeat;}
#cont-product-title {width:445px; height:60px; background:url(../newimgs/cont-product-title.png) no-repeat;}
#cont-product-title a{width:445px; height:60px; font:22px/40px "Arial", "Verdana", "Tahoma"; color:#0472B1; font-weight:bold;}
#cont-product-title a:hover {color:#FFA800; text-decoration:none;}
#cont-product-desc {width:445px;}
#cont-product-desc-left {float:left; width:140px; height:186px;}
#cont-product-desc-right {float:left; width:304px; height:186px;}
#cont-product-button {width:425px; height:34px; padding:0px 10px 0px 10px;}
#cont-product-button img {padding:0px 7px 0px 7px;}

#sp {width:950px; height:70px; background:url(../newimgs/sp.png) no-repeat;}
#spnew {margin:0 auto; width:950px; height:70px; background:url(../newimgs/sp.png) no-repeat;}

#banner-index-4r-bg {margin:0 auto; width:100%; height:255px; background:url(../imagsnew/banner-index-4r-bg.gif) repeat-x;}
#banner-index-4r {margin:0 auto; width:1024px; height:249px; padding-bottom:6px; background:url(../imagsnew/banner-index-4r.jpg) no-repeat;}
#banner-index-4rh {width:1024px; height:249px; cursor:pointer;}
#banner-index-4rh:hover {background:url(../imagsnew/banner-index-4r-hover.png) repeat;}

#cont-other {width:950px;}
#cont-other-txt {float:left; width:270px; height:230px;}
#cont-other-txt ul {margin:0px; padding-left:2px; list-style:none;}
#cont-other-txt ul li {background:url(../newimgs/li.png) no-repeat center left; padding-left:17px;}
#cont-other-sp {float:left; width:20px; height:230px; background:url(../newimgs/cont-other-sp.png) no-repeat;}
#cont-other-icon {float:left; width:50px; height:210px; padding:10px 0px 10px 0px;}
#cont-other-icon img {padding:10px 0px 10px 0px;}
#cont-other-title {width:280px; height:40px; font:18px/36px "Arial", "Verdana", "Tahoma"; color:#515151; font-weight:bold;}
#cont-other-cont {width:280px; height:190px;}

#resource {margin:0 auto; width:100%; height:312px; background:url(../newimgs/resource-bg.png) repeat-x;}
#resource-in {margin:0 auto; width:950px; padding-top:20px;}
#resource-tips {float:left; width:300px; height:292px;}
#resource-sp {float:left; width:25px; height:292px; background:url(../newimgs/resource-sp.gif) repeat-x;}
#resource-tips-title {width:300px; height:40px; font:18px/36px "Arial", "Verdana", "Tahoma"; color:#6B6B6B;}
#resource-tips-cont {width:300px; height:252px; color:#6D6D6D;}
#resource-tips-cont a {font:12px/24px "Verdana", "Tahoma", "Arial"; color: #6D6D6D; text-decoration: none;}
#resource-tips-cont a:hover {text-decoration:underline;}
#resource-tips-cont ul {margin:0px; padding-left:2px; list-style:none;}
#resource-tips-cont ul li {background:url(../newimgs/li.png) no-repeat center left; padding-left:17px;}

#foot {margin:0 auto; width:100%; height:100%; background-color:#EEEEEE;}
#foot-sp {margin:0 auto; width:950px; height:30px; background:url(../newimgs/foot-sp.gif) center;}
#foot-cont {margin:0 auto; width:950px; height:100%; padding-bottom:15px;}

#foot-bottom {margin:0 auto; width:100%; height:60px; background:url(../newimgs/foot-bottom.png) repeat-x;}
#foot-bottom-in {margin:0 auto; width:950px; height:40px; padding-top:20px;}
#foot-bottom-in-left {float:left; width:140px; height:40px;}
#foot-bottom-in-right {float:left; width:800px; height:40px;}


/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:44px;
	background:transparent;
}
/* style the sub-level lists */
.menu ul ul {
	width:15em;
	margin: 0px;
	z-index: 4;
}
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	height:44px;
	line-height:44px;
	display:block;
	margin: 0px;
	z-index:100;
}
/* style the sub level list items */
.menu ul ul li {
	display:block;
	width:300px;
	height:40px;
	line-height:30px;
	text-align: left;
}
/* style the links for the top level */
.menu a {
	display:block;
	float:left;
	height:100%;
	width:100px;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
	padding:0;
	border-left:0px;
	border-right:0px;
	font-weight: bold;
}
/* style the sub level links */
.menu ul ul a {
	display:block;
	color:#ffffff;
	height:100%;
	line-height:40px;
	width:230px;
	font-size: 12px;
	font-weight: normal;
	background: #454545;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	border-collapse:collapse;
	padding:0;
	margin:-1px;
	width:0;
	height:0;
	font-size:1em;
	z-index:1;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
/* style the level hovers */
/* first */
* html .menu a:hover {
	color:#fff;
	position:relative;
	z-index:100;
	font-size: 14px;
	font-weight: bold;
	background-color: #454545;
	text-decoration: none;
}
.menu li:hover {
	position:relative;
}
.menu :hover > a {
	color:#fff;
	font-size: 14px;
	background-color: #454545;
	background-image: url(../imgs/menu-hover-bg.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
/* second */
* html .menu ul ul a:hover {
	color:#42c6f3;
	position:relative;
	z-index:100;
	font-size: 12px;
	background-color: #333333;
	background-image: url(../imgs/sub-menu-bg.png);
	background-repeat: no-repeat;
}
.menu ul ul li:hover {
	position:relative;
}
.menu ul ul :hover > a {
	color:#42c6f3;
	font-size: 12px;
	text-decoration: none;
	background-color: #333333;
	background-image: url(../imgs/sub-menu-bg.png);
	background-repeat: no-repeat;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:44px;
	left:0;
	width:300px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul {
	visibility:visible;
	height:auto;
	padding:0;
	left:0;
	background-color: transparent;
}

#cont-productpage {margin:0 auto; width:950px; height:1450px; padding:20px 0px 10px 0px;}
#product-banner {width:950px; height:330px;}
#product-bannernew {width:1024px; height:330px;}
#product-left {float:left; width:475px; height:330px; background:url(../newimgs/product-banner-left.gif) no-repeat;}
#product-left-title { width:375px; height:30px; padding-top:20px; padding-left:100px}
#product-left-title a{width:445px; height:60px; font:22px/40px "Arial", "Verdana", "Tahoma"; color:#0472B1; font-weight:bold;}
#product-left-title a:hover {color:#FFA800; text-decoration:none;}
#product-left-button {width:475px; height:50px; padding:210px 0px 0px 0px; text-align:center;}
#product-left-button img { padding:0px 15px 0px 15px;}
#product-left-buttonin {float:left; width:230px; height:50px;}
#product-left-buttonin em {text-decoration:line-through;}
#product-left-buttonin b { font-size:14px; color:#FF0000;}
#product-right {float:left; width:475px; height:330px; background:url(../newimgs/product-banner-right.gif) no-repeat;}
#product-rightnew {float:left; width:475px; height:330px; margin-left:70px; background:url(../newimgs/product-banner-right.gif) no-repeat;}
#product-rightnew2 {float:left; width:475px; height:330px; margin-left:30px; background:url(../newimgs/product-banner-right.gif) no-repeat;}


#product-sp {margin:0 auto; width:100%; height:15px; background:url(../newimgs/product-sp.gif) repeat-x;}
#product-item {margin:0 auto; width:900px; height:130px; padding:10px 25px 10px 25px;}
#product-item b {font-weight:bold;}
#product-item b a{font:22px/26px "Arial", "Verdana", "Tahoma"; color:#0472B1; font-weight:bold;}
#product-item b a:hover {color:#FFA800; text-decoration:none;}
#product-item em {text-decoration:line-through;}
#product-item strong { font-size:14px; color:#FF0000;}
#product-item-s {margin:0 auto; width:900px; height:22px; padding:10px 25px 10px 25px; background:url(../newimgs/product-item-s-sp.gif) no-repeat;}

#store-productpage {margin:0 auto; width:950px; height:1550px; padding:20px 0px 10px 0px;}

#support-productpage {margin:0 auto; width:950px; height:100%; padding:20px 0px 10px 0px;}
#support-title {width:700px; height:140px; background:url(../newimgs/support-banner.gif) right no-repeat; padding-right:250px;}
#support-title b { font-size:24px;}
#support-item {width:700px; height:100px; padding:34px 20px 20px 230px; background:url(../newimgs/support-faq.gif) center;}
#support-item2 {width:700px; height:100px; padding:34px 20px 20px 230px; background:url(../newimgs/support-guide.gif) center;}
#support-item3 {width:700px; height:100px; padding:34px 20px 20px 230px; background:url(../newimgs/support-ticket.gif) center;}
#support-email {margin:0 auto; width:950px; height:42px; background:url(../newimgs/support-email-bg.gif) no-repeat; padding:40px 0px 40px 0px;}
#support-email a {font:21px/42px "Verdana", "Tahoma", "Arial"; color:#156FD6; text-decoration: none;}
#support-email a:hover {color: #156FD6; text-decoration:underline;}
#faq-productpage {margin:0 auto; width:950px; height:1160px; padding:20px 0px 10px 0px;}
#faq-cont {margin:0 auto; width:950px;}
#faq-cont ul {margin:0px; padding-left:2px; list-style:none;}
#faq-cont ul li {background:url(../newimgs/faq-li.gif) no-repeat top left; padding-left:17px;}
#support-contact-back {width:910px; height:510px; padding-top:20px; margin-left:20px; }


#guide-item { width:950px; height:auto; }
#guide-item b {font:21px/62px "Verdana", "Tahoma", "Arial"; text-decoration: none;}
#guide-item-left { float:left; width:150px;}
#guide-item-right { float:right; width:800px;}
#guide-item-right-item { float:right; width:390px; padding-right:10px;}
#guide-item-right-item a {font:12px/26px "Verdana", "Tahoma", "Arial"; }
#guide-item-right ul {margin:0px; padding-left:2px; list-style:none;}
#guide-item-right ul li {background:url(../newimgs/guide-li.gif) no-repeat top left; padding-left:23px;}

#tipsindex {margin:0 auto; width:1000px; height:auto; padding:20px 0px 10px 0px;}
#tipsindex-top {width:980px; padding-left:20px; height:65px; background:url(../newimgs/tipindex-top.gif) no-repeat; font:20px/48px "Verdana", "Tahoma", "Arial"; font-weight:bold; color:#666666;}
#tipsindex-center {width:958px; padding:0px 20px 0px 20px; height:auto; background:#ffffff; border-left:#C9C9C9 1px solid; border-right:#C9C9C9 1px solid;}
#tipsindex-bottom {width:1000px; background:url(../newimgs/tipindex-bottom.gif) no-repeat; height:35px;}
#tipsindex-item {float:left; width:460px; height:auto;}
#tipsindex-item b {font:16px/40px "Verdana", "Tahoma", "Arial";}
#tipsindex-item b a {font:16px/40px "Verdana", "Tahoma", "Arial"; font-weight:bold;}
#tipsindex-item ul {margin:0px; padding-left:2px; list-style:none;}
#tipsindex-item ul li {background:url(../newimgs/li2.png) no-repeat top left; padding-left:17px;}
#tipsindex-item-more {width:100px; padding-left:360px; padding-top:15px; padding-bottom:15px;}
#tipsindex-item-cnter {float:left; width:38px; height:340px; background:url(../newimgs/tipindex-item-center.gif) no-repeat;}

#tipspage {margin:0 auto; width:1100px; height:auto; padding:20px 0px 10px 0px;}
#tips-banner { padding-bottom:10px;}
#tipspagein-left {float:left; width:850px; height:auto; }
#tipspagein-right {float:left; width:250px; height:auto; padding-top:3px; }
#tipspagein-right ul {margin:0px; padding-left:2px; list-style:none;}
#tipspagein-right ul li {background:url(../newimgs/tips-li.gif) no-repeat center left; padding-left:17px;}
#tipspagein-right a {font: 14px/22px "Tahoma", "Verdana", "Arial";}
#tipspagein-right b {font: 16px/32px "Tahoma", "Verdana", "Arial"; color: #555555; margin:0; padding:0; text-decoration: none; font-weight:bold; padding-left:5px;}
#tipspagein-left-top {width:850px; height:19px; background:url(../newimgs/tipspagein-left-top.gif) no-repeat;}
#tipspagein-left-center {width:810px; height:100%; padding-left:20px; padding-right:20px; background:url(../newimgs/tipspagein-left-center.gif) repeat-y; }
#tipspagein-left-bottom {width:850px; height:28px; background:url(../newimgs/tipspagein-left-bottom.gif) no-repeat;}
#tips-sp {width:810px; height:60px; background:url(../newimgs/tips-sp.png) no-repeat;}
#tips-buy {width:610px; height:49px; padding:15px 70px 10px 130px;}
#tips-buy img { padding:0px 30px 0px 30px;}

#tips-imageleft {float:left; width:260px; padding-bottom:15px;}
#tips-imageleft img {padding:0px 15px 0px 0px;}
#tips-imageleft-txt {float:left; width:540px;}

#article-overview { width:720px; height:140px; padding:75px 20px 0px 30px; background:url(../tips/newimgs/article-overview.gif) no-repeat;}
#article-overview-left {float:left; width:470px; height:110px; font: 13px/30px "Tahoma", "Verdana", "Arial"; font-weight:bold;}
#article-overview-left-txt {width:460px; height:69px;}
#article-overview-left-img {width:410px; height:41px; padding-left:50px;}
#article-overview-left-img img { padding:0px 20px 0px 20px;}
#article-overview-right {float:left; width:225px; height:100px; padding-left:25px; text-align:center;}

#resourcepage {margin:0 auto; width:950px; height:5850px; padding:20px 0px 10px 0px;}
#resourcepage-cont {width:950px; padding-top:20px;}
#resourcepage-center {float:left; width:10px; height:500px;}
#resourcepage-bg-top {float:left; width:950px; height:20px; background:url(../newimgs/resourcepage-bg-top.gif) no-repeat;}
#resourcepage-bg-center {float:left; width:925px; height:5750px; padding:0px 10px 10px 15px; background:url(../newimgs/resourcepage-bg-center.gif) repeat-y;}
#resourcepage-bg-bottom {float:left; width:950px; height:20px; background:url(../newimgs/resourcepage-bg-bottom.gif) no-repeat;}
#resourcepage-bg-center b a{font:22px/54px "Arial", "Verdana", "Tahoma"; color:#0472B1; font-weight:bold;}
#resourcepage-bg-center b a:hover {color:#0472B1; text-decoration:underline;}
#resourcepage-left {float:left; width:225px; padding-right:40px; padding-top:10px;}
#resourcepage-right {float:left; width:660px; padding-top:10px;}
#resourcepage-right ul {margin:0px; padding-left:2px; list-style:none;}
#resourcepage-right ul li {background:url(../newimgs/tips-li.gif) no-repeat center left; padding-left:17px;}
#resourcepage-right-more {padding-right:50px; padding-top:15px; text-align:right;}
#resourcepage-sp {width:925px; height:70px; background:url(../newimgs/sp.png) no-repeat;}

#softwarepage {margin:0 auto; width:1100px; height:auto; padding:20px 0px 10px 0px;}
#software-banner { padding-bottom:10px;}
#software-cont {float:left; width:1100px; height:auto; }
#software-top {width:1100px; height:19px; background:url(../newimgs/software-top.gif) no-repeat;}
#software-center {width:1060px; height:100%; padding-left:20px; padding-right:20px; background:url(../newimgs/software-center.gif) repeat-y; }
#software-bottom {width:1100px; height:28px; background:url(../newimgs/software-bottom.gif) no-repeat;}
#software-cont-left {float:left; width:400px; padding:10px 0px 10px 0px;}
#software-price {width:400px; padding:30px 0px 10px 0px; text-align:center;}
#software-price b {font:18px/36px "Arial", "Verdana", "Tahoma"; color:#DF0000; font-weight:bold;}
#software-price em {font:12px/24px "Arial", "Verdana", "Tahoma"; text-decoration:line-through;}
#software-cont-right {float:left; width:660px; padding:10px 0px 10px 0px;}
#software-cont-right b {font:18px/36px "Arial", "Verdana", "Tahoma"; color:#DF0000; font-weight:bold;}
#software-cont-download {float:left; width:640px; padding:10px 20px 10px 0px;}
#software-sp { width:1060px; height:70px; background:url(../newimgs/software-sp.png) no-repeat;}
#software-left {float:left; width:800px; height:100%;}
#software-left ul {margin:0px; padding-left:2px; list-style:none;}
#software-left ul li {background:url(../newimgs/software-li.gif) no-repeat top left; padding-left:23px;}
#software-left-left {float:left; width:500px; height:100%; padding-bottom:20px;}
#software-left-right {float:left; width:270px; height:100%; padding-left:30px; padding-bottom:20px;}
#software-sp-h2 { width:800px; height:15px; background:url(../newimgs/software-sp-h2.gif) repeat-x;}
#software-moref {float:left; width:250px; height:100%; padding:10px 25px 10px 0px;}
#software-moref img {float:left; padding-right:15px;}
#software-moref2 {float:left; width:250px; height:100%; padding:10px 0px 10px 0px;}
#software-moref2 img {float:left; padding-right:15px;}

#company-page {margin:0 auto; width:950px; height:730px; padding:20px 0px 10px 0px;}
#company {width:700px; height:120px; background:url(../newimgs/company-banner.gif) right top no-repeat; padding-right:250px; padding-bottom:20px;}
#company b { font-size:24px;}
#company-item-out {float:left; width:475px; height:300px;}
#company-title {width:444px; height:40px; text-align:center; padding-top:40px;}
#company-title a {font:18px/36px "Arial", "Verdana", "Tahoma"; font-weight:bold; color:#156FD6; text-align:center;}
#company-cont {margin:0 auto; padding:10px 20px 0px 170px;}
#company-more {margin:0 auto; padding:10px 0px 0px 300px;}
#company-item1 {float:left; width:444px; height:259px; background:url(../newimgs/company-contacts.jpg) no-repeat;}
#company-item2 {float:left; width:444px; height:259px; background:url(../newimgs/company-news.jpg) no-repeat;}
#company-item3 {float:left; width:444px; height:259px; background:url(../newimgs/company-affiliate.jpg) no-repeat;}
#company-item4 {float:left; width:444px; height:259px; background:url(../newimgs/company-subscribe.jpg) no-repeat;}

#format1 {float:left;width:790px;background:#D0D0D0; height:24px; padding-left:10px; margin-top:10px; font-weight:bold;}
#format2 {width:788px; padding:10px 0px 10px 10px;border:#D0D0D0 1px solid;}
#format3 { width:80px; float:left; padding:10px 0px 10px 10px;border:#D0D0D0 1px solid;}
#format4 { width:696px; float:left; padding:10px 0px 10px 10px;border:#D0D0D0 1px solid;}

#software-right {float:left; width:245px; height:100%; padding-left:15px;}
#software-right-top {width:215px; height:32px; background:url(../newimgs/software-right-top.gif) no-repeat; font-weight:bold; padding:8px 0px 0px 20px; color:#FFFFFF;}
#software-right-center {width:210px; height:100%; background:url(../newimgs/software-right-center.gif) repeat-y; padding-left:15px; padding-right:10px;}
#software-right-center2 {width:205px; height:100%; background:url(../newimgs/software-right-center.gif) repeat-y; padding-left:20px; padding-right:10px;}
#software-right-center2 img {text-align:center;}
#software-right-center2 em {padding-left:100px;}
#software-right-bottom {width:235px; height:30px; background:url(../newimgs/software-right-bottom.gif) no-repeat;}
#software-right-center ul {margin:0px; padding-left:1px; list-style:none;}
#software-right-center ul li {background:url(../newimgs/li2.png) no-repeat top left; padding-left:18px;}

#buy-left {float:left; width:270px; height:100%; padding-bottom:20px;}
#buy-right {float:left; width:500px; height:100%; padding-left:30px; padding-bottom:20px;}
#buy-right em {text-decoration:line-through;}
#buy-right b {color:#FF0000; font: 16px/36px "Tahoma", "Verdana", "Arial"; font-weight:bold;}
#buy-right ul {margin:0px; padding-left:2px; list-style:none;}
#buy-right ul li {background:url(../newimgs/faq-li.gif) no-repeat top left; padding-left:20px;}
#buy-right-left {float:left; width:320px; height:100%; background:url(../newimgs/buy-price-bg.gif) no-repeat center;}
#buy-right-left2 {float:left; width:320px; height:100%; background:url(../newimgs/buy-price-bg.gif) no-repeat center; padding-top:10px; padding-bottom:10px;}
#buy-right-right {float:left; width:180px; height:100%; padding-top:18px;}
#buy-right-right2 {float:left; width:180px; height:100%; padding-top:13px;}
#buy-h1 b {color:#FF0000;}
#buynowbutton-bg {width:500px; padding:30px 0px 30px 0px; text-align:center;}
#buynowbutton-bg img {padding:0px 20px 0px 20px;}
#buy-platfrom { width:500px; height:29px; background:url(../newimgs/windows-logo.gif) no-repeat; font:14px/29px "Verdana", "Tahoma", "Arial"; color: #555555; font-weight:bold;}
#buy-right-bg { width:235px; height:186px; background:url(../newimgs/buy-right-bg.gif) no-repeat; text-align:center; padding-top:275px;}
#sp-buy {width:800px; height:40px; background:url(../newimgs/sp.png) no-repeat;}
#buy-support-left {float:left; width:150px; height:70px; padding-top:10px; background:url(../newimgs/buy-support.gif) no-repeat center right;}
#buy-support-right {float:left; width:570px; height:70px; padding-top:10px; padding-left:30px;}

#aff-out {margin:0 auto; width:950px; height:1350px; padding:20px 0px 10px 0px;}
#aff-out2 {margin:0 auto; width:950px; height:1600px; padding:20px 0px 10px 0px;}
#aff-in { width:1004px; height:100%; border:solid 1px #B4B4B4; padding:10px; background:#FFFFFF;}
#afftitle { border-top: 4px solid #D0D0D0; padding:10px 20px 10px 20px; margin-top:25px; }
#afftitle2 { border-bottom: 1px solid #D0D0D0; padding:10px 20px 10px 20px;}
#afftitle2-1 {float:left; width:330px;}
#afftitle2-11 {float:left; width:280px;}
#afftitle2-2 {float:left; width:90px;}
#afftitle2-3 {float:left; }

#news-item-out {width:800px;}
#news-item-left { float:left; width:600px; height:20px; padding-left:40px; padding-top:5px;}
#news-item-right { float:left; width:140px; height:20px; color:#999999; padding-top:5px;}

.upgradecen {padding:20px 0px 20px 60px;}
.upgradetext {padding-left:10px; font-family:Verdana, Arial, sans-serif; font-size:12px; color:#333333;}
#upgradepage {margin:0 auto; width:950px; height:3000px; padding:20px 0px 10px 0px;}

#upgradepage-bg-center {float:left; width:925px; height:100%; padding:0px 10px 10px 15px; background:url(../newimgs/resourcepage-bg-center.gif) repeat-y;}
#upgradepage-bg-center b a{font:22px/54px "Arial", "Verdana", "Tahoma"; color:#0472B1; font-weight:bold;}
#upgradepage-bg-center b a:hover {color:#0472B1; text-decoration:underline;}

#contact-title {width:700px; height:140px; background:url(../newimgs/contact-banner.gif) right no-repeat; padding-right:250px;}
#contact-title b { font-size:24px;}
#contact-item {width:930px; height:115px; padding:34px 20px 20px 0px;}
#contact-item-left {float:left; width:180px; padding-left:30px; height:115px;}
#contact-item-right {float:left; width:720px; height:115px;}
#contact-item-right b {font-weight:bold;}
#contact-item-right b a {font:22px/36px "Arial", "Verdana", "Tahoma"; color:#0472B1; font-weight:bold;}
#contactpage {margin:0 auto; width:950px; height:1000px; padding:20px 0px 10px 0px;}
#privacypage {margin:0 auto; width:950px; height:1250px; padding:20px 0px 10px 0px;}

#newsletter-page {margin:0 auto; width:950px; height:260px; padding:20px 0px 10px 0px;}
#newsletter-back {width:910px; height:auto; padding-top:20px; margin-left:20px; padding-bottom:50px;}

.Price_2 { text-decoration:line-through; color:#666666;}
.titlesfred {font: 12px/30px "Verdana", "Tahoma", "Arial"; font-weight: bold;  color:#FF0000 }

#free-productpage-recom { width:1000px; height:140px; background:url(../newimgs/free-productpage-recom-back.gif) no-repeat; margin: 20px 0px 20px 0px; padding:45px 30px 25px 30px;}
#free-productpage-recom-left {float:left; width:460px; height:140px;}
#free-productpage-recom-left img  {float:left;}
#free-productpage-recom-left b {font:14px/24px "Verdana", "Tahoma", "Arial"; font-weight:bold;}
#free-productpage-recom-left em {font:12px/24px "Verdana", "Tahoma", "Arial"; color:#FF0000; font-weight:bold;}
#free-productpage-recom-left-button {float:left; width:330px; height:30px; padding-top:15px;}
#free-productpage-recom-left-button img { padding:0px 20px 0px 20px;}
#free-productpage-recom-center {float:left; width:80px; height:140px;}
#free-productpage-compare {width:800px; height:66px; border-top:#D0D0D0 1px solid;}



.newsletterbums {width:83px; height:30px; background:url(../imgs-buy/newsletterbum.gif) center no-repeat; color:#FFFFFF;}











