﻿@charset "utf-8";
/* CSS Document */
*{font-family: "微软雅黑";}
body {
	margin: 0px;
	padding: 0px;
}
div {
	display: inline;
	float: left;
}

/* wrapper居中开始 */
.wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
}
/* wrapper居中结束*/
/* 日期收藏栏开始*/
.wrapper .dateline {
	background-color: #ececed;
	float: left;
	height: 30px;
	width: 1000px;
}
.wrapper .dateline .date {
	font-size: 12px;
	float: left;
	height: 30px;
	width: 230px;
	_width: 230px;
	line-height: 30px;
	margin-left: 10px;
}
.wrapper .dateline .tianqi {
	font-size: 12px;
	width: 120px;
	line-height: 30px;
	font-family: "微软雅黑";
	height: 30px;
	float: left;
}
.wrapper .dateline .tianqi .tqnr {
	width: 50px;
	background-image: url(../image/duoyun.png);
	height: 30px;
	background-repeat: no-repeat;
	float: right;
	padding-left: 32px;
}
.wrapper .dateline .scsy {
	font-size: 12px;
	line-height: 30px;
	float: right;
	height: 30px;
	width: 360px;
}
.scsy a {
	display: inline;
	float: left;
	margin-left: 6px;
	line-height: 30px;
	height: 30px;
	margin-right: 10px;
	padding-left: 15px;
	background-image: url(../image/shoucang.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #000;
}
.scsy a:hover {
	color: #bb0000;
}

.scsy .shouye {
	background-image: url(../image/shouye.jpg);
	margin-left: 8px;
}



/* 日期收藏栏结束*/
/* top开始*/
.wrapper .top {
	float: left;
	height: 173px;
	width: 1000px;
	background-image: url(../image/top_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
/* top结束*/
/* nav开始*/
.wrapper .nav {
	font-weight: bold;
	background-image: url(../image/nav_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 35px;
	width: 998px;
	border: 1px solid #d3cac8;
}
.wrapper .nav a {
	color: #f6f902;
	font-weight: bold;
	float: left;
	height: 35px;
	width: auto;
	line-height: 35px;
	margin-right: 4px;
	margin-left: 6px;
	font-size:15px;
	_margin-left: 7px;
}
.wrapper .nav a:hover{
	color: #FFF;
}
/* nav结束*/
/* footer开始*/
.footer {
	background-image: url(../image/foot_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 96px;
	width: 1000px;
}

.footer #imgConac {
	margin-right: 20px;
    margin-top: 33px;
    width: 45px;
}

.footer .lxwm {
	color: #FFF;
	height: 20px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 20px;
	margin-top: 14px;
	font-size: 12px;
	display: block;
	float: none;
	margin-bottom: 9px;
}
.footer .lxwm a {
	height: 20px;
	width: 60px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
}
.footer .lxwm a:hover {
	text-decoration: underline;
}
.footer .banquan {
	color: #FFF;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	display: block;
	float: none;
}
.footer .banquan div {
	display: block;
	float: none;
}
.banquan p {
	margin: 0px;
	padding: 0px;
}

/* footer结束*/img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.qwe    {
	float: left;
	height: 28px;
	width: 200px;
	margin-top: -3px;
}
