﻿body{
  margin:0px;
  font:"";
  font-size:14px;
  color:#333333;
  text-align:center;
}
a:link {  font-size:14px;
	color:#000000;
	text-decoration:none;
}
a:visited {  font-size:14px;
	color:#000000;
	text-decoration: none;
}
a:hover {  font-size:14px;
	color:#ff0000;
	text-decoration: none;
}
a:active {  font-size:14px;
	color:#ff0000;
	text-decoration: none;
}

 
.putong{
    font-family: "";
	font-size: 12px;
	color:#333333;
    text-decoration: none;
    line-height: 18px;
	font-weight:normal;
}

.table {
    border-collapse : collapse;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
.table td{
    border: 1px solid #666666;
	   
}
.table1 {
    border-collapse : collapse;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}


.heiti{
    font-family:'黑体';
	font-weight:bold; 
	font-size:24px; 
	line-height:30px;
}
.putong2{
    font-size:16px;
	line-height:normal;
	color:#ff0000;
}

.pad { padding-left:20px;}
.hong { font-size:18px; font-weight:bold; color:#ff0000;}





