@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png)!important;
	background-repeat: repeat-x;
	background-color: #041729;
}

body,td,th {
	font-family: "微软雅黑";
}
.banner{width:100%; height:836px; background:url(images/topbg.jpg) center no-repeat #041729;}
#pdd ul{width:1198px;}
#pdd li{
	width:230px;
	display:inline-block;
	list-style:none;
	color:#fff;
	font-size:17px;
	height:40px;
	margin-right:3px;
	}
#pdd li img{vertical-align:middle;}
#pdd li a{color:#fff; text-decoration:none;}
#pdd li a:hover{ color:#1865be;}
.st{font-size:14px!important;}
.titlebig{ font-size:38px; text-align:center; color:#ffc000; margin:70px auto 40px auto;}
.title22{ font-size:24px; text-align:left; color:#ffc000; line-height:46px; margin:35px 0; border-bottom:solid 1px #203f5e;}
