/* CSS Document */
body, html, h1  { height: 100%; margin:0; padding:0;}
.head_space {height:60px;}
.bottom_space {height:100px;}
.step_diliver {height:100px;}
frame#topFrame {border-right:#999999 thin double;}
img {border:none}

.top_bar {
	width:100%;
	height:94px;
	position:fixed;
	z-index:3000}
.top_bar img.logo {float:left; margin:21px 0 0 15px;}
.top_bar ul li a {color:#FFFFFF}
.top_bar ul li a:hover {color:#0099CC}
.top_bar ul li {float: right;margin-right: 16px;margin-top: 21px;}
.top_bar ul li.home {background: orange;width: 150px;height: 50px;text-align: center;line-height: 50px;border-radius: 3px;overflow: hidden;}

span.red {color:#FF0000}
span.green {color:#999900}

.manual-iframe-left {
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
p,span,li,h1,h2,h3,h4,a {font-family:Verdana, Arial, Helvetica, sans-serif}
ul {list-style:none; padding:0; margin:0;}
a {text-decoration:none; color:#4797ec;}
ul.left_list>li {border-bottom: 1px solid #ddd;}
ul.left_list>div {border-bottom: 1px solid #ddd;}
ul.left_list li {padding:15px 10px 16px 28px; background-color:#fff;}
ul.left_list li a, ul.left_list div.expand span a {color:#333333;}
ul.left_list li a:hover, ul.left_list div.expand span a:hover {color:#4797ec;}
ul.left_list div.expand div { padding:15px 0 16px 15px; background-color:#fff;}
ul.left_list div.expand ul {padding-left:20px; background-color:white;}
ul.left_list div.expand ul li { padding:5px 0 5px 0; background-color:white;} 
ul.left_list div.expand ul li a {font-size:12px; color:#666666;}
ul.left_list div.expand ul li a:hover {color:#4797ec;}


.manual_content h1, .manual_content h2, .manual_content h3, .manual_content h4, .manual_content p {padding-left:20px; padding-right:20px;}
.manual_content iframe {margin-left:20px;}
.manual_content ul {margin-left:40px;}
.manual_content ul li {font-size:14px; line-height:25px;}
.manual_content h1 {text-shadow: 0px -1px 3px #fff;font-size:20px; padding-top:12px; color:#464343; height:40px; background:#ccc; position:fixed; top:0; left:0; display:block; width:100%;}
.manual_content h2 {font-size:20px; color:#336699; line-height:40px;}
.manual_content h3 {font-size:16px; color:#3399CC; line-height:30px;}
.manual_content h5 {font-size:16px; color:#333333; line-height:5px; font-weight:bold; text-indent:20px;}
.manual_content h6 {font-size:19px; color:#00CCFF; line-height:5px; font-weight:bold; text-indent:20px;}
.manual_content p {font-size:14px; line-height:25px; }
.manual_content p.note {color:#666666;}

.divider {height:20px;}

