body{
	font-family:"宋体";
	background:url(images_shuhuadushu/body.jpg);
}

img{
	display:block;
}

#header{
	width:100%;
	min-width:1000px;
	height:320px;
	background:url(images_shuhuadushu/header.jpg) no-repeat center top;
	position: relative;
	
}
#header .color {
position: absolute;
width: 100%;
height: 145px;
left: 0px;
top: 175px;
}

#header .box{
	width:1000px;
	height:320px;
	margin:0px auto;
	position: relative;
}

#header .box h1{font-size:40px;font-family:"Microsoft Yahei","黑体";color:#2f3030;line-height:177px;font-weight:bolder; margin-left:5px;}

#header .box .text {
position: absolute;
left: 10px;
top: 175px;
width: 590px;
}
#header .box .text .title {
float: left;
width: 35px;
height: 114px;
padding-top: 15px;
line-height: 26px;
font-family: "Microsoft Yahei","黑体";font-weight:bold;
font-size: 24px;
text-align: center;
background: url(images_shuhuadushu/h-icon2.gif) no-repeat;
}
#header .box .text p {
float: left;
display: inline;
width: 520px;
margin: 20px 0px 0px 20px;
line-height: 24px;
color: #fff;
font-family: "Microsoft Yahei","黑体";
font-size: 14px;
}

#header .box .photo {
position: absolute;
right: 20px;
top: 30px;
padding:8px ;
background: #FFF;

}
#header .box .photo img{
height: 245px;
width: 360px;

}

div {
display: block;
}

#content{
	width:1000px;
	margin:20px auto 0px auto;
	background:#fff;
	border:solid 1px #d4d4d4;
}

#left{
	float:left;
	border-right:1px solid #e3e3e3;
	width:650px;
}

#left .block{
margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	overflow:hidden;
}

#left .block ul li{
border-bottom:1px solid #e4e4e4;
margin-bottom:30px;
}
#left .block ul li img{
	margin:25px 80px;
	width:450px;
	}
#left .block h2 span{
	float:left;
	width:31px;
	height:28px;
	background:url(images_shuhuadushu/r-icon1.png) no-repeat;
	overflow:hidden;
	text-align:center;
	margin-right:7px;
	margin-top:2px;
}
#left .block h2 span img{
	margin:10px 5px;
	width:21px;
	height:4px;
}

#left .block h2{
	line-height:24px;
	overflow:hidden;
	font-size:24px;
	font-family:"Microsoft Yahei","黑体";
	font-weight: normal;
	margin-bottom:10px;
}
#left .block  h2 a{
	color:#000;
}
#left .block .time{
	color:#676767;
	width:180px;
	margin-left:40px;
	margin-bottom:10px;
	}

#left .block p{
	line-height:22px;
	color:#454545;
	margin-left:40px;
	margin-right:30px;
	
}

#left .block p a{
	font-family:"Microsoft Yahei","黑体";
	color:#2e2e2e;
	float:right;
	margin-bottom:10px;
}

#left .block p a:hover{
	color:#f00;
}


#right{ float:right;
width:290px;
margin:10px 25px;


}

#right .title{
	width:290px;
	height:38px;
	background:url(images_shuhuadushu/l-icon1.gif);
}

#right .title h3{
	font-family:"Microsoft Yahei","黑体";
	color:#2e2e2e;
	line-height:38px;
	font-size:20px;
	font-weight:normal;
	float:left;
	margin-left:12px;	
}
#right .title a img{
	float:right;
	margin-right:15px;
	margin-top:13px;
}

.layout1 .photo ul{
	padding-top:10px;
}
.layout1 .photo ul li{
	margin:10px 22px 0px 22px;
	text-align:center;
	
}
.layout1 .photo ul li p a{
	font-family:"Microsoft Yahei","黑体";
	color:#2e2e2e;
	line-height:28px;
	font-size:13px;
	margin-top:10px;
	overflow:hidden;
}

.layout1 .photo ul li img{
	width:245px;
}

.layout2  .list ul{
	padding-top:10px;
	padding-bottom:10px;
}
.layout2 .list ul li{
	font-family:"Microsoft Yahei","黑体";
	overflow:hidden;
	padding-left:12px;
	background:url(images_shuhuadushu/r-icon1.gif) no-repeat left 5px;
	margin-top:10px;
	border-bottom:dotted  1px #333;
}
.layout2 .list ul li a{
	font-size:14px;
	line-height:24px;
	color:#000;
}

.layout2 .list ul li p{
	font-size:12px;
	line-height:18px;
	margin-bottom:5px;
	margin-top:5px;	
}
.layout2 .list ul li p a{
	font-size:12px;
	color:#c13600;
}
	
	

#flip{
	text-align:center;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	margin-top:50px;
}

#flip a{
	color:#333;
	margin:0px 6px;
	padding:5px 10px;
	border:1px solid #dadada;
	background:#fff;
}

#flip a:hover,#flip .on{
	background:#b64d4a;
	color:#fff;
	text-decoration:none;
	border:1px solid #b64d4a;
}

#flip .text{
	font-size:14px;
	font-family:"宋体";
	padding:8px 12px 5px 12px;
}

#flip span{
	border:1px solid #bbb;
	color:#bbb;
	margin:0px 6px;
	padding:9px 10px 4px 10px;
}




#footer{
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#000;
	line-height:24px;
	padding:15px 0px;
}

#footer a{
	color:#000;
}