body {
	margin: 0;;
	font-family: "宋体";;
	font-size: 12px;;
	line-height: 22px;;
	text-align: center;;
	background: url('images/bg.jpg') repeat;
}

a,a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #004B99;;
	text-decoration: none;
}

.top {
	color: #ffffff;
	font-weight:bolder;
	white-space: normal;
	font-family:Book Antiqua;
}

.top a,.top a:visited {
	color: #fff;;
	font-weight:bolder;
	text-decoration: none;
	font-family:Book Antiqua;
}

.top a:hover {
	color: yellow;;
	text-decoration: none;
}
/*头部图标*/
.head{
    padding-left:20px;
}

/*底部*/
.foot{
    font-size:12px;
    
}

.txt1{
    font-size:14px;    
    line-height: 22px;
    padding-right:15px;
    font-family:Verdana;
}
.txt2{
    font-size:14px;
    font-family:Verdana;
    padding-left:15px;
    padding-right:18px;
    line-height: 22px;
}
.txt3{
    font-size:14px;    
    line-height: 22px;
    font-family:Verdana;
}
.titl1{
    font-size:25px;
    padding-top:15px;
    padding-bottom:15px;
    font-family:Verdana;
}
.titl2{
    font-size:22px;
    font-family:Verdana;
}
.titl3{
    font-size:23px;
    padding-top:5px;
    padding-bottom:5px;
    font-family:Verdana;
}
/**/
.tb{
   border:1px solid #c1c1c1;
}