body {
     magin:0px auto;
     padding:0px 0px;
	 background:#ffffff;
     text-align:center;
	 font:"ËÎÌå", "ºÚÌå", "ÐÂËÎÌå";
	 font-size:12px;
	 color:#5d5d5d;
	 }
#main { 
     margin-left:auto;
	 margin-right:auto;
	 padding:12px 9px 0px 9px;
     width:950px;
	 max-width:950px;
	 min-width:950px;
     border:1px solid #cecee0; 
	 }
.tit_top {
    background:url(../images/tit_bg.jpg) no-repeat;
	padding-left:15px;
	}
.tit_top span {
    font-size:14px;
	font-weight: bolder;
	color:#000000;}
.top10 {
    background:url(../images/list.jpg) no-repeat left center;
	}	
.top10 a {
    text-decoration: none;color:#5d5d5d;
	}
.top10 a:link {
    text-decoration:none;color:#5d5d5d;
	}
.top10 a:hover {
    text-decoration:underline;color:#5d5d5d;
	}
.top10 a:visited {
    text-decoration:none;color:#5d5d5d;
	}
.top10 a:active {
    text-decoration:none; color:#5d5d5d;
	}
.tab1 {
    margin-top:5px;
	}
.red {
    color:#ff5a00;}