*{margin:0;padding:0;}
li{list-style: none;}
img{border:0;}
a{ color:#000;text-decoration: none;}
a:hover{color:red;}
body{background:url(imageslawimgbg_body.png);}

#container{
	width:1024px;
	margin:0 auto;
	background-color:white;}

/**/
#header{
	width:1024px;
	height:146px;
	background: url(imageslawimgheader.png);}

#content{
	width:910px;
	height:1044px;
	margin:0 auto;}
/**/
#nav{
	width:910px;
	margin-top:-29px;
	margin-bottom: 10px;}
#nav ul{ 
	width:790px;
	height:32px;
	margin:0 64px;}
#nav ul li{
	float:left;}
#nav ul li a{
	display:block;
	height:32px;
	line-height:32px;
	margin:0 9px;
	padding:0 14px; 
	font-size:17px;
	font-family: "微软雅黑","黑体","宋体" sans-serif;
	color:#c40000;}
#nav ul li a:hover{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#c40000;
	color: white;}

#nav ul li ul{
	z-index:1;
	position:absolute;
	width:114px; 
	margin-left:0px;
	border-top: 1px solid #b70403;}
#nav ul li ul li{
	float: none; 
	text-align: center;
	background-color: #fcedbe;
	border-bottom:1px dotted #b70403;}
#nav ul li ul li a{
	font-size: 14px;} 
#nav ul li ul li a:hover{
	border-radius: 0;
	width:75%; 
	margin-left:0px;}

.current{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#c40000;
	color:white;}


/**/
/**/

#left_menu{
	float:left;
	width:237px;
	height:841px;
	background-color:#fdf1cb;}
.menu{
	width:235px;
	height:420px;
	border: 1px solid #B70403;
	border-top:0px;}
.menu span{
	display: block;
	text-align:center;
	}
#menu_list{
	width:225px;
	margin:0 auto;}


 .article{
 	width:167px;
	float: left; 
	margin-left:4px;}
.article li{
	width:228px;
	height:25px;
	line-height: 25px;  
	margin-top:5px;
	border-bottom:1px dotted #B70403;}

.article li span{
	float:right;
	color:black;
	height:25px;
	width:80px;
	font-size:14px;
	line-height:20px;}
 
.date{
	float:right;
	width:59.4px; 
	margin-right:4px;}
.date li{
	height:25px;
	line-height: 25px;  
	margin-top:5px;
	border-bottom:1px dotted #B70403;}
/**/
/**/
#right{
	
	float:left;
	width:653px;
	min-height:800px;
	margin-left:15px;}

#right span{
	height:39px;
	line-height: 39px;
	color:#fff;}
#right span a{
	color: #fff;}

/*列表页样式*/
/*列表页样式*/
/*列表页样式*/
#right_content{
	padding-bottom:100px;
	padding-top:30px;
	position:relative;
	width:652px;
	background-color:#fefaeb;
	border-top:0px;
	min-height:722px;}

#right_list{
	float: left;
	margin:50px;}
#right_list li{
	height:25px;
	line-height: 25px;
	width:550px;}

#right_date{
	float:right;
	margin:30px;
	height:25px;
	line-height:23px;}

#page{
	position:absolute;
	bottom:30px;}
 
#page_lists a{
	color:black;
	font-size:14px;}

/**/
/**/

/*文章页样式*/
/*文章页样式*/
/*文章页样式*/

#right_content p{
	color:#000;
	margin:0 20px;
	text-indent:28px;
	font-size:16px;
	line-height: 25px;}
#right_content span{
	color:#000;}
#previous_next{
	position:absolute;
	bottom:30px;
	left:90px;}
#previous_next span a{
	color:black;}


/**/
/**/
#footer{
	width:1024px;
	margin-top:-120px;
	font-size:14px;
	float:left;
	height:140px;
	background-color: #c5e1e1;
	border-top:2px solid gray;}
#footer span{
	display: block;
	margin:40px 425px;}

.clearfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;}





