﻿@charset "utf-8";
/* CSS Document */
body{
	background-color:#F6E9D6!important;
	background-image:url("../picture/bodybg.jpg");
	background-repeat:repeat;
}
.divLocation{
	margin:0px 0px!important;
	padding:20px 0px;
	text-align:right;
}
.newsdetail{
	width:100%;
	padding-bottom:30px;
		
	background-image:url("../picture/bodybg.jpg");
	background-repeat:repeat;
}
.newsdetailContent{
	width:980px;
	margin:0px auto;


}
.divInlineImage{
	background-image:url("../picture/inline1.jpg");
	width:100%;
	height:180px;
	background-position:center center;
	clear:both;
}
.newsdetailContentLeft{
	
		float:left;
	width:750px;
	margin-left:30px;
}
.newsdetailContentLeftList{
	border-bottom:solid 1px #DCDCDC;
	margin-bottom:30px;
	padding-bottom:50px;
}
.newsdetailContentLeft dl{
	clear:both;
	margin-bottom:30px;

}
.newsdetailContentLeft dl dt{
	background-image:url("../Picture/newsDate.jpg");
	background-repeat:no-repeat;
	width:74px;
	height:75px;
	float:left;
	text-align:center;
	margin-right:25px;
}
.newsdetailContentLeft dl dt strong{
	display:block;
	font-size:32px;
}
.newsdetailContentLeft dl dt span{
	font-size:14px;
	display:block;
}
.newsdetailContentLeft dl dd{
	float:left;
	width:565px;
	overflow:hidden;
}
.newsdetailContentLeft dl dd strong{
	font-weight:normal;
	font-size:26px;
}
.newsdetailContentLeftListContent {
	margin-top:20px;
	line-height:30px!important;
	font-size:12px!important;
	color:#222222!important;
}
.newsdetailContentLeftListContent img{
	max-width:560px;
}
.newsdetailContentLeftListContent *{
	font-size:18px!important;
	line-height:30px!important;
}


.divpager{
}
.divpager ul{
	margin-right:10px;
	line-height:35px;
}


.divpager ul li span{
	margin-top:5px;
	font-size:14px;
	margin-left:5px;
}


.divpager ul li a{
	margin-top:5px;
	font-size:14px;
	margin-left:5px;
}
.divpager ul li a:hover{
	text-decoration:underline;
}


.share{
	margin-top:30px;
	float:right;
	width:400px;
}
.share span{
	float:left;
	font-size:22px;
	font-weight:normal;
}