#header{margin-top:-100px;}

#category a {line-height: 20px;font-size:16px;height: 20px;padding: 10px 30px;color: #f08200;border: #f08200 1px solid; 
 margin-right: 15px;display: inline-block;transition: all 0.3s ease-out 0s;}
#category a.active, #category a:hover { background: #f08200; color: #fff; border-color: #f08200; }

.serve-content-title {
    text-align: center;
    font-size: 32px;
    color: #333;
    padding-top:0px;
	 margin-bottom: 5px;
margin-top: -60px;
    line-height: 80px;
    text-align: center;
   background:url(../images/icons/ttnav-s.png) no-repeat center bottom;
	font-weight:normal;
}

.serve-content-text {
    width: 384px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
  color: #f08200;

}

.serve-content-text em {
    display: inline-block;
    padding: 0 10px;

    font-style: normal;
	   font-size: 16px;
    line-height: 20px;
    text-align: center;
 color: #f08200;

}