body {
    font-family: "微软雅黑";
	color:#333;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align: left;
	background-color: #fff;
    background-repeat: repeat;
	background-position: center;
       min-width:1220px;
}
img {
	border:0;
}
page {
	width:auto;!important;
	max-width:1000px !important;
	margin:0 auto;
 height:auto !important width:1000px;
}
table {
	border-collapse:collapse;
}
td {
	empty-cells:show;
}
tr, td {
	font-size:13px;
	color:#3d3d3d;
	line-height:22px;
}
form {
	padding:0px;
	margin:0px;
}
#vishidden {
	display:none
}
a {
	text-decoration:none;
	color:#333;
}
a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
}
.bt_link {
	font-size:17px;
	text-decoration:none;
	color:#3366cc;
	font-family: '微软雅黑';
	font-weight:bold;
}
.bt_date {
	font-size:15px;
	color:#999;
	font-family:verdana
}
.bt_more {
	font-size:15px;
	color:#999;
}
a.bt_more {
	text-decoration:none;
	color:#999;
}
a.bt_more:visited {
	text-decoration:none;
	color:#999;
}
a.bt_more:hover {
	text-decoration:none;
	color:#ff0000;
}
.title {
	font-size:22px;
	color:#333;
	font-weight:bold;
	line-height:150%;
}
.bt_content {
	font-size:15px;
	text-decoration:none;
	color:#333;
	line-height:26px;
}
@media(max-width:700px){
     body{min-width:100%;}
}