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

.featureTop {
	height:680px;
	background:url(../uploads/images/ideerapp/f_bgimg1.png) no-repeat;
	padding-top:51px;
}
.featureTop2 {
	height:510px;
	/*background:url(../uploads/images/ideerapp/f_bgimg1.png) no-repeat;*/
	background-color:#FFF;
	padding-top:51px;
	border:1px solid #E5E5E5;
	border-radius:6px 6px 6px 6px;
	box-shadow: 0 0 4px #E0E0E0;
}
.featureTop h2 {
	text-shadow:1px 1px 1px #C0C0C0;
	}
.fBox {
	padding:50px;
	border:1px solid #E0E0E0;
	border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #E0E0E0;
    -webkit-box-shadow: 0px 0px 4px #E0E0E0;
    box-shadow: 0px 0px 4px #E0E0E0;
	background-color:#FFF;
}

.fBox h2, .tsf {
	text-shadow:1px 1px 1px #fff;
	}
	
.fBox table, .fBox table td {
	border-collapse:collapse;
}
.fBox table {
	width: 870px;
	margin-top:35px;
}
.ftable td p {
	word-wrap: break-word;
}
/*.fBox table h3 {
	font-size:18px;
	letter-spacing:0;
	
	font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}*/
.fBox table a, .specialBuyweek {
	color:#0088CC;
}
.f_img5 {
	position:absolute;
	margin:75px 0 0 375px;
}
.downloadBanner {
	position:absolute;
	margin:11px 0 0 399px;
}
.boxBgImg {
	background:url(../uploads/images/ideerapp/boxbgimg.png) repeat-x #FFF;;
}
.sbox {
	width:465px;
	float:left;
	border-right:1px solid #D5D5D5;
}
.buyNowBg {
	padding:50px 50px 10px 50px;
	height:503px;
	position:relative;	
	background:url(../uploads/images/ideerapp/p_bgimg1.png) no-repeat;
}
.buyNowBg h2 {
	text-shadow:1px 1px 1px #C0C0C0;
	}
