#topbox{
  width:960px;
  height:52px;
  padding:1px 0px 0px 40px;
  background:#fff;
  position:relative;
  z-index:100;
  /*border-bottom:1px solid #053876;
  background:#dee7ee;*/
}


#titlebox{
  text-align:left;
  width:910px;
  height:66px;
  padding:30px 45px 0px 45px;
  background:#fff;
  overflow:hidden;
}



#categorybox{
  float:left;
  width:516px;
  padding-left:195px;
}

#mainbox{
width:955px;
text-align:left;
background-color:#fff;
padding:0px 45px 0px 0px;
background:#fff;
}


#contentbox{
float:left;
width:756px;
margin-bottom:15px;
overflow:hidden;
}

#imagebox{
width:756px;
height:230px;
background-repeat:no-repeat;
margin-bottom:20px;
}

#bottombox{
width:516px;
margin-left:240px;
}

#ttbox{
width:258px;
float:left;
}
#pmbox{
width:258px;
float:left;
}

#innerttbox{
padding:25px 25px 0px 0px;
}

#innerpmbox{
padding:25px 25px 0px 0px;
}

.ttpm_head{
	color:#cc0000;
  font-size:16px;
  padding-bottom:10px;
}

#footerbox{
width:910px;
padding:0px 45px 0px 45px;
height:20px;
border-top:1px solid #f0f0f0;
background:#fff;
text-align:left;
}

#footercenter{
float:left;
width:516px;
height:20px;
}

#footerright{
float:right;
width:180px;
height:20px;
}