/*Maxthon Guide Style 

Updated: 27-06-2005 */

body {
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none
}
a:hover {
	color: #FF9900; 
	text-decoration: underline
}
td {
	font-size: 12px;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 12px;
	background-color: #999999;
	padding: 5px;
	border:1px solid #666666;
	border-left-width: 6px;
	color: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	border:2px none #CCCCCC;
	border-bottom-style: dashed;
}
ul {
	list-style-type: square;
}
hr {
	border: 1px dotted #999999;
	height: 1px;
}
img{
	border:none;
	vertical-align:middle;
}
.page-header a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.page-header a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.page-header a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.page-header {
	color: #CCCCCC;
	font-size: 12px;
	background-color: #4A6BAD;
	border:6px none #0099CC;
	border-bottom-style: solid;
}
.page-title {
	color: #FFFFFF;
	font-size: 24px;
	padding-left: 15px;
}
.page-copyright {
	color: #666666;
	text-align: right;
	padding: 3px;
	background-color: #E0E0E0;
	border:1px none #CCCCCC;
	border-top-style: dotted;
}
.page-copyleft {
	color: #666666;
	text-align: left;
	padding: 3px;
	background-color: #E0E0E0;
	border: 1px none #CCCCCC;
	border-top-style: dotted;
}
.table-title {
	color: #FFFFFF;
	background-color: #95AAC6;
}
.table-header {
	background-color: #99CCFF;
	color: #FFFFFF;
	text-align: center;
}
.table-content {
	background-color: #F6F6F6;
}
.inline-comment {
	color: #999999;
}
.warn {
	color: #FF0000;
	background-color: #FFF0F0;
	padding: 5px 5px 5px 20px;
	background-image: url(../image_shared/warn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #FF9999;
}
.input-button {
	background-color: #D4D0C8;
	border: 1px solid #666666;
	color: #333399;
}
.input-text {
	border: 1px solid #CCCCCC;
}
.navbar {
	color: Gray;
	background-color: #f6f6f6;
	text-align:center;
	padding:4px;
}
.tip {
	color: #FF6600;
	background-color: #FFF6E0;
	padding: 5px 5px 5px 20px;
	background-image: url(../image_shared/tip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #FF9900;
}
.content {
	background-color: #FFFFFF;
}
.inline-hightlight {
	color: #ff6600;
}
.next{
	text-align:center;
	padding-bottom:10px;
}
.table-content-title {
	color:#003399;
	font-weight:bold;
	padding:5px;
}
.table-content-faq {
	padding:5px;
}

A.sape:link {
	color: Gray;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}
A.sape:visited { 
	color: Gray;
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}
A.sape:hover, A.sape:active { 
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
}
.sape {
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
	color: Gray;
}
