div, table {
    font-size: 9pt;
}
table{
    width: 100%;
}
a:link {
	font-size: 9pt;
	text-decoration: none; 
	color:#000;
}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#FF0000;
}
a:visited {
	font-size: 9pt;
	text-decoration: none; 
	color:#000;
}
a:hover {
	font-size: 9pt;
	text-decoration: underline; 
	color: #000;
	}
.bodyt {
    /*! text-align: center; */
    margin: 0 auto;
    width: 943px;
    height: auto;
    background-repeat: repeat-x;
}
.chuangkou{
    width:428px;
    margin-left: 25px;
}
.article {
            margin: 0cm 0cm 0px;
            line-height: 2em;
        }
.name a{
 	color: #444444;
    font-size: 18px;
    background-repeat: no-repeat;
    font-family: "Microsoft YaHei UI";}
.infotitle{
    color: #316AC5;
font-family: "宋体";
font-size: 20px;
line-height: 1.5em;
text-align: center;
font-weight: bold;
}
.lan{
    font-size: 9pt;
    margin-left: 60px;
    margin-top: 10px;
}
.text{
width: 1002px /*你自己定义的宽*/
height: 60px /*你自己定义的高*/
overflow:hidden; /*超出部分隐藏*/}