@charset "utf-8";
/*创而新少儿国际英语 首页*/

body{
	margin:0px;
	font-size:12px;
	font-family:Tahoma,Arial,"宋体";
	text-align:center;
	background-color:#fff9bc;
	}
	
	
/*通用*/
.fl{
	margin:0px;
	float:left;
	}
.fr{
	margin:0px;
	float:right;
	}


/*首页*/	
#index_all{
 width:100%;
 height:auto;
 float:left;
 background:url(../images/bg_indexbody.gif) repeat-x;
 text-align:left;
}
 #index_main{
  width:1000px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
 }
  #index_main_top{
   width:990px;
   height:auto;
   float:left;
   padding-left:8px;
   margin-top:9px;
  }
  #index_main_body{
   width:990px;
   height:auto;
   float:left;
   padding-left:8px;
  }
   #index_main_bodyL{
    width:242px;
	height:538px;
	background:url(../images/bg_indexbodyL.gif) no-repeat;
	float:left;
   }
   #index_main_bodyR{
    width:745px;
	height:auto;
	float:left;
   }
    #im_bodyR_top{
	 width:704px;
	 height:76px;
	 float:left;
	 background:url(../images/bg_ibR_top.gif) no-repeat;
	 padding:6px 0 0 41px;
	}
    #im_bodyR_detail{
	 width:745px;
	 height:auto;
	 float:left;
	 background-color:#FFFFFF;
	}
     #bodyR_detail_flash{
	  width:450px;
	  height:auto;
	  float:left;
	 }
      #detail_flash_top{
	   width:417px;
	   height:250px;
	   float:left;
	   background:url(../images/bg_indexFlash.gif) no-repeat;
	   padding:17px 17px 0 16px;
	  }
      #detail_flash_btm{
	   width:450px;
	   height:64px;
	   float:left;
	   background:url(../images/bg_indexFlashBtm.gif) no-repeat;
	  }
     #bodyR_detail_news{
	  width:286px;
	  height:auto;
	  float:right;
	 }
      #detail_news_top{
	   width:286px;
	   height:146px;
	   float:left;
	  }
      #detail_news_detail{
	   width:236px;
	   height:179px;
	   float:left;
	   background:url(../images/bg_newsBtm.gif) no-repeat;
	   padding:5px 35px 1px 15px;
	  }
       #news_detail_title{
	    width:210px;
		height:auto;
		float:left;
		background:url(../images/icon_news.gif) no-repeat;
		padding-left:20px;
		font-size:14px;
		line-height:20px;
		font-weight:bold;
		color:#6f4c77;
	   }
       #news_detail_title a{
		color:#6f4c77;
		text-decoration:none;
	   }
       #news_detail_title a:hover{
		color:#6f4c77;
		text-decoration:underline;
	   }
       #news_detail_itme{
	    width:230px;
		height:auto;
		float:left;
	   }
        #news_detail_itme ul{
	     width:230px;
		 height:auto;
		 float:left;
		 list-style-type:none;
		 margin:0;
		 padding:0;
		}
        #news_detail_itme li.new{
		 width:210px;
		 height:auto;
		 float:left;
		 background:url(../images/icon_n.gif) 2px 5px no-repeat;
		 font-size:12px;
		 line-height:21px;
		 color:#6f4c77;
		 padding:0 0 0 20px;
		}
        #news_detail_itme li.list{
		 width:210px;
		 height:auto;
		 float:left;
		 background:url(../images/icon_newsItem.gif) 2px 6px no-repeat;
		 font-size:12px;
		 line-height:21px;
		 color:#6f4c77;
		 padding:0 0 0 20px;
		}
        #news_detail_itme li a{
		 color:#6f4c77;
		 text-decoration:none;
		}
        #news_detail_itme li a:hover{
		 color:#6f4c77;
		 text-decoration:underline;
		}
       #news_detail_btn{
	    width:200px;
		height:auto;
		float:left;
		text-align:right;
		padding-right:30px;
		padding-top:5px;
	   }
    #im_bodyR_btm{
	 width:745px;
	 height:115px;
	 float:left;
	 background:url(../images/bg_ibR_btm.gif) no-repeat;
	 padding-top:10px;
	}
 
  #index_main_btm{
   width:715px;
   height:auto;
   float:right;
   padding:15px 30px 30px 0;
  }
   #main_btmL{
    width:200px;
	height:auto;
	float:left;
	border-right:3px solid #caa639;
	text-align:left;
   }
   #main_btmR{
    width:490px;
	height:auto;
	float:right;
	font-size:12px;
	line-height:18px;
	color:#b18c1c;
	text-align:left;
   }
   #main_btmR a{
    color:#da7817;
	text-decoration:none;
   }
   #main_btmR a:hover{
    color:#da7817;
	text-decoration:underline;
   }
 
 #run_img{
   position:absolute;
   width:108px;
   height:auto;
	left:10px;
	bottom:10px;
   z-index:9998;
 }