body {text-align: center;font-size:12px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body,ul,ol,li,p,form,fieldset,table,td{font-family:"宋体";}
body{background:#fff;color:#000;}
td,p,li,select,input,textarea,div{font-size:12px;}

ul{list-style-type:none;}
select,input{vertical-align:middle; padding:0; margin:0;}

a:link, a:visited{color:#333333;text-decoration:none}
a:active{color:green;text-decoration:none}
a:hover{color:red;text-decoration:underline}
.button{width:60px;padding-top:4px;}
table{margin:auto;}
#banner {height: auto;width: 1003px;margin:0px auto;}
#topMenu {
	line-height: 21px;
	background-image: url(/images/topMenuBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
	height: 49px!important;
	height: 55px;
	width: 1003px;
	margin: 1px auto 0px;
	color: #FFFFFF;
	overflow:hidden;
}
#foot {
	height: 80px;
	width: 1003px;
	border-top: 3px solid #3398CC;
	margin:0px auto;
	padding-top:12px;
	line-height:18px;
	background-image: url(/images/footBg.jpg);
	background-repeat: repeat-x;
	FONT-FAMILY: Verdana, '宋体';
}
#topMenu a:link,#topMenu a:link,#topMenu a:visited,#topMenu a:hover,#topMenu a:active{
	color: #FFF;text-decoration:none;
}
#newSearch {     /*新闻搜索*/
	margin:0px auto;
	height: 34px;width: 1003px;
	background-image: url(/news/images/2.jpg);
	background-repeat: repeat-x;
	text-align: left;
	border-bottom: #CCCCCC dotted 1px;
	overflow:hidden;
}
.picTitle {
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	padding: 6px 0px 0px;
}
.mrcPic {
    width:600px; height:120px;
    margin:10px auto;
	text-decoration:none;
}
.mrcPic li {
    width:150px;
    height:112px;
    float:left;
    margin:0px 15px;
    display:inline;
}
.mrcPic li a {
    display:block;
}
.mrcPic li a img {
    border:1px solid #666;
    padding:1px;
}
.lineHeight{line-height:20px;}
.clearfloat {  /*清除浮动用于多个连续浮动的对象之间出现错位的问题*/
    clear:both;
    height:1px;
    overflow:hidden;
    margin-top:-1px;
}