@charset "utf-8";
/* WaWaYaYa iFlashBook*/
/*系统提示*/

body{
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-family:Tahoma,Arial,"宋体";
	text-align:left;
	background-image:url(../images/bg_all.gif);
	}
/*ͨ*/
.fl{
	margin:0px;
	float:left;
	}
.fr{
	margin:0px;
	float:right;
	}
img{
    border:0px;
	}

img.bb{
    margin-bottom:5px;
	}
img.friendlink{
    border:1px solid #fff;
	width:120px;
	height:60px;
	margin-bottom:5px;
	}	
			
	
/* ȫ*/
#all{
    float:left;
	width:100%;
	height:auto;
	margin:0px;
	background:url(../images/bg_all_top.gif) top repeat-x;
	word-break: break-all;
	}
#allbg{
	width:1000px;
	float:left;
	margin:0px;
	word-break:normal;
	}
	
/*ͷ*/
#top{
    width:1000px;
	height:150px;
	float:left;
	margin:0px;
	clear:both;
	}
#topmenu {
	position:absolute;
	left:800px;
	top:8px;
	width:226px;
	height:22px;
	z-index:9999999;
	font-size:12px;
	color:#FFFFFF;
}
#topmenu a{
    color:#FFFFFF;
	text-decoration:none;
}
#topmenu a:hover{
    color:#D1D1D1;
	text-decoration:none;
}

#menu_flash{
    width:945px;
    margin-left:29px;
	height:150px;
	z-index:1;
	position:absolute;
	background:url(../images/flash.jpg) no-repeat;
	} 


/*ݲ*/
#Main{
    width:1000px;
	float:left;
	margin:0px;
	}

 #Main_all{
   width:945px;
   margin-left:29px!important;
   margin-left:15px;
   background:url(../images/bg_Main.gif) repeat-x;
   background-color:#FFFFFF;
   float:left;
 }
	
 /*ͷť*/	
 #Main_top{
   width:945px;
   padding:5px 0 5px 0;
   text-align:center;
   float:left;
 }
 
 #M_t_location{
   width:945px;
   float:left;
 }
 #M_t_location_text{
   width:345px;
   height:25px;
   margin-left:80px;
   float:left;
   background:url(../images/icon_location.gif) 2px no-repeat;
   padding-left:32px;
   padding-top:10px;
 }
 #M_t_location_text a{
   color:#000000;
   text-decoration:none;
 }
 #M_t_location_text a:hover{
   color:#FF3811;
   text-decoration:underline;
 }

 #M3_t_location_text{
   width:345px;
   height:25px;
   margin-left:60px!important;
   margin-left:30px;
   float:left;
   background:url(../images/icon_location.gif) 2px no-repeat;
   padding-left:32px;
   padding-top:10px;
 }
 #M3_t_location_text a{
   color:#000000;
   text-decoration:none;
 }
 #M3_t_location_text a:hover{
   color:#FF3811;
   text-decoration:underline;
 }
 
 /*系统提示部分*/
 #Main_systemMsg{
   width:435px;
   padding:25px 0 80px 250px;
   margin:0;
   float:left;
 }
  #systemMsg_img{
    width:70px;
	height:auto;
	float:left;
  }
  #systemMsg_login{
    width:362px;
	height:234px;
	background:url(../images/bg_system_info.gif) no-repeat;
	float:left;
  }
  #systemMsg_login_msg{
    width:280px;
	height:auto;
	background:url(../images/icon_system_info.gif) 2px 2px no-repeat;
	background-color:#EDFCFF;
	border:1px solid #7CBFE3;
	color:#000000;
	font-size:12px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding-left:22px;
  }
  #systemMsg_login_table{
    width:200px;
	color:#6C6C6C;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
  }
  .login_border{
	width:120px;
	height:14px;
	border:1px solid #C6C6C6;
	line-height:14px;
	color:#555555;
	font-size:12px;
	}
  #systemMsg_login_btn{
    width:160px;
	margin-left:auto;
	margin-right:auto;
  }
  
  #system_login_small{
   width:432px;
   height:auto;
   background-color:#ffffff;
   margin:0;
   text-align:center;
   float:left;
   }

  /*底部导航copyright*/
  #Main_btm{
   width:945px;
   background-color:#ffffff;
   padding-top:9px;
   margin-left:29px!important;
   margin-left:15px;
   float:left;
  }
  #btm{
   width:945px;
   background-color:#F3F3F3;
   padding-top:9px;
   padding-bottom:9px;
   float:left;
  }
  #btm_l{
    width:209px;
	height:38px;
	float:left;
	margin:0;
	padding-top:8px;
	padding-right:10px;
	border-right:1px #D2D2D2 dashed;
	text-align:right;
	}
  #btm_r{
    width:695px;
	float:left;
	text-align:left;
    margin-left:5px;
	padding-left:10px;
	padding-bottom:5px!important;
	padding-bottom:0;
  }
  #btm_r_menus{
	font-weight:bold;
	color:#444444;
	line-height:21px;
  }  
  #btm_r_menus a{
	font-weight:bold;
	color:#444444;
	text-decoration:none;
	}     
  #btm_r_menus a:hover{
	font-weight:bold;
	color:#7F7F7F;
	text-decoration:none;
	}  
  #btm_r_copyright{
	color:#959595;
	line-height:14px;
	margin-top:5px;
  }
  #btm_r_copyright a{
	color:#318fd0;
	line-height:14px;
	text-decoration:underline;
  }   
  #btm_r_copyright a:hover{
	color:#454545;
	line-height:14px;
	text-decoration:underline;
  }      
  #btm_border_btm{
   width:945px;
   height:33px;
   padding:0;
   background:url(../images/bg_btm.gif) no-repeat;
   float:left;
  }