﻿/*

Custom Style Sheet For Maxthon Website v1.0.5
Last Modified: 2007-01-25 13:32:47

*/

/* download button */
.downloadNow{
	line-height: 125%;
	margin-right: 4px;
}
.downloadNow a:link,
.downloadNow a:visited,
.downloadNow a:active,
.downloadNow a:hover{
	font-family: Tahoma, Arial;
	font-weight: bold;
	width: 200px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #993300;
	text-decoration: none;
	background: url('custom/download_now.png') top left no-repeat;
}
.downloadNow a:hover{
	color: #CC6600;
	background: url('custom/download_now_hover.png') top left no-repeat;
}
.downloadNowTitle{
	display: block;
	font-size: 125%;
	text-align: center;
	padding-top: 10px;
}
.downloadNowCounter{
	display: block;
	font-size: 85%;
	font-weight: normal;
	margin-top: 2px;
}
.downloadNote{
	padding: 9px 15px 0px 10px;
	color: #999999;
}

.downloadLight a:link,
.downloadLight a:visited,
.downloadLight a:active,
.downloadLight a:hover{
	color: #645A44;
	background: url('custom/download_light.png') top left no-repeat;
}
.downloadLight a:hover{
	color: #395500;
	background: url('custom/download_light_hover.png') top left no-repeat;
}

/* index page */
.index-splash{
	width: 748px;
	height: 258px;
	margin-bottom: 10px;
	background: url('custom/index_splash.png') top left no-repeat;
}
.index-splash-content{
	padding: 142px 0px 0px 32px;
}

.downloadTr a:link,
.downloadTr a:visited,
.downloadTr a:active,
.downloadTr a:hover{
	background: none;
}

.indexBlock{
	line-height: 1.5em;
	margin: 5px 0px 5px 0px;
	background: url('custom/round_arrow.png') top left no-repeat;
}
.indexContent{
	padding-left: 38px;
}

.sideBox{
	padding: 10px 15px;
	border: 1px solid #ECECEC;
	background: #F6F6F6;
	line-height: 175%;
}

/* feature page */
.feature-sub{
	font-size: 60%;
	font-weight: normal !important;
	color: #999999 !important;
}

.feature-block{
	margin-bottom: 25px;
}
.feature-block img.icon{
	float: left;
}
.feature-block h4,
.feature-block p
{
	margin-left: 42px;
	margin-right: 20px;
}

.feature-block h4{
	cursor: pointer;
	text-decoration: underline;
}

/* download page */
.download-info{
	color: #666666;
	margin: 10px 0px;
	line-height: 200%;
}

.changelog-time{
	font-weight: normal;
	font-size: 85%;
}

.lang-pack-table td{
	border-top: 1px dotted #ECECEC;
}

/* support page */
.faq-block{
}
.faq-block h4{
	cursor: pointer;
	text-decoration: underline;
}
.faq-block div {
	margin-bottom: 32px;
}

/* partner */
.partner-list td{
	padding: 10px;
}
.partner-list img{
	float: left;
	margin-right: 15px;
}

/* business page */
.contact-box{
	float: right;
	border: 1px solid #CCCCCC;
	background: white;
	padding: 10px 20px;
	margin: 0px 5px;
}
/*  <!--
技术支持：Sailing email:caosenmail@gmail.com 
完稿时间：2008-09-01  Shanghai, China
网页中使用图片，产品图片，文字材料均系上海科旭菱诚电器设备有限公司提供，程序作者无关。
所有代码均系作者完成，代码风格可能与国际惯例与标准略有不同，作者保有对所开发代码的搜有权利，有修改或引用处请及时联系作者。
版权所有，保留所有法律权利。
-->*/
/* about page */
.about-history{
	float: right;
	border: 0px solid #CCCCCC;
	background: white;
	padding: 10px 20px;
	margin: 0px 5px;
}


/* about page */
.quote-block{
	margin-bottom: 20px;
}
.quote-author{
	text-align: right;
	color: #666666;
}
.award-list td{
	text-align: center;
}

/* sitmap page */
.sitemap ul{
	font-weight: bold;
}
.sitemap ul ul{
	color: #999999;
	list-style: none;
	font-weight: normal;
}