@charset "utf-8";
/*WaWaYaYa Math House*/

/*帮助页面样式*/

#help_topBtn{
  width:465px;
  height:auto;
  color:#FFFFFF;
  font-size:12px;
  line-height:20px;
  margin-left:15px;
  margin-top:25px;
  float:left;
  text-align:left;
  }
   #help_topBtn a{
	color:#FFFFFF;
	text-decoration:none;
   }
   #help_topBtn a:hover{
	color:#FFFFFF;
	text-decoration:underline;
   }
  #help_topBtn ul{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
   }
   #help_topBtn li.blue1{
    width:120px;
	float:left;
	height:24px;
	background:url(../images/bg_helpItem.gif) no-repeat;
	padding:3px 0 0 28px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin-right:3px;
	margin-top:5px;
   }
   #help_topBtn li.blue2{
    width:120px;
	float:left;
	height:24px;
	background:url(../images/bg_helpItem1.gif) no-repeat;
	padding:3px 0 0 28px;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin-right:3px;
	margin-top:5px;
   }
   
#help_main{
 width:672px;
 height:auto;
 float:left;
 margin-left:45px!important;
 margin-left:22px;
 background-color:#ffffff;
}
 #help_main_top{
  width:637px;
  height:19px;
  background:url(../images/bg_helpMTop.gif) no-repeat;
  float:left;
  font-size:13px;
  font-weight:bold;
  line-height:18px;
  color:#000000;
  padding-top:3px;
  padding-left:35px;
 }
 #help_main_body{
  width:652px;
  height:auto;
  float:left;
  padding:0 10px 10px 10px;
 }
  #help_main_body ul{
   width:642px;
   height:auto;
   float:left;
   list-style-type:none;
   margin:0;
   padding:0 5px 0 5px;
   border-bottom:1px dashed #c4c4c4;
   margin-top:10px;
  }
  #help_main_body li.helpTit{
   width:617px;
   height:auto;
   float:left;
   background:url(../images/icon_starW.gif) 0px 0 no-repeat;
   padding:1px 0 8px 25px;
   font-size:13px;
   color:#0567a5;
   font-weight:bold;
   line-height:20px;
  }
  #help_main_body li.helpText{
   width:617px;
   height:auto;
   float:left;
   padding:0 0 10px 25px;
   font-size:12px;
   color:#3f3f3f;
   line-height:18px;
  }
  #help_main_body li.helpText a{
   color:#0567a5;
   text-decoration:none;
  }
  #help_main_body li.helpText a:hover{
   color:#0567a5;
   text-decoration:underline;
  }
  #help_main_body li.helpImg{
   width:642px;
   height:auto;
   float:left;
   text-align:center;
   padding:0 0 5px 0;
  }
 #help_main_btm{
  width:672px;
  height:12px;
  background:url(../images/bg_helpMBtm.gif) no-repeat;
  float:left;
  font-size:10px;
  line-height:10px;
 }
 
#help_r{
 width:35px;
 height:auto;
 float:left;
}

/*Top按钮*/
#Top_btn{
	position:absolute;
	width:28px;
	height:13px;
	z-index:99999;
}
 #Top_btn_s{
  position:relative;
  left:5px;
  top:200px;
  width:28px;
  height:13px;
 }
