

.run_div {
	  width: 100%;
    color: #909090;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
   
	 max-width:640px;
	 text-align:center;
}

.run_div p {
    color: #888;
    left: 38px;
    position: absolute;
    top: 0;
}

.run_text {
    background: #f3f3f3 none repeat scroll 0 0;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.run_div span { 
	color: #909090;
    display: inline-block;
    font-style: normal;
    padding-right: 15px;
	font-style: normal; 
}
