/* CSS Document */
	body{ background: #efefef;}
	html, body{height:100%;}
	/*	
	.weimob-page{
			max-width:640px;
			margin:auto;
			
		}
	*/
	.weimob-content{
		margin:6px;
		min-height:100%:;
		background:#fff;
		border-radius:10px;
	}
	.weimob-content p{color:#404040; line-height:20px; font-size:14px;}
	.weimob-content i{ color:#999; font-size:12px; font-weight:normal; font-style:normal;}
	.weimob-content h4{ line-height:38px; color:#444; }
	h3{margin-bottom:3px;}
	.pub_time{
		display:inline-block;
		font-size:12px;
		color:#ccc;
		margin-bottom:8px;
	}
    table{
        width:auto!important;
    }
