
body{
	background:#F4F7F9;
	font-family:'MicroSoft Yahei';
}
a{
	color:#000;
	text-decoration:none !important;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.margin-center{
	margin:0 auto;
}
.w162{
	width:162px;
}
.red{
	color:red;
}
.navbar{
	margin-bottom:0px !important;
}
.text-center{
	text-align:center;
}
.text-justify{
	text-align:justify;
}
.container{
	padding-left:0px !important;
	padding-right:0px !important;
}
.dropdown-search{
	margin-bottom:1em;
}
.main{
	height:100%;min-height:800px;margin:0 auto;background:#fff;
}
.main-search{
	height:100%; min-height:800px;background:#fff;padding:2em 1em;
}
.main2-search{
	background:#fff;padding:2em 1em;
}
.main-wz{
	height:800px;background:#fff;padding:2em 1em;
}
.content{
	overflow:hidden;
}
.content img{
	width:100%;
	height:100%;
}

.title{
	color:#000;
	font-size:18px;
}
.des{
	color:#999;
	font-size:14px;
}
.content_title{
	font-size:25px;
}
.content_author{
	
}
.pagination>li>a, .pagination>li>span{
	margin: 2px 1px;
}
.item1{
	padding:2px 15px !important;
}
.list-group-item h3{
	margin-top:13px;
}

.foot{
	margin:0 auto;
	text-align:center;
}
.foot p{
	font-size:14px;
	color:#ccc;
}