.animateBody {
	position:absolute;
	margin:420px 0 0 580px;
}
.animateBody ul li {
	float:left;
	height:39px;
	width:90px;
	margin-right:10px;
}
.animateBody ul .animateImg {
	background-color:#FFF;
	text-align:center;
	border:1px solid #CCCCCC;
	border-radius: 3px;
	width:58px;
	height:37px;
	cursor:pointer;
}
.animateBody ul .currentDisplay {
	background:url(../uploads/images/ideerapp/animate_bgImg.png) no-repeat;
	border:none;
	width:60px;
	height:39px;
}
.animateBody ul .animateImg img {
	margin-top:2px;
}
.animateBody ul .vmore a {
	font-size:12px;
	text-decoration:none;
	color:#1879BB;
	height:12px;
	line-height:12px;
	margin-top:9px;
	display:block;
}
.indexBottomUllist {
	height:235px;
}
.indexBottomUllist li {
	display:block;
}
.indexBottomUllist li {
	padding-top:15px;
	float:left;
	background:url(../uploads/images/ideerapp/bgimg1.png) no-repeat;
	width:324px;
	height:200px;
	margin-right:4px;
	text-align:center;
}
.ph_proImg1, .ph_proImg2 {
	display:none;
	position:absolute;
}
.ph_proImg2 {
	display:block;
	right: 5px;
    top: 60px;
}
.ph_proImg1 {
	/*display:block;*/
	top:53px;
	right:16px;
}
.topquest a {
	font-size:12px;
	color:#0087CB;
	font-weight:normal;
	vertical-align:3px;
	border-left:1px solid #ccc;
	padding-left:15px;
	margin-left:15px;
}
.listQuestUl li {
	margin-bottom:20px;
}
.listQuestUl li * {
	font-family:Arial, Helvetica, sans-serif;
}
.listQuestUl li a, .support li a {
	font-size:12px;
	color:#0087CB;
	line-height:35px;
}
.howtousetable {
	background:url(../uploads/images/ideerapp/hts_bgimg1.png) no-repeat 590px 20px;
	width:875px;
}
.howtousetable p a {
	color:#0087CB;
}
.searchandnews {
	padding: 16px 37px 40px;
	background:url(../uploads/images/ideerapp/htu_bgimg2.png) no-repeat #fff;
	overflow:hidden;
	border: 1px solid #E0E0E0;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 4px #E0E0E0;
}
#searchValueId {
	width:455px;
	height:24px;
	line-height:24px;
	/*border:1px solid red;*/
	background:none;
	margin:9px 0 0 13px;
	border:none;
}
.searchButtom {
	width:45px;
	height:34px;
	position:absolute;
	margin:3px 0 0 487px;
	background:none;
	border:0;
	cursor:pointer;
	text-indent:-99999px;
	z-index: 333;
}
.searchInput {
	position:absolute;
	background:url(../uploads/images/ideerapp/searchBgimg.png) no-repeat;
	width:532px;
	height:42px;
	margin:0px 0 0 400px;
}
.searchandnews table {
	margin-top:60px;
}
.searchandnews table ul {
	padding:20px 20px 0 0;
}
.searchandnews table ul li {
	list-style:decimal;
	list-style-position:inside;
	font-size:13px;
	color:#666;
	margin-bottom: 10px;
}
.supportUlList li {
	color:#666;
}
.pageInfo {
	padding: 30px 0 0 10px;
}
.pageInfo a, .pageInfo span {
	float:left;
	background-color: #7B7671;
    border: medium none #000000;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 6px #999999;
    color: #EBEBEB;
    cursor: pointer;
	width:25px;
    height: 25px;
    line-height: 25px;
    margin: 0 5px;
    text-align: center;
    text-shadow: 0 0 8px #EBEBEB;
	text-decoration:none;
}
.pageInfo .currentPageNum {
	background:none;
	border:none;
	color:#009BE3;
	font-weight:bold;
}
.supportUlList li i {
	margin-left:20px;
}
.searchandnews table ul li a, .supportUlList li a, .indexNews li a, .sresult a { 
	color:#0088CC;
	font-size:13px;
	line-height:20px;
}
.supportUlList li a {
	line-height:30px;
}
.newsdetail p {
	font-size:13px;
	color:#333;
	padding:10px 0;
	line-height:25px;
}
.newsdetail a {
	color:#0088CC;
	text-decoration:none;
}
.newsdetail a:hover {
	text-decoration:underline;
}
.pimagebuy {
	float:right;
	color:#FFF;
	width:229px;
	height:35px;
	background:url(../uploads/images/ideerapp/buybg.png) no-repeat;
	text-decoration:none;
	text-align:center;
	line-height:35px;
}
.fboxLeft {
	margin-right: 38px;
    width: 560px;
}
.fboxRight {
	width:280px;
	overflow:hidden;
}
.fboxLeft, .fboxRight {
	float:left;
}
.rightBanner1 {
	background:url(../uploads/images/ideerapp/download_1.jpg) no-repeat;
	width:273px;
	height:281px;
	padding:135px 0 0 15px;
}
.newsContent {
	padding-bottom:100px;
}
.username {
	color:#0088CC;
	margin-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
}
.ftable td img {
	margin:5px 10px 0 0;
}
.astyle1 a {
	text-decoration:none;
	color:#777;
}
.astyle1 a:hover {
	text-decoration:underline;
}
.purchaseBuyList {
	/*height:540px;*/
	padding:30px 0px 90px;
	background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px #E0E0E0;
	margin-bottom:40px;
}
.chooseProduct {
	height:300px;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:30px;
}
.chooseProduct ul li {
	float:left;
	width:277px;
	height:259px;
	text-align:center;
	margin-left:20px;
	cursor:pointer;
}
.chooseProduct ul .chooseCurrent {
	background:url(../uploads/images/ideerapp/chooseProductBorder.png) no-repeat;
}
.purchaseProductInfo {
	padding-bottom:30px;
	border-bottom:1px solid #e7e7e7;
}
.chooseLicense {
	padding:0 62px 0;
	line-height:40px;
}
.chooseLicense del {
	color:red;
}
.chooseLicense del span {
	color:#666;
}
.licenseType {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555;
} 
.specialOffBuy {
	position:absolute;
	margin:-19px 0 0 205px;
}
.priceInfo, .priceInfo * {
	color: #CC0000;
    font-size: 17px;
    font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 1px #CCCCCC;
}
.newsLion {
	position:absolute;
	margin:77px 0 0 557px;
}
.listQuestUl li p {
	padding-right:30px;
	line-height:18px;
}
.specialBuyweek {
	display:block;
	position: absolute;
	width: 143px;
	height: 32px;
	top: 152px;
	text-indent: -9999px;
	right: 477px;
}
.scroll_purchase {
    bottom: 137px;
    margin-left: -138px;
    position: fixed;
}
.img_scroll_pusrchase {
    bottom: 432px;
    margin-left: -142px;
    position: fixed;
}
.Uname{font-size:13px; border-bottom:1px dashed #CCCCCC; width:300px; color:#0088D0;}
.featureBottom li {
	float:left;
	margin-right:60px;
}
.featureBottom li a {
	color:#0086CC;
	text-decoration:none;
}
.featuresImglist ul li {
	float: left;
	width:213px;
	height:181px;
	margin:20px 0 0 26px;
	/*background:url(../uploads/images/ideerapp/featureCurrentImgBg.jpg) no-repeat;*/
	cursor:pointer;
}
.featuresImglist ul li a {
	text-decoration:none;
	color:#777;
}
.featuresImglist ul li img {
	margin:32px 0 0 20px;
}
.featuresDetails {
	padding:50px;
	border:1px solid #E5E5E5;
	border-radius:6px 6px 6px 6px;
	box-shadow: 0 0 4px #E0E0E0;
	background:url(../uploads/images/ideerapp/feature_mid_bg.png) no-repeat 4px 628px #FFF;
}
.howtoLeft {
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px #E0E0E0;
    padding: 50px;
	width:570px;
	float:left;
	margin-right:9px;
}
.howtoRight {
	background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px #E0E0E0;
    padding: 30px 20px;
	width:257px;
	float:left;
}
.httable td {
	height:35px;
}
.httable a, .htul li a, .searchandnews table .tchptab ul li a {
	font-size:13px;
	color:#8D8D8D;
	text-decoration:none;
}
.httable a:hover, .htul li a:hover, .searchandnews table .tchptab ul li a:hover {
	text-decoration:underline;
	color:#0088CC;
}
.htul li {
	margin-bottom:10px;
}
.searchandnews table .tchptab {
	margin-top:20px;
}
.searchandnews table .tchptab ul {
	padding-top:0;
	border:none;
}
.searchandnews table .tchptab ul li {
	list-style:none;
}
.indexNews {
	padding:10px 0 20px 0
}
.indexNews li {
	margin-bottom:10px;
}