﻿body { 
FONT-FAMILY: 'Lucida Grande','Lucida Sans Unicode','宋体','新宋体',arial,verdana,sans-serif;
text-align: center;
} 

TD {FONT-SIZE: 12px; COLOR: #333;}
.solid-bottom {BORDER-BOTTOM: #dddddd 1px solid}

.sec1  {
	padding: 5px 0 0 0;
	background-color: #333333;
	cursor: hand;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid gray;
	border-bottom: 1px solid #FFFFFF;
	height: 24px;
}
.sec1 a{
	color:  #FFFFFF;
	}
}
.sec2  {
padding: 5px 0 0 0;
background-color:  #EAEAEA;
cursor:  hand;
color:  #333333;
border-left:  1px  solid  #FFFFFF;
border-top:  1px  solid  #FFFFFF;
border-right:  1px  solid  gray;
font-weight:  bold;
height:24px;
}
.sec2 a{
	color:  #333333;
	}
}

.table
{
	width: 600px;
	font-size: 12px;
	line-height: 150%;
	border-right: #FFFFFF thin solid;
	border-top: #FFFFFF thin solid;
	border-left: #FFFFFF thin solid;
	border-bottom: #FFFFFF thin solid;
	height: 20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.table1
{
width: 600px;
font-size: 12px;
line-height: 150%;
border-right: #FFFFFF thin solid;
border-top: #FFFFFF thin solid;
 border-left: #FFFFFF thin solid;
 border-bottom: #FFFFFF thin solid;
}
.Name
{
 font-weight: bold;
  font-size: 18px;
   color: dimgray;
  font-family: 宋体;
  background-color: whitesmoke;
 padding-bottom: 5px;
 padding-top: 10px;
}
.table1 td{
	color: dimgray;
	height:24px;
border-bottom: white 1px solid;
}
.table1 th{
	color: dimgray;
	height:24px;
border-bottom: white 1px solid;
}
.Line1
{
    color: dimgray;
    background-color: Gainsboro;
}
.title2{
border-left:1px white solid;
border-right:1px white solid;
text-align:center;
}