* {list-style: none; margin: 0px; padding: 0px;}
body {
	border: 0;
	font-family: Microsoft YaHei;
	color:#4e4e4e;
	font-size:14px;
}
tr,td {font-size:14px; color:#333333; FONT-FAMILY:Microsoft Yahei; line-height:24px;}
img{ border:none;}
a {
	transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
	color:#333333;text-decoration:none;
	cursor:pointer;
}
a:hover{text-decoration:none;color:#3d79d9;}
.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}
.msglist{ width:100%; border-bottom:solid 1px #e0e0de; line-height:26px;}

/*顶部开始*/
.topNav{ width:50%; height:75px;position: relative; z-index:10;}
.topNav .Tlogo{ width:275px; position:absolute; right:350px;}
.topNav .Tzwgk{
	width: 275px;
	height: 75px;
	line-height: 75px;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	right: 50px;
	color: #4e4e4e;
}


/*顶部结束*/
a.ysqgkdh{ display:block; margin-top:10px; width:100%; height:40px; background:#a9c8f8; font-size:18px; padding-left:15px; float:left; line-height:40px;}
a.ysqgkdh:hover{ color:#ffffff; background:#5e94ec;}

a.ysqgktab{ width:200px; height:50px; line-height:50px; margin:10px 55px 0px 55px;; border:solid 1px #e6e6e6; background:#ffffff; font-size:18px; text-align:center; float:left;}
a.ysqgktab:hover{ background:#c7e0ff}


/*版权信息*/
.copyright{ width:100%; height:110px; text-align:center; color:#ffffff; margin:0 auto; margin-top:1px; background:#5e94eb; line-height:24px; padding-top:10px;}

/*版权信息结束*/
