@charset "utf-8";
/* CSS Document */
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;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th,p,a,li,td,div { font:normal 11px/1.6em Verdana, Arial, Helvetica, sans-serif;color:#444;}
ul,ol { list-style: none; }
fieldset,img { border: none; }
a:link {text-decoration:none;color: #444;}
a:visited{text-decoration:none;color:#444;}
a:hover {text-decoration: underline; color:#F60;}
a:active {text-decoration:none;color: #444;}
.clear{clear:both;}
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 0px; font-size: 0px; }
.fr{ float:right;}
.fl{ float:left;}
.font-red{ color:#e00000;}
img { behavior:url(style/iepngfix.htc); }


#wrapper {width:980px;margin:6px auto 0 ;}
/*===top start================*/
#wrapper_top {height:80px;padding-top:5px;background:url(images/top_bg.jpg) repeat-x;}
/*#wrapper_top #top {width:980px;margin:0 auto;}*/
#wrapper_top #top {width:980px;margin:0 auto;/* background:url(../images/topSum.jpg) no-repeat right 21px;*/}
#wrapper_top #top #logo {float:left; margin:15px 0 0 0;}
#wrapper_top #top #description {float:left;width:474px;height:60px;margin:8px 0 0 5px;padding:6px 0 0 16px;background:url(images/top_description.png) no-repeat;line-height:2em;color:#FFF;font-weight:bold;}
#description a{font-weight:bold;color:#fff;text-decoration:underline;}
#description a:hover{text-decoration:none;color:#090;}
#wrapper_top #top #link_right {float:right;width:195px;height:20px;padding-top:1px;background:url(images/top_link.png) no-repeat;text-align:center;}

/*===nav start==============*/
#nav {height:35px;background:url(images/nav_bg.png) repeat-x;}
#nav #left,#nav #right {float:left;width:5px;height:35px;background:url(images/title.png) no-repeat;}
#nav #right {float:right;background-position:0 -41px;}
#nav ul li {float:left;position:relative;width:108px;height:31px;margin:4px 25px 0 2px;background:url(images/nav_item.png) no-repeat 0 -38px;text-align:center; z-index:99;}
#nav ul li a {display:block;width:108px;height:28px;color:#fff;font-weight:bold;line-height:26px;}
#nav ul li a:hover{text-decoration:none;}
#nav ul .select{background-position:0 0;}
#nav li:hover ul{display:block;}
#nav ul li.over {background-position:0 -75px;}
#nav ul li.normal{background-position:0 -38px;}
#nav .drop_down,#nav .drop_down_show {display:none;position:absolute;z-index:10;top:31px;left:0;width:184px;padding-bottom:50px;background:#f7c019 url(images/nav_down_bottom.png) no-repeat left bottom;overflow:hidden;}
#nav .drop_down_show {display:block;}
#nav .drop_down li,#nav .drop_down_show li {height:20px;text-align:left;color:#fff;background:none;}
#nav .drop_down li a,#nav .drop_down_show li a {display:block;width:164px;padding-left:16px;background:url(images/nav_down_dot.png) no-repeat 5px 7px;line-height:20px;font-weight:normal;height:20px;}
#nav .drop_down li a:hover,#nav .drop_down_show li a:hover {background:#e2ae0e url(images/nav_down_dot.png) no-repeat 5px 7px;}
#nav .drop_down .top,#nav .drop_down_show .top {width:184px;height:8px;padding:0px;margin:0px;background:#fff url(images/nav_down_top.png) no-repeat 0 0;line-height:0px;font-size:0px;}



#banner{margin:5px 0;}
#content{float:left;width:720px;overflow:hidden;}
#sidebar{float:left;margin-left:5px;width:255px;overflow:hidden;}

/*===button start===============*/
a.btn_learn, a.btn_buy, a.btn_download{display:block; float:left; width:93px; height:22px; margin-right:5px; background:url(images/button.png) no-repeat; } 
a.btn_buy{width:80px;background-position:-99px 0;}
a.btn_download{width:80px;background-position:-184px 0;}
a.btn_learn:hover, a.btn_buy:hover, a.btn_download:hover{background-position:0 -26px;}
a.btn_buy:hover {background-position:-99px -26px;}
a.btn_download:hover {background-position:-184px -26px;}

/*a.btn_learn:link, a.btn_buy:link, a.btn_download:link {display:block;float:left;width:93px;height:22px;overflow:hidden;margin-right:5px;background:url(images/button.png) no-repeat;text-align:left;}
a.btn_buy:link {width:80px;background-position:-99px 0;}
a.btn_download:link {width:80px;background-position:-184px 0;}
a.btn_learn:hover, a.btn_buy:hover, a.btn_download:hover {background-position:0 -26px;}
a.btn_buy:hover {background-position:-99px -26px;}
a.btn_download:hover {background-position:-184px -26px;}*/

/*===product list start============*/
#prod_list .item {padding:10px 0 0 6px;background-color:#f4f4f4;}
#prod_list .item .left {float:left;width:120px;text-align:center;}
#prod_list .item .price {display:block;width:81px;margin-left:18px;padding:2px 0;color:#343434;background:url(images/price_bg.gif) left top no-repeat;font-weight:bold;text-align:center;}
#prod_list .item .right {float:left;padding:0 0 6px 16px;width:575px;}
#prod_list .item .word_title,#prod_list .item .word_title a{height:24px;margin-bottom:8px;padding-left:16px;background:url(images/Products_list_title_icon.gif) no-repeat left -5px;color:#005b7f;font-size:14px;font-weight:bold;}
#prod_list .item .word_title a {background:none;padding-left:0;}
#prod_list .item .word_content{padding:0 0 17px 16px;}
#prod_list .item .btn {margin-top:12px;float:right;}
.dotline {height:10px;background:#FFF url(images/dotline.png) repeat-x center center;}

#prod_list .res_space {padding:4px 0 10px 0;}
#prod_list .item .res_title {margin-bottom:3px;background:url(images/single_dot.png) no-repeat 0 6px;}

/*===product class start===========*/
.prod_class{margin-top:5px;padding-bottom:4px;background:#ebebeb url(images/prod_class_bg.png) no-repeat center bottom;}
.prod_class .title{height:31px;padding-left:20px;background:url(images/prod_class_title.png) no-repeat;color:#FFF;font:bold 14px/30px Verdana, Arial; font-size:12px;}
.prod_class .title a, .prod_class .title a:link{height:31px; color:#FFF;font:bold 14px/30px Verdana, Arial; font-size:14px;}
.prod_class ul{padding:6px 16px;}
.prod_class ul li{background:url(images/dotline.png) repeat-x center bottom;line-height:2em;}
.prod_class ul li a{background:url(images/prod_class_dot.png) left 3px no-repeat; padding-left:12px;}

/*===Link page start===========*/
.link_class{margin-top:5px;padding-bottom:4px;background:url(images/prod_class_bg.png) no-repeat center bottom;}
.link_class ul{padding:6px 0;}
.link_class ul li{background:url(images/dotline.png) repeat-x center bottom;line-height:2.2em;}
.link_class ul li a{background:url(images/prod_class_dot.png) left 3px no-repeat; padding-left:12px;}


/*===newslist start=========*/
#news_index ul li a{background:url(images/prod_class_dot.png) left 6px no-repeat; display:block; padding-left:10px;}

/*===recommand start=========*/
#recomm {margin-top:5px;}
#recomm .title{width:255px;height:31px;padding-left:20px;background:url(images/title_recomm.png) no-repeat;color:#FFF;font:bold 12px/28px Verdana, Arial;}
#recomm img{float:left;width:69px;margin-top:8px; text-align:center;}
#recomm .right{float:left;padding:10px 0 4px 10px;}
#recomm .title_word{width:140px;height:18px;padding-left:30px;margin:4px 0;background:url(images/title_recomm_word.png) no-repeat;}
#recomm p{width:160px;}
#recomm .dotline {height:6px;background:#FFF url(images/dotline.png) repeat-x center center;}
#recomm #word1,#recomm #word2{width:180px;height:18px;padding:3px 0 3px 30px;background:url(images/recomm_num.png) no-repeat 6px 3px;}
#recomm #word2{background-position:6px -19px;}

/*===crumb start=============*/
#crumb {margin-bottom:8px;}
#crumb ul li {float:left;}
#crumb .home{width:58px;height:31px;padding-left:30px;background:url(images/crumb_home.png) no-repeat;color:#FFF;font-weight:bold;line-height:28px;font-size:12px;}
#crumb .home a,#crumb .home a:visited {color:#FFF;font-size:12px;}
#crumb .item{height:29px;padding:0 12px;background:#ebebeb;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;line-height:28px;font-size:12px;}
#crumb .item a,#crumb .home a:visited {font-size:12px;}
#crumb .right,#crumb .mid {width:11px;height:31px;background:url(images/crumb_right.png) no-repeat right top;}
#crumb .mid {background-position:0 -35px;}


/*===product column start*/
#prod_column {height:36px;margin-bottom:6px;background:url(images/prod_column_bg.png) repeat-x top;}
#prod_column .left,#prod_column .right {float:left;width:5px;height:31px;background:url(images/prod_column_side.png) no-repeat left top;}
#prod_column .right{float:right;background-position:0 -34px;}
#prod_column ul li {float:left;}
#prod_column ul li a {display:block;width:138px;height:27px;margin:4px 1px 0 1px;background:url(images/prod_column.png) no-repeat;font-size:12px;line-height:26px;text-align:center; cursor:pointer;}
#prod_column ul li a.sel {display:block;width:138px;height:32px;background:url(images/prod_column.png) no-repeat 0 -30px;color:#fff;}


/*===product single=====*/
#single_1 {width:715px;background:#ebebeb;}
#single_1 .corner_top,#single_1 .corner_mid {height:9px;background:url(images/corner.png) no-repeat;font-size:1px;}
#single_1 .left {float:left;width:180px; text-align:center;}
#single_1 .price {width:180px;height:51px;background:url(images/price_bg_1.png) no-repeat;color:#FFF;text-align:center;line-height:48px;font-weight:bold;}
#single_1 .right {float:left;width:530px;background:#FFF;}
#single_1 .right p{padding:8px 20px;text-align:justify;}
#single_1 .right h2 {padding:8px 20px;text-align:justify;background:url(images/single_dot.png) no-repeat 18px 14px;padding-left:30px;color:#025a7b;font-size:14px;font-weight:bold;}
#single_1 .right h1{padding:8px 20px;text-align:justify;font-weight:bold;color:#9E0B0F;}
#single_1 .right .title {background:url(images/single_dot.png) no-repeat 18px 14px;padding-left:30px;color:#025a7b;font-size:14px;font-weight:bold;}
#single_1 .right .btn {float:right;padding:0 16px 10px 0;}
#single_1 .corner_mid {clear:both;height:15px;background-position:0 -17px;}
#single_1 .list {padding:16px;padding-top:0;}
#single_1 .list li {padding-left:14px;background:url(images/prod_class_dot.png) no-repeat 6px 6px;line-height:20px;}
#single_1 .dotline_margin {margin:0 10px;}
#single_1 .buy_logo {width:433px;margin:6px auto;}

/* Amazing gifts Document Start*/
.amazing_gift{margin:0 5px 0 5px;}
.salesBottom {background:#FFF;}
.giftTitle { font-size:11px; font-weight:bold; color:#023c66;}
.giftTitle span { font-size:18px;}
.butGift { padding:5px 0;}
.butGift span { padding:0 0 0 120px;}
.giftTitle span.tred{ clear:both; font-size:11px; color:#FF0000; font-weight:normal;}

.giftLeft { float:left; width:440px; background:url(images/special/columnGift.jpg) no-repeat left top; padding:40px 0 10px 25px;}
.giftLeft .agImg { float:right; margin:5px;}
.giftLeft p { padding:10px 0;}

.giftRight { float:right; width:225px; padding:40px 0 10px 10px;}
.giftRight ul {padding:5px 0;}
.giftRight ul li { padding:2px 0;}
.giftRight_txt{font-size:11px; font-weight:bold; color:#023c66; padding:8px 0 0 35px;}
.giftRight_txt a{font-size:11px; font-weight:bold; color:#023c66;}
/* Amazing gifts Document End*/

#single_2 {width:695px;padding:0 10px 20px 10px;background:url(images/single_bg.png) repeat-y;}
#single_2 .word {padding:8px 4px 4px 6px;}
#single_2 .note {color:#9e0b0f;}
.swreg{border-bottom:1px solid #eee;}
.swreg .one{float:left;width:290px;padding-left:12px;line-height:36px;font-weight:bold;}
.swreg .two{font-weight:bold;color:#9e0b0f;width:240px;float:left;line-height:36px;}
.swreg .redword {color: #FF0000; font-weight:bold;}
.swreg .three{float:left;padding-top:8px;}
#single_2 .title {height:27px;margin-top:10px;background:#ebebeb url(images/single_dot.png) no-repeat 8px 6px;text-align:left;font-size:12px;font-weight:bold;padding-left:20px;line-height:24px;}
#single_2 .left {width:178px;float:left;padding-top:8px;text-align:center;}
#single_2 a.zoom {display:block;width:67px;height:21px;background:url(images/zoom.png) no-repeat;margin:0 auto;}
#single_2 .right {float:left;width:480px;padding:10px;text-align:justify;}
#single_2 .right_22 {float:left;padding:10px;text-align:justify;}
.note_li li{padding:3px 0 3px 10px; background:url(images/Arrowhead_icon.gif) 0 10px no-repeat;}

#single_2 .right h3{font-weight:bold;}
#single_2 .td {padding-right:10px;background-color:#d3d3d3;text-align:right;font-weight:bold;}
.corner_bottom {height:30px;background:url(images/corner.png) no-repeat 0 -40px;}
.corner_mid1,.corner_mid2 {height:7px;background:url(images/corner.png) no-repeat 0 -17px;font-size:1px;}
.corner_mid2 {height:8px;background-position:0 -24px;}
.banner {text-align:center;padding:4px 0px;}

/*===tab start===*/
#tab li,#tab_buy li {float:left; cursor:pointer;}
#tab li,#tab_buy li{display:block;width:231px;height:27px;margin-right:1px;background:url(images/prod_single_column.png) no-repeat;line-height:24px;text-align:center;font-size:12px;}
#tab li.margin,#tab_buy li.margin {margin-right:0;}
#tab li.sel {height:32px;background-position:0 -33px;color:#FFF;}
#tab_buy li.sel {height:32px;background-position:0 -108px;color:#FFF;}
#tab_buy li {width:347px;background-position:0 -73px;}
.show {display:block;}
.hide {display:none;}

#tab1 li{float:left; cursor:pointer;}
#tab1 li{display:block;width:695px;height:32px;background:url(images/prod_single_column.gif) no-repeat;line-height:24px;text-align:center;font-size:12px;}
#tab1 li.sel {height:32px;color:#FFF; text-align:left;}


/*===process===========*/
#process .title{height:31px;padding-left:20px;margin-top:5px;background:url(images/prod_class_title.png) no-repeat;color:#FFF;font:bold 14px/30px Verdana, Arial;}
#process ul {width:246px;margin:3px auto;}
#process ul li {height:32px;margin:3px 0;background:url(images/process.png) no-repeat;text-align:center;font-size:12px;line-height:24px;}
#process ul .two {background-position:0 -36px;}
#process ul .three {background-position:0 -72px;}
#process ul .four {background-position:0 -108px;}
#process ul .five {background-position:0 -142px;}


/*===foot start===============*/
#foot {}
#foot {margin-top:30px;}
#foot #left {height:31px;background:#111 url(images/foot_bg.png) no-repeat;}
#foot #right{height:31px;background:url(images/foot_bg.png) no-repeat right -37px; color:#FFF;line-height:29px;text-align:center;}
#foot #right a:link,#foot #right a:visited,#foot #right a:hover,#foot #right a:active{color:#FFF;}
#foot #copyright {padding:6px;text-align:center;}

/*=== DownLoad&Purchase Table Style [start]=========================*/
	#descriptionCon{background-color:#ebebeb; margin-bottom:5px;}
		#descriptionCon #top{display:block; width:100%; height:5px; background:url(images/descriptionCon_background_img.gif) left top no-repeat;}
		#descriptionCon #bottom{display:block; width:100%; height:5px; background:url(images/descriptionCon_background_img.gif) left -5px no-repeat;}
		#descriptionCon p{padding:0 10px 0 20px;}
		#descriptionCon p#title{font-size:14px; font-weight:bolder; background:url(images/descriptionCon_title_icon.gif) 10px 6px no-repeat;}
		
	.tableCon{width:710px; margin-left:5px; background:url(images/TableCon_background_img.gif) left top repeat-x; border:1px solid #ebebeb; border-bottom:none;}
		.tableCon th{font-size:12px; font-weight:bolder; text-align:left; padding-left:10px; border-right:1px solid #ebebeb;}
		.tableCon td{font-size:11px; padding:3px 0 3px 10px; border-bottom:1px solid #ebebeb;}
		.tableCon td span{background:url(images/AffiliateCon_table_icon.gif) left 2px no-repeat; padding-left:10px; font-weight:bolder;}
		.tableCon .title{font-weight:bolder; color:#005b7f}
		.tableCon .title a,.tableCon .title a:visited{font-weight:bolder; color:#005b7f}
		.tableCon .priceRed{color:#a00b0f;}
		.tableCon .priceOrange{text-decoration:line-through; color:#f26422;}
		.tableCon .clearBorder{border:none;}
		
	/*=== Affiliate Style =========================*/
	.bigTitle{width:100%; height:25px; padding:5px 0 0 25px; font-size:14px; font-weight:bolder; color:#025a7b; background:url(images/AffiliateCon_title_icon.gif) 8px 10px no-repeat; margin-bottom:5px;}
	.smallTitle{font-size:12px; font-weight:bolder; color:#0076a3; margin-bottom:10px; background:#ebebeb url(images/AffiliateCon_background_img.gif) left top no-repeat;}
	.smallTitle a,.smallTitle a:visited{font-size:12px; font-weight:bolder; color:#0076a3;}
	.smallTitle span{display:block; width:auto; height:25px; padding:6px 0 0 15px; background:url(images/AffiliateCon_background_img.gif) right -31px no-repeat;}
	.fontTitle{background:url(images/Arrowhead_icon.gif) 14px 7px no-repeat; font-weight:bolder;}
	.fontContent{padding:0 15px 5px 25px;}
	.red{color:#9e0b0f;}
	#mainCon{border:1px solid #ebebeb; margin:10px 0 10px 23px; padding:3px;}
	#mainCon td{padding:0 5px;}
	#mainCon input,#mainCon select{font:11px Arial,Verdana;}
	#mainCon .txt{width:65px; height:16px; padding:2px; border:1px solid #CCCCCC; background-color:#ebebeb;}

/*=== DownLoad&Purchase Table Style [end] =========================*/

/*=== Support Style [start]=========================*/
	#support{padding:5px;}
	#support img{float:right; padding:0 15px 0 5px;}
	#support #smallTitle{font-size:14px; font-weight:bolder; color:#025a7b; background:url(images/AffiliateCon_title_icon.gif) 2px 7px no-repeat; padding-left:15px; margin-bottom:8px;}
		
		.subtractTab{margin-left:0; margin-bottom:5px;}
		.tableCon .tabTitle{height:23px; padding:4px 0 0 15px; font-weight:bolder;}
		.tableCon div{height:24px; padding:6px 0 0 15px; border-bottom:1px solid #ebebeb;}
		.tableCon span, .tableCon a {display:block; float:left;}
		.tableCon .listTitle{width:60%;}
		.tableCon .listFAQs{width:9%; font-weight:bolder; background:url(images/Support_button_icon.gif) left 4px no-repeat; padding-left:15px;}
		.tableCon .listTutorial{width:10%; font-weight:bolder; background:url(images/Support_button_icon.gif) left -50px no-repeat; padding-left:15px;}
		.tableCon .listHelp{width:15%; color:#959595;}
	
	.FAQsCon{background:url(images/Support_FAQs_background_img.gif) left top no-repeat; padding:0 20px 0 38px; margin-bottom:5px;}
	.FAQsCon .FAQsTitle{font-size:12px; font-weight:bolder; color:#0076a3; padding:6px 0;}
	.FAQsCon .FAQsContent{padding:10px 0;}
/*=== Support Style [end]=========================*/

/*=== Resource Style [start]=========================*/
	.newsContent{padding:5px 20px;}
	.newsContent img{padding:10px 0;}
	.res{color:#363636; width:auto; height:25px; padding:6px 0 0 15px; background:url(images/AffiliateCon_background_img.gif) right -31px no-repeat;}
	.res span{display:inline; padding:0 18px; background-image:none;}
	.backToTop{display:block; width:86px; height:27px; background:url(images/back_to_top_button_img.gif) left top no-repeat; float:right;}
/*=== Resource Style [start]=========================*/

/*=== Knowledge Style [start]=========================*/
.knowledgeCon a:link {text-decoration:underline;color:#0033FF;}
.knowledgeCon a:visited{text-decoration:underline;color:#0033FF;}
.knowledgeCon a:hover {text-decoration: underline; color:#F60;}
.knowledgeCon a:active {text-decoration:none;color: #444;}
/*=== Knowledge Glossary Style [start]=========================*/
.knowledgeCon{padding:5px 20px; text-align:justify; width:680px;}
.knowledgeCon .industryCon{padding:5px 20px; text-align:justify; height:1100px; width:680px;}
.knowledgeCon .ktableNew{margin:2px 0px; }
.knowledgeCon img{padding:10px 0;}
.ktab {background-color:#6CF; font-size:14px; font-weight:bold; color:#FEFEFE; text-align:center;}
.ktableCon{ margin:0px 0px 10px 0px; border:1px solid #ebebeb; border-bottom:none; text-align:justify;}
.ktableCon th{font-size:12px; font-weight:bolder; border-right:1px solid #ebebeb; }
.ktableCon td{font-size:12px; font-weight:bolder; border-bottom:1px solid #ebebeb; padding:3px 0px; border-right:1px solid #ebebeb;}
.ktableCon td.bnone{font-size:12px; font-weight:bolder; border-bottom:1px solid #ebebeb; padding:3px 0px; border-right:0px solid #ebebeb;}
.knowledgeCon .txtunder{text-decoration:underline;}
/*=== Knowledge Glossary Style [end]=========================*/

/*=== Knowledge Industry News Style [start]=========================*/
.kleft {width:222px;float:left;text-align:left;}
.kright {float:left;width:448px;text-align:justify; margin:0px 0px 2px 0px; height:138px;}
.kright a:link {text-decoration:none;color:#333; font-size:14px; font-weight:bold;}
.kright a:visited{text-decoration:none;color:#333; font-size:14px; font-weight:bold;}
.kright a:hover {text-decoration: underline; color:#F60;}
.kright a:active {text-decoration:none;color: #444;}

.tabKnow { width:350px; height:45px; text-align:center; margin:45px 0px; background-color:#F2F2F2;}
.tabKnow  td{font-size:14px; font-weight:bolder; }
/*=== Knowledge Industry News Style [end]=========================*/

/*=== Knowledge Industry DRM Release [start]=========================*/
.knowRelease{width:200px;float:right; margin:2px 10px;}
.knowledgeCon .BTitle{width:100%; height:25px; padding:5px 0 0 35px; font-size:14px; font-weight:bolder; color:#025a7b; background:url(images/checkbox.jpg) 3px 5px no-repeat; margin-bottom:5px;}
.knowledgeCon .BTitle a:link {text-decoration:underline;color:#025a7b; font-size:14px; font-weight:bold;}
.knowledgeCon .BTitle a:visited{text-decoration:underline;color:#025a7b; font-size:14px; font-weight:bold;}
.knowledgeCon .BTitle a:hover {text-decoration: underline; color:#F60;}
.knowledgeCon .BTitle a:active {text-decoration:none;color: #444;}
/*=== Knowledge Industry DRM Release [end]=========================*/
/*=== Knowledge Style [end]=========================*/

/*=== Solution how to Style [start]=========================*/
.solution{width:700px;}
.solution .left {width:280px;float:left;text-align:left; padding-left:0px;}
.solution .right {float:right;width:350px;text-align:left; padding-right:20px;}
.solution .left td{ text-align:left;}
.solution .right td{ text-align:left;}
.solution .sol{ width:700px; }
.solution .soltxt {background-color:#E3E3E3; font-size:14px; font-weight:bold; color:#06F; text-align:left;}
.how-to {padding:5px 20px; text-align:justify; width:680px;}
.how-to .leftimg {width:500px; height:220px; float:left; text-align:center; background:url(../images/knowledge/itunes-crack.jpg);}
.how-to .midimg {width:680px; height:189px; text-align:center; background:url(../images/knowledge/wmv-on-ipad-4.jpg);}
.how-to .midimg_box{width:230px; padding-top:170px; padding-left:220px; }
.how-to .leftimg .box{ width:230px; margin-top:170px; margin-left:220px; }
.how-to .rightimg {float:right;width:180px; height:120px; text-align:center; padding:50px 0px;}
.how-to a:link {text-decoration:underline;color:#0033FF;}
.how-to a:visited{text-decoration:underline;color:#0033FF;}
.how-to a:hover {text-decoration: underline; color:#F60;}
.how-to a:active {text-decoration:none;color: #444;}
.how-to .title_h3{font-size:13px; font-weight:bold; }
.how-to .title_h3 a:link{font-size:13px; font-weight:bold; text-decoration:underline;color:#0033FF;}
.how-to .title_h3 a:visited{font-size:13px; font-weight:bold; text-decoration:underline;color:#0033FF;}
.how-to .title_h3 a:hover{font-size:13px; font-weight:bold; text-decoration: underline; color:#F60;}
.how-to .title_h3 a:active{font-size:13px; font-weight:bold; text-decoration:none;color: #444;}

.font_color td{text-align:center;font-weight:bold}
.font_color h2 {padding:3px 10px;text-align:justify;background:url(images/single_dot.png) no-repeat 8px 10px;padding-left:20px;color:#fff;font-size:14px;font-weight:bold;}
.bg_tdd{background:#eaeff5}
.faq_td3 td{height:20px;line-height:20px;padding:3px 0 3px 10px;border:1px solid #6c8099; text-align:left;}
.faq_td3 {border:1px solid #6c8099;}
/*=== Solution how to Style [end]=========================*/

/*=== SiteMap Style [start]=========================*/
.sitemap { margin-bottom:20px;}
.sitemap a { color:#616b7b; padding:0 15px; }
.sitemap a:hover { text-decoration:none; }
#sitemap, #sitemap ul, #sitemap li { margin:0; padding:0; list-style:none; }
#sitemap li { line-height:20px; margin-top:1px; position:relative; width:100%; }
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li { float:left; display:inline; }
#sitemap li a { padding-left:28px; text-decoration:none; }
#sitemap li a:hover { padding-left:28px; text-decoration:underline; }
#sitemap li span { float:left; position:absolute; top:5px; left:5px; width:13px; height:13px; cursor:hand; font-size:0; }
#sitemap li span, #sitemap li span.collapsed { background:url(images/expanded.gif) no-repeat 0 0; }
#sitemap li span.expanded { background:url(images/collapsed.gif) no-repeat 0 0; }
/* sub levels */
#sitemap li ul { padding-left:28px; }
#sitemap li ul li ul { padding-left:28px; background:url(images/line1000.gif) repeat-y; }
#sitemap li ol { margin-left:28px; }
#sitemap li li { background:url(images/line2000.gif) no-repeat 0 0; }
#sitemap li .last { background:url(images/line3000.gif) no-repeat 0 0; }
#sitemap li .last ul li ul { background:url(images/line1000.gif) repeat-y; }
#sitemap li ul .last ul { background:none; }
#sitemap li ul .last ul .last ul { background:none; }



#sitemap:after, #sitemap ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#sitemap, #sitemap ul { display:block; }

#sitemap, #sitemap ul { min-height:1%; }
* html #sitemap, * html #sitemap ul { height:1%; }
/*=== SiteMap Style [end]=========================*/

/*===word Recommand===========*/
.wordRecom {width:715px;margin-top:6px;}
.wordRecom .top {width:715px;height:7px;background:url(../images/wordRecom_top.gif) no-repeat;}
.wordRecom .bottom {width:715px;height:7px;background:url(../images/wordRecom_bottom.gif) no-repeat;}
.wordRecom .cont {background:#eaf2e0;border-left:2px solid #a5cb6e;border-right:2px solid #a5cb6e;padding:0 10px 6px 12px;}
.wordRecom .left {float:left;width:470px;}
.wordRecom .leftWidth {width:450px;}
.wordRecom .right {float:right;}
.wordRecom .title {width:314px;height:25px;margin-left:14px;padding-left:34px;background:url(../images/wordRecom_title.gif) no-repeat;color:#FFF;font:bold 15px/16px Verdana, Arial;}
.wordRecom .cont p {padding:6px 0 4px 10px;}
.wordRecom .btn {width:280px;margin:0 0 0 auto;padding-top:8px;}

.productred {text-align:right; color:#9E0B0F; font-weight:bold;}

a.tuto:link{text-decoration:underline;color:#00F;font-weight:bold;}
a.tuto:visited{text-decoration:underline;color:#444;font-weight:bold;}
a.tuto:hover{text-decoration:none; color:#F60;}

a.special:link{text-decoration:underline;color:#444;font-weight:bold;}
a.special:visited{text-decoration:underline;color:#444;font-weight:bold;}
a.special:hover{text-decoration:none; color:#F60;}

/* style fot Merry Christmas 11/28/2008 */
#banner-xmas{ width:980px; height:277px; background:url(images/merry/banner_merry.jpg) no-repeat; margin-top:8px;}
#merry_bg_top{ height:322px; background:url(images/merry/merry_box_bga.jpg) no-repeat; margin-top:-5px; padding:10px; overflow:hidden; }
.product-list{ margin-top:48px;}
.product-list li{ width:164px; text-align:center; float:left; margin:0 35px; display:inline;}
.product-list li img{ display:block; font-size:0;}
.merry-inturodust{ font-size:13px;margin-top:20px;float:left; font-weight:bold; height:20px; line-height:15px; float:left;padding-left:20px;}
#merry_bg_bottom{ height:322px; background:url(images/merry/merry_box_bgb.jpg) no-repeat; padding:10px; overflow:hidden;}
#merry_bg_middle{ width:980px; background:url(images/merry/bg_box3.jpg) repeat-y; overflow:hidden;}
#merry_bg_middle .contanter{ width:460px; padding:0 10px;}
#merry_bg_middle .contanter h4{ font-size:15px; font-weight:bold;}

/*================== Zhaojk add Pruchase style 20090623 =========================*/
#priceTable{width:695px;margin:0 auto 10px auto;background:url(../images/pruchase_title_img.jpg) left top no-repeat;}
#priceTable h6{height:36px;padding:13px 0 0 16px;color:#ffffff;font-size:18px;}
#priceTable table th,#priceTable table td{height:26px;color:#444444;}
#priceTable table th{height:30px;border-bottom:1px solid #eeeeee;font-size:12px;text-align:left;text-indent:15px;}
#priceTable table th img{padding-right:10px;vertical-align:middle;}
#priceTable table td{border-bottom:1px solid #eeeeee;text-align:center;}
#priceTable table td.proVersion{text-align:left;text-indent:30px;}
#priceTable table td.clearLine{border:none;}
#priceTable table td span{color:#188fbc;}
#priceTable table td big,#priceTable table td small{color:#990000;font-size:12px;}
#priceTable table td small{font-size:10px;}
#priceTable table td a{padding-left:15px;background:url(../images/shopping_icon.jpg) center left no-repeat;}

.dot{ list-style:inside disc; padding-left:20px;}
.dot li{ padding-top:5px;}
