﻿body{
	text-align:center;
	font-size:12px;
	font-family:Arial, 宋体;
	margin:0;
	background-color: #000;
	color:#fff;
}

#bodyWrap,#header #top, #header #nav,#footerWrap{
	width:1000px;
	margin:0 auto;
	text-align:left;
	overflow-x:visible;
}

#header{background-image: url(/images/TopBg.gif);padding-top:16px;height:158px;}

#footer{background-image: url(/images/FooterBg.gif);}

#footerWrap{position:relative;}

#picList{
	padding:190px 0 0 260px;
width:530px;
}
#picList .item{background:url("/images/pic_wrap1.gif") no-repeat scroll 0 0 transparent;
display:inline;
float:left;
height:102px;
margin:13px 29px 0 0;
width:96px;}
#picList .item img{height:88px;
margin:2px 0 0 2px;
width:88px;border:0;}
#page{text-align:center;clear:both;padding:15px 0;border-top:2px solid black;margin:0 auto;width:490px;color:#666;}
#page a{color:#009;text-decoration:underline;}

.newContent{width:1000px;margin:0 auto;}
#title{font-family:黑体;font-size:18px;letter-spacing:2px;padding:10px 0;border-bottom:0px solid #585C66;text-align:center;}
#content{
padding:15px 0;
min-height:500px;    /*高度最小值设置为：100px*/
height:auto !important; /*兼容FF,IE7也支持 !important标签*/
height:500px; /*兼容ie6*/
overflow:visible;
}

#tip{float:right;color:#191D29;}
#seo1,#seo1 a,#seo2 a,#seo2{color:#1A191E;}
#seo1{position:absolute;top:113px;}
#seo2{position:absolute;top:113px;}
