/* CSS Document */
.lay-bound-news{
	width:624px;
	overflow:hidden;
	padding:10px 0;
}
.content-brief{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.lay-bound-newsdetail{
	width:660px;
	overflow:hidden;
}
.brief{
	width:660px;
	padding:10px 0;
	font-size:18px;
	color:#36C;
	text-align:justify;
}
.discription{
	width:660px;
}
.name h1{
	font-size:33px;
	line-height: 35px;
	color: #343434;
}
.discription p,.discription span{
	font-size: 16px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif !important;
}
.author-time{
	width: 100%;
	overflow: hidden;
	margin-bottom: 24px;
	text-align: center;
	display: table;
	vertical-align: middle;
}
.author{
	color:#03C !important;
}
.category-left {
	display: table-cell;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 12px 0 10px;
	width: 45%;
	vertical-align: middle;
}
.category-center {
	display: table-cell;
	vertical-align: middle;
	min-width: 45px;
	min-height: 45px;
}
.category-right {
	display: table-cell;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 12px 0 10px;
	width: 45%;
	vertical-align: middle;
}
.category-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.category-left ul li {
	float: left;
	color: #a4a4a4;
	font-size: 15px;
	line-height: 17px;
	background:url(../images/separator.png) no-repeat 100% 50%;
	padding: 0 8px 0 8px;
} 
.view-category {
	padding-left: 29px;
	background: url(../images/ico-view-category.png) no-repeat 8px 50%;
	color: #a4a4a4;
}
.category-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.category-right ul li {
	float: left;
	color: #a4a4a4;
	font-size: 15px;
	line-height: 17px;
} 
.last {
	background: none !important;
	padding: 0;
}
.social{
	width:450px;
	height:50px;
	margin:0 auto;
}
.social ul{
	list-style:none;
}
.social ul li{
	float:left;
	padding-right:15px;
	text-align:center;
	margin-left:10px;
}
.google{
	margin-left:-20px !important;
}




