.content .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;
}

.content .serve-content-text {
    width: 384px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
  color: #f08200;

}

.content .serve-content-text em {
    display: inline-block;
    padding: 0 10px;

    font-style: normal;
	   font-size: 16px;
    line-height: 20px;
    text-align: center;
 color: #f08200;

}

#category  {width:1188px;height:50px;margin: 0 auto;background:#282828; }
#category a {font-size:16px;color:#eee;line-height:50px;width:198px;height:50px;float:left;border:none;margin:0px;padding:0px; }
#category a:hover {font-size:16px;color:#fff;line-height:50px;width:197px;height:50px;float:left;border:none;margin:0px;padding:0px; }

#category a.active{background:#f08200; }