@charset "utf-8";
/* chushiye */
body{ background-image:url(/images/cydia_bg.jpg); background-repeat:repeat; font-family:sans-serif; }
img{ border:0px; }
#t{ margin:5px auto; }
#c,#kz,#kz1,#jt,#log,#ly,#hf,#use_jt,#note{
     -webkit-border-bottom-left-radius: 8px 8px;
	 -webkit-border-bottom-right-radius: 8px 8px;
	 -webkit-border-top-left-radius: 8px 8px;
	 -webkit-border-top-right-radius: 8px 8px;
	 -webkit-margin-bottom-collapse: separate;
	 -webkit-margin-top-collapse: separate;
	 border:1px #999999 solid;
	 background-color:#FFFFFF;
	 } 
#c{ width:290px;
    color:#000;
	font-size:15px;
	padding:5px;
	margin:5px 0;}

#gg{ margin-bottom:8px;}
#gg img{ width:300px; height:50px; margin:5px auto -4px auto;}
#kz,#kz1{ width:300px; 
	 font-size:17px; 
	 font-weight:bold; 
	 margin:6px 0 2px 0;
	 }
#kz1{ margin:0;}
#kz p,#kz1 p{ display:block;
    width:300px; 
	margin:0;
    padding:0; 
	height:42px;  
	border-bottom:1px #999999 solid; 
	line-height:40px; 
	background:url(/images/cydia_jt.jpg) 280px 14px no-repeat;
	}
#kz a,#kz1 a{text-decoration:none; color:#000000; }
#kz p a,#kz1 p a{ float:left;}
#kz p img,#kz1 p img{ width:30px; height:30px; margin:6px 4px 0 4px; float:left;}

/* screenshots */
#jt{ text-align:center; 
     width:300px; 
	 padding:6px 0;} 
#jt img{ width:250px; height:360px; margin:5px auto 0 auto;}

/* changelog */
#log{ font-size:13px; 
	color:#333333; 
	line-height:20px; 
	padding:3px 8px;
	width:284px;
	}
#log ul{ margin:0; padding:0; list-style:none;}
#log ul li{ padding:0; margin:0;}	
#log ul li h1{font-size:12px; line-height:23px; color:#000000;}
#log div{ display:block; height:1px; width:auto; border-top:1px #999999 dashed; margin:8px 0px;}

/* comments */
.s,.x{ width:46px; height:25px;}
#ly,#hf{ width:auto; 
     height:auto; 
	 padding:0 6px; 
	 line-height:18px; 
	 margin:2px 0;
	 font-size:13px;}
.bt{font-size:12px; line-height:13px;}
#hf{background-color:#EEFAFF; color:#336699; border:1px #889AC4 solid;}
.x{ margin-left:10px;}
.s{ margin-right:15px;}

form{ font-size:16px; font-family:sans-serif; color:#000000;}

/*use*/
#bt{ font-size:14px; display:block; height:20px; margin-top:10px; line-height:20px;}
#use_jt{width:288px; 
	   padding:6px;
	   font-size:13px; 
	   line-height:20px; 
	   color:#000000;} 
#use_jt img{ width:208px; height:300px; margin:5px 0 0 15px; display:block;}

#note{ color:#FF0000; 
    width:290px;
	font-size:15px;
	padding:5px;
	margin:5px 0;}
