﻿ body
 {
	margin:0 auto;
    font-size:12px;
    font-family: "宋体";
    text-align:center;
 }
 ul
 {
	padding:0px 0px 0px 20px;
	margin:0px;
 }
 #menu td{
     height:18px;
 }
 .menuup{
    width:166px;
    height:22px;
    padding-left:50px;
    background:#FFF url(../images/menuup.jpg) no-repeat;
 }
  .menuon a{color:#db241c;}
 .menuon{
    width:180px;
    height:23px;
    padding-left:50px;
    color:#db241c;
    background:#FFF url(../images/menuon.jpg) no-repeat;
 }
 .contents
 {
	margin-top:10px;
	padding-top:10px;
    width:100%;
    border-left:1px solid #f5f5f5;
 }
 .title{
    height:51px;
    padding-left:60px;
    color:#db241c;
    font-size:14px;
    font-weight:bold;
    width:100%;
    padding-top:5px;
    background:#FFF url(../images/title_bg.jpg) no-repeat 7px 0;
 }
 
.imgbg{
      width:165px;
      height:100px;
      text-align:center;
      
      background:#f5f5f5 url(../images/imgbg.jpg) no-repeat;
  }
  .texttitle{width:100%; border-bottom:1px dotted #b2b2b2;  }
 a{font-size:12px;
   font-family: "宋体";color:#666666; text-decoration:none}
    a:hover
    {
		color:#FF0000;
    }
.contents table{}


#menu tr td ul li{ list-style:none; line-height:25px;width:100px; border-bottom:1px dotted #c5c5c5;
}
#menu
{
	margin-top:5px;
}