@charset "UTF-8";
/* CSS Document */
body,ul,li,form,p,img,textarea,h1,h2,h3,h4,h5,h6,span{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
   }

body {
	color: #c3c3c3;
	font-size:12px;
	text-align:center;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000;
   }

.clear{clear:both;height:0px;overflow:hidden;}

.clearheight{clear:both;height:10px;overflow:hidden;}


.logo{clear:both;
      margin:0 auto;
      width:695px;
	  height:121px;
	  overflow:hidden;
	  text-align:left;
	  }
	  
.warp{clear:both;
      margin:0 auto;
	  width:695px;
	  overflow:hidden;
	  padding-bottom:50px;
	  }
	  
.warp_fillet{float:left;
             width:695px;
			 height:5px;
			 overflow:hidden;
			 }
	  
.fillet{float:left;
        width:5px;
		height:5px;
		overflow:hidden;
		}

.top_bg{float:left;
        width:685px;
		height:5px;
		overflow:hidden;
		background:#222;
		}		

.content{float:left;
         width:695px;
		 overflow:hidden;
		 background:#222;
		 }
		 
.content_title{clear:both;
                margin:8px auto;
				width:648px;
				height:26px;
				overflow:hidden;
				}

.title_fillet{float:left;
              width:4px;
			  height:26px;
			  overflow:hidden;
			  }
			  
.title_bg{float:left;
          width:640px;
		  height:26px;
		  overflow:hidden;
		  text-indent:15px;
		  text-align:left;
		  line-height:26px;
		  color:#fff;
		  background-image:url(../images/mistake/title_fillet_bg.gif);
		  background-repeat:repeat-x;
		  }
		  
.line{clear:both;
      margin:0 auto;
	  width:647px;
	  height:1px;
	  overflow:hidden;
	  }
	  
.content_01{clear:both;
            margin:0 auto;
			width:612px;
			overflow:hidden;
			padding:15px 0 0 35px;
			line-height:40px;
			text-align:left;
            font-size:16px;
			font-weight:bold;
			}

.color_orange{color:#fe4413;
		      }
			  
.color_orange a{color:#fe4413;}

.text{font-size:12px;
      font-weight:normal;
	  }
	  
.banner{clear:both;
        margin:0 auto;
        width:650px;
		height:90px;
		overflow:hidden;
		padding:35px 0 70px 0;
		}
/*²¥·Å¡ª¡ªµ¯³ö¿ò*/

.play_popup{clear:both;
            width:396px;
			height:342px;
			overflow:hidden;
			background:url(../images/popup_box/popup_box_bg.png) no-repeat;
			}
			
.button_close{float:right;
              width:17px;
			  height:17px;
			  overflow:hidden;
			  padding:6px 10px 0 0 ;
			  text-align:left;
			  }

.problem_box{float:left;
             width:356px;
			 overflow:hidden;
			 margin-top:60px;
			 padding-left:20px;
			 }
			 
.problem_text{float:left;
              width:356px;
			  height:22px;
			  overflow:hidden;
			  line-height:22px;
			  text-align:left;
			  color:#c3c3c3;
			  }
			  
.isp_box{float:left;
         width:356px;
		 height:29px;
		 overflow:hidden;
		 text-align:left;
		 background:url(../images/popup_box/input.gif) no-repeat;
		 }
		 
.isp_input{float:left;
           width:342px;
		   height:22px;
		   overflow:hidden;
		   margin-top:3px;
		   margin-left:6px;
		   _margin-left:3px;
		   line-height:22px;
		   text-align:left;
		   border:0;
		   }

.button_ok{float:left;
           width:46px;
		   height:46px;
		   overflow:hidden;
		   cursor:pointer;
		   margin-top:25px;
		   margin-left:170px;
		   _margin-left:85px;
		   background:url(../images/popup_box/button_ok.gif) no-repeat;
		   }
		   
.button_input{float:left;
              width:46px;
			  height:46px;
			  overflow:hidden;
			  border:0;
			  }
