html {
	overflow-y: auto;
	overflow-x: hidden;
}
body {
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 160%;
}
a:link {
	color: #6089BD;
	text-decoration: underline;
}
a:visited {
	color: #1D385B;
	text-decoration: underline;
}
a:hover {
	color: #1D385B;
	text-decoration: underline;
}
ul, ol {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
li {
	font-size: 12px;
	margin-left: 25px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.line {
	font-size: 0px;
	line-height: 0px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B0C5DD;
	margin-bottom: 5px;
	clear: both;
}
.half {
	width: 50%;
	float: left;
}
.half ul, ol {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
.half li {
	font-size: 12px;
	margin-left: 25px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#ruixing {
	display: none;
}
#container {
	width: 550px;
}
h3 {
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	color: #1D385B;
	clear: both;
}
h4 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(ico-down.png);
	background-repeat: no-repeat;
	background-position: left 30%;
	padding-left: 18px;
	color: #1D385B;
	clear: both;
}
h5 {
	color: #1D385B;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*css tab*/
#navlist {
	margin-left: 0;
	border-bottom: 1px solid #B0C5DD;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#navlist li {
	list-style: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navlist li a {
	margin-left: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #B0C5DD;
	background-image: url(navbg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B3D2E9;
	font-size: 14px;
	font-weight: 900;
}
#navlist li a:link { color: #1D385B; }
#navlist li a:visited { color: #1D385B; }
#navlist li a:hover {
	color: #1D385B;
	border-color: #B3D2E9;
	text-decoration: underline;
}
#navlist li a#current {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	background-image: none;
}
/*css tab*/

#commansoftware .left {
	width: 115px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3D2E9;
	float: left;
}
#commansoftware .left ul {
	margin: 0px;
	padding: 0px;
}
#commansoftware .left li {
	margin-top: 10px;
	font-size: 14px;
	list-style-type: none;
}
#commansoftware .left a {
	color: #6089BD;
}

#commansoftware .left .selected {
	list-style-type: none;
	list-style-image: url(kaka5-list-arrow.png);
	list-style-type: none;
}
#commansoftware .left .selected a {
	text-decoration: none;
	color: #000000;
	font-weight: 900;
}
#commansoftware .right {
	width: 410px;
	float: left;
	margin-left: 10px;
}
#commansoftware p {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#commansoftware .right p img {
	margin-right: 20px;
	margin-left: 20px;
}
#risingsoftware .icon {
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 10px;
}
#risingsoftware .content {
	float: right;
	width: 430px;
	margin-top: 10px;
}
#risingsoftware .content h5 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#risingsoftware form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#risingsoftware .cellphone {
	margin-top: 5px;
}
#amusementsoftware p {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#amusementsoftware img {
	margin-right: 10px;
}

#amusementsoftware .img-space-lr {
	margin-left: 60px;
}
#fw-notinstall {
	background-image: url(kaka5-fw-notinstall-bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right top;
}
#fw-installed {
	background-image: url(kaka5-fw-installed-bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right top;
}
#rav-notinstall {
	background-image: url(kaka5-rav-notinstall-bg.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right top;
}
#rav-installed {
	background-image: url(kaka5-rav-installed-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#hl ul {
	margin: 0px;
	padding: 0px;
}
#hl li {
	background-image: url(kaka5-hl-right.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	background-position: left 50%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#next {
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#next a {
	background-color: #FF3300;
	color: #FFFFFF;
	padding: 5px;
}
#next span {
	float: left;
}
