html, body {
	color:#808080;
	margin:0;
	padding:0;
	font:12px "Lucida Grande","Lucida Sans Unicode", Arial, Verdana,sans-serif;
}
body {
    background:url("Manual/bg_base.png") 0 0 repeat;
}
p {
    margin:0;
    padding-bottom:0.5em;
}
a {
    color:#32a4e5;
    outline:0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
    border:none;
}
.main {
    margin:0 auto 10px;
    text-align:center;
    cursor:default;
}
h1 {
    margin:0;
	text-align:center;
}
h3 {
    margin: 0 0 3px;
    padding: 0;
    font-size:13px;
    font-weight: bold;
    color:#666;
}
.bold {
    font-weight:bold;
}
.italic {
    font-style:italic;
}
p.sm {
	margin: 0 0 3px;
	padding: 0;
	font-size: 11px;
	color: #808080
}
p.nm {
	margin: 0 0 3px;
	padding: 0;
	font-size: 13px;
	color: #808080
}
.clear {
	clear:both;
	font-size:0;
	overflow:hidden;
	height:0;
}
.zoom {
	overflow: hidden;
}
.manual {
    text-align:left;
    color:#0e0e0e;
}
.manual h2 {
    color:#666;
    font-size:17px;
    margin:0 0 10px;
    letter-spacing:-0.02em;
}
.manual h3 {
    color:#000;
    font-size:12px;
    margin:0 0 0.4em 0;
}
.manual h5 {
    color:#32a4e5;
    font-size:12px;
    margin:0;
}
.manual .topnav {
    background-color:#f2f2f2;
    font-size:95%;
    border-bottom:1px solid #bfbfbf;
    padding:0 20px 0 10px;
}
.manual .topnav a {
    color:#666;
    display:inline-block;
    padding:0 7px;
}
.manual .topnav .tn_separator {
    border-left:1px solid #bfbfbf;
}
.manual .mtitle {
    background-color:#dde4ea;
    border-bottom:1px solid #b4b4b4;
}
.manual .mtitle h1 {
    color:#000;
    text-align:left;
    text-shadow: 0 1px #fff;
    font-size:20px;
    padding:20px 10px 20px 15px;
}
.manual .mtitle .ttl_i {
    background:url("Manual/i-gettingstarted.png") 15px 17px no-repeat;
    padding-left:60px;
}
.manual .mtitle .ttl_i1 {
    background-image:url("Manual/i-userinterface.png");
}
.manual .mtitle .ttl_i2 {
    background-image:url("Manual/i-systemrequirements.png");
}
.manual .mtitle .ttl_i3 {
    background-image:url("Manual/i-statuspage.png");
}
.manual .mtitle .ttl_i4 {
    background-image:url("Manual/i-yourzeobitaccount.png");
}
.manual .mtitle .ttl_i5 {
    background-image:url("Manual/i-preferenceswindowoverview.png");
}
.manual .mtitle .ttl_i6 {
    background-image:url("Manual/i-security.png");
}
.manual .mtitle .ttl_i7 {
    background-image:url("Manual/i-datacontrol.png");
}
.manual .mtitle .ttl_i8 {
    background-image:url("Manual/i-cleaning.png");
}
.manual .mtitle .ttl_i9 {
    background-image:url("Manual/i-optimization.png");
}
.manual .mtitle .ttl_i10 {
    background-image:url("Manual/i-geekondemand.png");
}
.manual .mtitle .ttl_i11 {
    background-image:url("Manual/i-uninstallingmackeeper.png");
}
.manual .m_inner {
    padding:15px;
}
.manual .m_item {
    padding:10px 15px 15px;
    margin-bottom:20px;
}
.g_border {
    border:1px solid #d0d0d0;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
    background-color:#fff;
}
.manual .m-icon {
    float:left;
    margin-right:15px;
}
.manual .m_point {
    display:inline-block;
    background:url("Manual/mdot.gif") 0 6px no-repeat;
    padding-left:15px;
}
/*manual*/
.m_leftside {
    overflow:hidden;
}
.m_rightside {
    float:right;
    width:50%;
    margin-left:25px;
}
.manual .sm2 {
    font-size:95%;
    line-height:1.5;
}
.manual .f_topics .m_ttl {
    background:url("Manual/sharpen_bg.gif") 0 0 repeat;
    border:0px solid #d0d0d0;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-top:1px solid #fff;
}
.manual .f_topics .m_ttl h4 {
    font-size:12px;
    color:#838383;
    margin:0;
    padding:5px 45px;
    text-shadow: 0 1px #fff;
    background:url("Manual/mstar.gif") 20px 6px no-repeat;
}
.manual .f_topics_in {
    margin:10px 5px 10px 20px;
}
.manual .m_list {
    list-style:none;
    margin:0 0 10px 0;
    padding:0;
}
.manual .f_topics .m_list {
    margin:15px 0 20px 20px;
}
.manual .m_list li {
    padding:0;
    margin:0 0 5px;
}
.m_screen  {
    text-align:center;
    color:#808080;
    margin-bottom:15px;
    font-size:10px;
}
.m_screen img {
    display:block;
    margin:0 auto 2px;
    vertical-align:bottom;
}
.m_video a,
.m_video .m_controls {
    display:block;
    width:640px;
    height:360px;
}
.m_video a {
    position:relative;
    margin:0 auto;
}
.m_video .m_controls {
    background:url("Manual/player_controls.png") 0 100% no-repeat;
    position:absolute;
    top:0;
    left:0;
}
.manual .m_list_dot {
    list-style:none;
    margin:0 0 0 7px;
    padding:0;    
}
.manual .m_list_dot .m_list_dot {
    margin-top:5px;
    margin-left:0;
}
.manual .m_list_dot li {
    padding:0 0 0 15px;
    margin:0 0 7px;
    background:url("Manual/mdot2.gif") 0 6px no-repeat;
}
.manual .m_num {
    background:url("Manual/m_num.gif") 0 0 no-repeat;
    padding:0 5px 5px;
    display:inline-block;
    margin-right:5px;
    color:#fff;
    text-shadow: 0 1px #657384;
    font-size:10px;
    font-weight:bold;
    line-height:1.4;
}
.manual .m_num2 {
    padding-left:2px;
}
.manual h2 .m_num {
    position:relative;
    top:-3px;
}
.manual h2 .m_lh {
    font-weight:normal;
}
.manual .important {
    margin-bottom:3px;
    background:url("Manual/i-important.png") 0 4px no-repeat;
    padding-left:20px;
}
/* position */
.abs {position: absolute;}
.rel {position: relative;}
/* margin */
.b-mrg0 {margin-bottom: 0 !important;}
.b-mrg1 {margin-bottom: 5px !important;}
.b-mrg2 {margin-bottom: 10px !important;}
.b-mrg3 {margin-bottom: 15px !important;}
.b-mrg4 {margin-bottom: 20px !important;}
.b-mrg5 {margin-bottom: 25px !important;}
.b-mrg6 {margin-bottom: 30px !important;}
/* padding */
.b-pad0 {padding-bottom: 0 !important;}
.b-pad1 {padding-bottom: 5px !important;}
.b-pad2 {padding-bottom: 10px !important;}
.b-pad3 {padding-bottom: 15px !important;}
.b-pad4 {padding-bottom: 20px !important;}
.b-pad5 {padding-bottom: 25px !important;}
.b-pad6 {padding-bottom: 30px !important;}
/* float */
.fr {float: right !important;}
.fl {float: left !important;}
/* align */
.tl {text-align: left;}
.tr {text-align: right;}
.tc {text-align: center;}