﻿@charset "utf-8";
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, img {
	margin: 0px;
	padding: 0px;
}
pre, code, address, caption, cite, code, em, th, p, li, td, div {
	font: normal 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 160%;
}
h1, h2, h3, h4, h5, h6 {
	font: normal 13px "Trebuchet MS", Tahoma, Arial, Helvetica;
	color: #444444;
	line-height: 160%;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
a {
	text-decoration: none;
	color: #f60;
}
a:link {
	text-decoration: underline;
	color: #f60;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #f00;
}
a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}
body {
	background: #dbdbdb;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
h3 {
	font-weight: bold;
}
img {
	border: 0;
}
#top, #top_home {
	height: 123px;
	margin-bottom: 12px;
	background: url(images/top_bg.gif) repeat-x;
}
#top_home {
	height: 342px;
	margin-bottom: 18px;
	background-image: url(images/top_home_bg.gif);
}
.container {
	width: 960px;
	margin: 0 auto;
}
.menu {
	float: right;
	margin-top: 46px;
}
.menu li {
	float: left;
	position: relative;
	width: 104px;
	height: 38px;
	margin-right: 5px;
	background: url(images/menu_bg.gif) no-repeat -109px 0;
	z-index: 10;
}
.menu li a {
	display: block;
	width: 104px;
	height: 38px;
	line-height: 36px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.menu li a:visited {
	text-decoration: none;
}
.menu li a:hover {
	color: #ff0;
}
.menu li.sel {
	background-position: 0 0;
}
.menu li.sel_h {
	background-position: -218px 0;
}
.menu li.sel a, .menu li.sel a:hover, .menu li.sel_h a, .menu li.sel_h a:hover {
	color: #0082b3;
	font-weight: normal;
}
.menu .sub_menu {
	display: none;
	position: absolute;
	left: -1px;
	top: 38px;
	width: 412px;
	z-index: 10;
	background: url(images/menu_sub_bg1.gif) repeat-y;
}
.menu .sub_menu div {
	width: 412px;
	background: url(images/menu_sub_bg.gif) no-repeat 0 bottom;
}
.menu .sub_menu dl {
	float: left;
	width: 168px;
	padding: 8px 0 14px 30px;
}
.menu .sub_menu dl a {
	display: inline;
	line-height: 22px;
	text-align: left;
	font-size: 11px;
	color: #444444;
}
.menu .sub_menu dl dt, .menu .sub_menu dl dt a {
	font-size: 14px;
	color: #f60;
	line-height: 28px;
}
.menu .sub_menu dl a:hover {
	text-decoration: underline;
	color: #f60;
}
.menu li.sel .sub_menu a, .menu li.sel .sub_menu a:hover, .menu li.sel_h .sub_menu a, .menu li.sel_h .sub_menu a:hover {
	font-weight: normal;
}
.menu .sub_menu_src {
	display: none;
	position: absolute;
	left: -1px;
	top: 38px;
	width: 174px;
	height: 95px;
	padding-top: 2px;
	background: url(images/nav_sub_bg.gif) no-repeat 0 -30px;
	z-index: 10;
}
.menu .sub_menu_src li {
	float: none;
	position: static;
	width: 164px;
	height: 24px;
	padding-left: 10px;
	margin: 0;
	background: none;
}
.menu .sub_menu_src li a {
	display: inline;
	line-height: 24px;
	text-align: left;
	font-size: 11px;
	color: #444444;
	text-align: left;
	font-weight: normal;
}
.menu .sub_menu_src li a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #f60;
}
.crumb {
	padding-left: 18px;
	background: url(images/icon_home.gif) no-repeat 0 11px;
	color: #0175b1;
	line-height: 35px;*;
	line-height: 32px;
}
.crumb a {
	color: #0175b1;
	text-decoration: none;
}
.crumb a:visited {
	text-decoration: none;
}
.crumb a:hover {
	color: #f60;
	text-decoration: underline;
}
.corner_top, .corner_top div, .corner_bottom, .corner_bottom div {
	height: 5px;
	background: url(images/corner.gif) no-repeat 0 0;
	font-size: 0;
}
.corner_top div {
	background-position: right -7px;
}
.corner_bottom {
	background-position: 0 -14px;
}
.corner_bottom div {
	background-position: right -21px;
}
#main, #main_home {
	float: left;
	width: 683px;
	background: #fff url(images/main_btm_bg.gif) no-repeat bottom;
	overflow: hidden;
}
#main_home {
	background: #fff url(../images/home_main_top.png) no-repeat left top;
}
.box {
	padding: 2px 30px;
	overflow: hidden;
}
.title_article {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 20px;
	color: #325B8E;
	border-bottom: 1px solid #dbdbdb;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
}
.title_article2 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 20px;
	color: #325B8E;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
}
.title_article3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 16px;
	color: #325B8E;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
}
.title_sub {
	margin: 18px 0 4px 0;
	padding-left: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #325B8E;
	/*background: url(images/dot.gif) no-repeat 0 7px;*/
}
.title_sub2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #f60;
	line-height: 1.1em;
	margin-bottom: 10px;
	margin-top: 15px;
}
.title_sub3 {
	font-size: 15px;
	font-weight: bold;
	color: #325B8E;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
}
#sidebar {
	float: right;
	width: 268px;
	background: #fff url(images/sidebar_bottom.gif) no-repeat 0 bottom;
}
#sidebar .ad {
	padding: 7px 0;
	text-align: center;
}
#sidebar .title {
	height: 33px;
	margin: 12px 0 6px 0;
	padding-left: 16px;
	background: url(images/sidebar_tit_bg.gif) repeat-x;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
}
#sidebar .title img {
	vertical-align: middle;
	_margin-top: 9px;
	_vertical-align: text-bottom;
}
#sidebar .prod_list li {
	padding-left: 30px;
	background: url(images/dot.gif) no-repeat 14px -22px;
	line-height: 2.6em;
}
#sidebar .prod_list li a {
	text-decoration: none;
	color: #444444;
}
#sidebar .prod_list li a:hover {
	color: #f60;
	text-decoration: underline;
}
#sidebar .prod_list li.b {
	background-color: #eee;
}
#sidebar .prod_list span {
	display: none;
}
#sidebar .prod_list1 dt {
	padding: 0 16px;
	margin-top: 6px;
	line-height: 2.4em;
	font-size: 12px;
	font-weight: bold;
	color: #f60;
	background: #eee;
}
#sidebar .prod_list1 dd {
	padding-left: 30px;
	background: url(images/dot.gif) no-repeat 14px -25px;
	line-height: 2.3em;
}
#sidebar .prod_list1 dd a {
	color: #444444;
	text-decoration: none;
	line-height: 2.3em;
}
#sidebar .prod_list1 dd a:hover {
	color: #f60;
	text-decoration: underline;
}
#sidebar .comment {
	padding: 4px 20px 8px 20px;
}
#sidebar .comment p {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar .comment span {
	display: block;
	padding-bottom: 6px;
	text-align: right;
	font-weight: bold;
}
#sidebar .tutorial {
	padding: 0 14px 8px 16px;
}
#sidebar .tutorial li {
	margin-left: 24px;
	padding: 2px 0;
	list-style: decimal;
}
#sidebar .tips {
	padding: 0 20px 6px 20px;
}
#sidebar .tips li {
	padding: 6px 0;
}
#sidebar .cont {
	padding: 0 20px 6px 20px;
}
#sidebar .cont form {
	padding-top: 8px;
}
#sidebar .pur_img {
	text-align: center;
	padding: 5px 0 10px 0;
}
#sidebar .awards {
	padding: 4px 20px 8px 40px;
}
#sidebar .tutorial_2 {
	padding: 4px 16px 20px 16px;
}
#sidebar .tutorial_2 li {
	background: url(images/arrowlist.gif) no-repeat;
	list-style: none;
	padding: 5px 8px 4px 16px;
	border-bottom: 1px solid #ddd;
}
#sidebar .tutorial_2 li a {
	color: #444444;
	text-decoration: none;
}
#sidebar .tutorial_2 li a:hover {
	color: #f60;
	text-decoration: underline;
}
#footer {
	margin: 10px 0 12px 0;
	background: #fff;
	text-align: center;
}
#footer p {
	padding-bottom: 6px;
	color: #666;
	font-size: 11px;
}
#footer .links {
	padding: 6px 0 4px 0;
}
#footer .links, #footer .links a, #footer .links a:link {
	color: #325B8E;
	text-decoration: none;
	font-size: 11px;
}
#footer .links a:hover {
	color: #f60;
	text-decoration: underline;
}
/*a.btn_down, a.btn_buy, a.btn_learn, a.btn_learn1, a.btn_get, a.btn_get2, a.btn_get3 {
	display: block;
	width: 75px;
	height: 36px;
	margin-right: 18px;
	padding-left: 35px;
	background: url(images/btn.gif) no-repeat 0 0;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 26px;*;
	line-height: 24px;
}*/
a.btn_down, a.btn_buy, a.btn_learn, a.btn_learn1, a.btn_get, a.btn_get2, a.btn_get3 {
	display: block;
	width: 177px;
	height: 45px;
	background: url(images/m_downloadnow.png) no-repeat 0 0;
	font-size: 18px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 10px;
}
a.btn_learn, a.btn_learn1 {
	display: block;
	width: 177px;
	height: 45px;
	background: url(images/m_learnmore.png) no-repeat 0 0;
	font-size: 18px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 10px;
}
a.btn_get4 {
	display: block;
	width: 75px;
	height: 36px;
	margin-right: 6px;
	padding-left: 35px;
	background: url(images/btn.gif) no-repeat 0 0;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 26px;*;
	line-height: 24px;
}
a.btn_down:visited, a.btn_buy:visited, a.btn_learn:visited, a.btn_learn1:visited {
	text-decoration: none;
}
a.btn_down:hover, a.btn_buy:hover, a.btn_learn:hover, a.btn_learn1:hover, a.btn_get:hover, a.btn_get2:hover, a.btn_get3:hover, a.btn_get4:hover {
	color: #ff0;
}
a.btn_get, a.btn_get4 {
	background-position: 0 -206px;
	width: 186px;
	height: 34px;
	padding-left: 132px;
}
a.btn_get2 {
	background-position: 0 -167px;
	width: 92px;
	float: right;
	margin-right: 60px;
}
a.btn_get3 {
	background-position: 0 -167px;
	width: 92px;
	padding-left: 32px;
	margin-right: 66px;
	float: right;
}
.prod_top .left {
	float: left;
	width: 250px;
	height: 350px;
	margin-right: 10px;
	padding-top: 10px;
	text-align: center;
}
.prod_top .left2 {
	float: left;
	width: 200px;
	margin-right: 10px;
	padding-top: 10px;
	text-align: center;
}
.prod_top .right {
	float: left;
	width: 360px;
}
.prod_top .right ul li {
	background: transparent url(listing_check-blue.png) left top no-repeat;
	list-style: none;
	padding-left: 30px;
}
.prod_top .price {
	font-size: 12px;
	color: #f60;
	font-weight: bold;
	line-height: 3em;
}
.tit {
	color: #325B8E;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-top: 10px;
}
.prod_top .tit a {
	font-size: 24px;
	color: #325B8E;
	line-height: 1em;
	text-decoration: none;
}
.prod_top .tit a:link {
	color: #325B8E;
	text-decoration: none;
}
.prod_top .tit a:hover {
	color: #f60;
	text-decoration: underline;
}
.prod_top {
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 180%;
	padding-top: 12px;
}
.subtit {
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	color: #325B8E;
}
.prod_top ul li {
	margin-left: 18px;
	list-style: disc;
	line-height: 2em;
}
.prod_top .left .btn {
	padding-top: 50px;
	padding-left: 30px;
	/*text-align: center;*/
}
.tab {
	height: 30px;
	margin-top: 30px;
	border-bottom: 3px solid #0299d2;
}
.tab li {
	float: left;
	margin-right: 4px;
}
.tab li a {
	display: block;
	width: 108px;
	height: 30px;
	background: url(images/tab_min_bg.gif) no-repeat -112px 0;
	text-align: center;
	line-height: 30px;
	color: #0078a5;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
}
.tab li a:visited {
	text-decoration: none;
}
.tab li a.sel {
	background-position: 0 0;
	color: #fff;
	font-weight: bold;
}
.tab_len {
	margin-top: 20px;
}
.tab_len li a {
	width: 200px;
	background: url(images/tab_len.gif) no-repeat -222px 0;
}
a.res, a.res:visited {
	width: 169px;
	height: 28px;
	padding-left: 5px;
	line-height: 25px;
	color: #444444;
	text-decoration: none;
}
a.res:hover {
	color: #f60;
}
.prod_converter {
	margin-top: 24px;
	padding: 10px 20px;
	border-top: 1px solid #e3e3e3;
	background: url(images/prod_converter_bg.gif) repeat-x;
}
.prod_converter .left {
	float: left;
	width: 155px;
	padding-top: 8px;
}
.prod_converter .right {
	float: left;
	width: 420px;
}
.recom {
	width: 616px;
	height: 151px;
	background: url(images/recom_bg.gif) no-repeat;
	margin: 10px auto;
}
.recom .item {
	float: left;
	width: 172px;
	padding: 0 8px 0 22px;
}
.recom .item p {
	float: left;
	width: 86px;
	padding-left: 12px;
}
.recom .item h2, .recom .item h2 a {
	height: 36px;
	padding-bottom: 8px;
	line-height: 36px;
	font-size: 14px;
	color: #00729d;
	text-decoration: none;
}
.recom .item h2, .recom .item h2 a:hover {
	color: #f60;
}
.recom .item2 {
	float: left;
	width: 180px;
	padding: 0 8px 0 22px;
}
.recom .item2 p {
	float: left;
	width: 100px;
	padding-left: 12px;
}
.recom .item2 h2, .recom .item2 h2 a {
	height: 36px;
	padding-bottom: 8px;
	line-height: 36px;
	font-size: 14px;
	color: #00729d;
	text-decoration: none;
}
.recom .item2 h2, .recom .item2 h2 a:hover {
	color: #f60;
}
.keywords {
	margin: 6px 0;
	padding-left: 20px;
	background: url(images/icon_star.gif) no-repeat 0 1px;
	font-style: italic;
}
.keywords a {
	font-style: italic;
	color: #325B8E;
	text-decoration: none;
}
.keywords a:visited {
	text-decoration: none;
}
ul.ul_dot li {
	margin-left: 30px;
	list-style: disc;
	line-height: 2em;
}
.h_cont_top {
	padding: 10px 15px;
}
.h_cont_top .left {
	float: left;
	width: 460px;
}
.h_cont_top .right {
	float: right;
	width: 130px;
}
.h_cont_top .right .p {
	float: right;
	padding-top: 20px;
}
.h_cont_top .left h1, .h_cont_top .left h1 a {
	padding-top: 14px;
	font-size: 28px;
	color: #325B8E;
	text-decoration: none;
	line-height: 1em;
	font-weight: bold;
}
.h_cont_top .left h1 a:hover {
	color: #f60;
}
.h_cont_top .left ul {
	padding-bottom: 10px;
}
.h_cont_top .left .h_note {
	width: 432px;
	height: 42px;
	margin: 10px 10px 20px 0;
	padding: 10px;
	background: url(images/home_note_bg.gif) no-repeat;
	line-height: 40px;
	font-style: italic;
}
.h_cont_top .btn a {
	float: left;
}
.h_cont_top .right p {
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #f60;
	text-align: center;
}
.h_cont_top .right p span {
	font-size: 11px;
	font-weight: normal;
	color: #444;
}
.h_cont_top .right p .del {
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
}
.h_prod {
	padding: 18px 0;
}
.h_prod .left {
	float: left;
	width: 108px;
	margin: 6px 16px 0 0;
	text-align: center;
}
.h_prod .left p {
	font-weight: bold;
	color: #f60;
	font-size: 12px;
}
.h_prod .right {
	float: left;
	width: 491px;
}
.h_prod .right h1 {
	padding-bottom: 18px;
	font-weight: bold;
}
.h_prod .right h1 a {
	font-size: 24px;
	color: #325B8E;
	text-decoration: none;
	line-height: 1em;
	font-weight: bold;
}
.h_prod .right h1 a:hover {
	text-decoration: underline;
	color: #f00;
}
.h_prod .right h2, .h_prod .right h2 a {
	font-size: 15px;
	color: #325B8E;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
}
.h_prod .right h2 a:hover {
	color: #f60;
}
.h_prod .right h2 span {
	font-size: 12px;
	color: #f60;
	font-weight: normal;
}
.h_prod .right ul {
	padding-bottom: 8px;
}
.h_prod .right .btn {
	margin-top: 10px;
}
.h_prod .right .btn a {
	float: left;
}
.h_prod .ul_dot, .h_cont_top .ul_dot {
	margin-top: 12px;
}
.prod_item {
	padding: 20px 0;
	border-bottom: 1px solid #dbdbdb;
}
.prod_item .left {
	width: 120px;
	text-align: center;
	float: left;
	margin-right: 10px;
	color: #f60;
	font-size: 12px;
	font-weight: bold;
}
.prod_item .right {
	width: 480px;
	float: left;
	position: relative;
}
.prod_item .right .pos {
	position: absolute;
	right: 0;
	top: -5px;
}
.prod_item .right h1 {
	padding-bottom: 16px;
}
.prod_item .right h1 a {
	font-size: 20px;
	color: #325B8E;
	text-decoration: none;
	line-height: 1em;
}
.prod_item .right h1 a:hover {
	text-decoration: underline;
	color: #f00;
}
.prod_item .right p {
	padding-bottom: 10px;
}
.prod_item .btn {
	padding-top: 12px;
}
.pri .right {
	width: 328px;
	margin-right: 20px;
}
.pri .right1 {
	float: left;
	width: 132px;
	padding-top: 20px;
}
.pri .right1 p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #f60;
	line-height: 2.2em;
}
.pri .right span {
	display: block;
	background: #f2f2f2;
	padding: 4px 8px;
	margin: 10px 20px 0 0;
	color: #f60;
}
.line1 {
	width: 554px;
	height: 1px;
	font-size: 0;
	background: url(images/line.gif) no-repeat;
	clear: both;
	margin: 0 auto;
}
.product {
	float: left;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	color: #f60;
	font-size: 12px;
}
.products {
	float: left;
	margin-left: 25px;
	width: 480px;
}
.products .btn {
	padding-top: 10px;
}
.productc {
	float: left;
	width: 470px;
	margin-left: 25px;
}
.productc ul {
	padding-bottom: 8px;
}
.productl {
	float: left;
	margin: 18px 18px;
}
.productl p {
	font-weight: bolder;
	color: #F90;
	font-size: 16px;
}
.productls {
	float: left;
	margin-top: 48px;
	margin-left: 28px;
}
.line {
	border-bottom: 1px solid #dbdbdb;
	margin: 15px 10px;
}
.simple {
	margin: 0px auto;
	width: 200px;
}
.simples {
	margin: 5px 6px;
	float: left;
	font-weight: bolder;
}
.flt {
	float: left;
	margin-left: 6px;
}
.converter_w span {
	font-weight: bolder;
}
.red_word {
	color: #f00;
}
#Focus h3 {
	color: #318905;
	font-size: 18px;
}
.close {
	font-size: 14px;
	color: #FF9900;
	padding: 3px 0px 8px 0px;
}
#tops, #top_home {
	height: 123px;
	background: url(images/top_bg.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#top_home {
	height: 342px;
	margin-bottom: 18px;
	background-image: url(images/top_home_bg.gif);
}
.back {
	background-color: #fff;
	margin: 0 auto;
	padding: 25px 18px;
	font-size: 12px;
}
.b {
	color: #ae0000;
	font-size: 13px;
	font-weight: bold;
}
.b span {
	text-decoration: line-through;
}
.c {
	color: #484848;
}
.coupon {
	margin-top: 55px;
}
.d {
	color: #888;
	margin-top: 6px;
}
.second {
	border: #ccc 1px solid;
	background: #f6f6f6;
	padding: 10px 15px;
	font-size: 12px;
}
.third {
	border: #ccc 1px solid;
	padding: 6px 10px;
}
.show_message span {
	display: none;
}
.h_banner_win2, .h_banner_win {
	background: url(../images/banner/banner_win_bg2.gif) repeat-x top;
	border-bottom: 3px solid #ededed;
	text-align: center;
}
.h_banner_win {
	background-image: url(../images/banner/banner_win_bg.jpg);
	z-index: 4;
}
.banner_switch {
	position: relative;
}
.banner_switch div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.banner_switch ul {
	position: absolute;
	z-index: 5;
	top: 210px;
	width: 60px;
}
.banner_switch ul li {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	text-align: center;
	line-height: 20px;
	background: #fff;
	border: 1px solid #aaa;
	cursor: pointer;
	font-size: 12px;
}
.banner_switch ul li.curr {
	background: #888;
	color: #fff;
	border: 1px solid #888;
}
.link_more {
	text-decoration: none;
	color: #f60;
	text-align: right;
	padding-top: 8px;
}
table.converterfeatures {
	margin: 1px;
	background-color: white;
	width: 50em;
}
table.converterfeatures td {
	text-decoration: none;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
table.converterfeatures td p {
	display: block;
	padding: 2px 2px 2px 8px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #F6F6FF;
	text-decoration: none;
}
table.converterfeatures td h4 {
	display: block;
	background-color: #ff9900;
	color: white;
	padding: 8px;
	font: normal 18px "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.featuretable {
	background-color: #FFE9D2;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-decoration: none;
	padding: 8px;
}
.featuretablehead {
	margin-bottom: 0px;
	background-color: #FFD8AE;
	font: normal 15px "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-decoration: none;
	padding: 8px 4px 8px 4px;
}
table.ibpfeat td p {
	display: block;
	color: white;
	width: 145px;
	height: 14px;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ff9900;
	border-left-style: solid;
	border-left-color: #FFD8AE;
	border-left-width: 20px;
	text-decoration: none;
}
.maindownload, td a.maindownload {
	font: normal 18px "Trebuchet MS", Tahoma, Arial, Helvetica;
	display: block;
	background: #ff9900;
	padding: 8px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
.maindownload, td a.maindownload:hover {
	font: normal 18px "Trebuchet MS", Tahoma, Arial, Helvetica;
	display: block;
	background: #0058ee;
	padding: 8px;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
.factbox {
	border: 1px dotted #dddddd;
	padding: 10px;
	background: #ffffcc;
}
.factbox ul li {
	background: transparent url(listing_check-green.png) left top no-repeat;
	list-style: none;
	padding-left: 30px;
}
#whitebox {
	border: #ff9900 dotted 2px;
	padding: 15px;
	background: #fff;
}
#whitebox2 {
	border: #ff9900 dotted 2px;
	padding: 15px;
	background: #fff;
	margin: 0 0 0 30px;
}
#whitebox2 p {
	margin: 0 0 20px 0;
	font-size: 12px;
}
#whitebox2 h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
}
a#download_button:link, a#download_button:active, a#download_button:visited {
	display: block;
	width: 222px;
	height: 57px;
	background-image: url('../images/download-button.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 1em;
}
a#download_button:hover {
	margin-bottom: 1em;
	background-position: -222px;
}
a#download_button2:link, a#download_button2:active, a#download_button2:visited {
	display: block;
	width: 176px;
	height: 89px;
	background-image: url('../images/download2.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 1em;
	/*float: left;*/
}
a#download_button2:hover {
	margin-bottom: 1em;
	background-position: -176px;
}
#sitemap {
	float: left;
	width: 960px;
	background: #fff;
	margin: 0 auto;
}
#sitemap .box {
	padding: 16px 30px;
}
.titl_article {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 20px;
	color: #325B8E;
	border-bottom: 1px solid #dbdbdb;
}
.articl_brief {
	width: 300px;
	padding: 8px 0;
	background: #fff;
	float: left;
}
.articl_brief li {
	list-style: none;
	margin-left: 30px;
}
.articl_brief li a:link, .articl_brief li a:visited {
	color: #444444;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.articl_brief li a:hover {
	color: #f60;
	text-decoration: underline;
}
.articl_brief p {
	list-style: none;
	margin-left: 10px;
	line-height: 2.1em;
	word-spacing: 50px;
}
.titl_sub {
	margin: 18px 0 4px 0;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #325B8E;
	background: url(images/dot.gif) no-repeat 0 7px;
	border-bottom: 1px solid #dbdbdb;
}
.articl {
	width: 900px;
	padding: 8px 0;
	background: #fff;
	float: left;
}
.articl h2 {
	list-style: none;
	margin-left: 30px;
	line-height: 2.1em;
}
.articl_p {
	list-style: none;
	margin-left: 30px;
	line-height: 2.1em;
}
.articl_p a {
	display: block;
	float: left;
	padding-right: 40px;
}
.articl_spacing {
	word-spacing: 0px;
}
.product_p {
	font-weight: bolder;
	color: #F90;
}
.product_p span {
	padding-left: 16px;
}
.apostrophe {
	color: red;
}
.lead {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 20px;
	color: #325B8E;
	border-bottom: 1px solid #dbdbdb;
}
.pwords {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	background: url(../images/line.gif) repeat-x 0 13px;
}
.pwords span {
	display: block;
	background-color: #FFF;
	width: 100px;
}
.title2 {
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
}
.title_articles {
	font-size: 20px;
	color: #325B8E;
}
.st {
	font-weight: normal;
	font-size: 9pt;
}
.styleRed {
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
}
.checklist2 li {
	background: url('../images/check.png') no-repeat 2px 1px;
	padding-left: 30px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.styleDelPrice {
	color: #C0C0C0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: line-through;
}
.insideO {
	margin: 0 20px 15px 20px;
	font: 12px;
	color: #444444;
	line-height: 140%;
}

