body{
	font-family:"宋体";
}

#dzw{
	width:974px;
	height:38px;
	margin:0px auto;
	line-height:38px;
	color:#000;
	overflow:hidden;
}

#dzw a{
	color:#000;
	margin:0px 5px;
}

#dzw .map{
	float:left;
	margin-top:4px;
	*margin-top:0px;
	_margin-top:4px;
}

#dushu-nav{
	width:974px;
	height:32px;
	margin:0px auto;
	line-height:32px;
	background:#e7e7e7;
}

#dushu-nav .logo{
	float:left;
	display:inline;
	margin-left:10px;
	width:101px;
	height:32px;
}

#dushu-nav .links{
	float:right;
	width:840px;
}

#dushu-nav .links a{
	color:#000;
	margin:0px 6px 0px 7px;
}

#header{
	width:100%;
	min-width:974px;
	height:230px;
	overflow:hidden;
	position:relative;
	_width: expression(((document.compatMode && document.compatMode=='CSS1Compat')? document.documentElement.clientWidth : document.body.clientWidth) < 974? '974px' : 'auto'); 
}

#header .color{
	position:absolute;
	width:100%;
	height:107px;
	left:0px;
	top:123px;
}

#header .box{
	width:974px;
	height:230px;
	position:relative;
	margin:0px auto;
}

#header .box h1{
	position:absolute;
	left:37px;
	top:10px;
	font-size:60px;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
	line-height:112px;
	height:112px;
	width:715px;
	overflow:hidden
}

#header .box .photo{
	position:absolute;
	right:30px;
	top:7px;
	padding:0px 6px;
	
	background:#fff;
}

#header .box .text{
	position:absolute;
	left:37px;
	top:117px;
	width:695px;
}

#header .box .text .title{
	float:left;
	width:48px;
	height:84px;
	padding-top:18px;
	line-height:30px;
	color:#fff;
	font-family:"Microsoft Yahei","黑体";
	font-size:28px;
	text-align:center;
	background:url(images/header-text.png) no-repeat;
	_background:url(images/header-text.gif) no-repeat;
}

#header .box .text p{
	float:left;
	display:inline;
	width:615px;
	margin:25px 0px 0px 22px;
	line-height:23px;
	color:#fff;
	font-family:"Microsoft Yahei","黑体";
	font-size:16px;
}

#background{
	width:100%;
	min-width:974px;
	_width: expression(((document.compatMode && document.compatMode=='CSS1Compat')? document.documentElement.clientWidth : document.body.clientWidth) < 974? '974px' : 'auto');
	background:url(images/background.gif);
}


#footer{
	width:974px;
	color:#000;
	line-height:24px;
	padding:15px 0px;
}

#footer a{
	color:#000;
}

#content{
	width:974px;
	margin:0px auto;
	background:#fff;
	padding-bottom:25px;
}

#content img{
	display:block;
}

#content .box{
	width:910px;
	margin:0px auto;
	padding-top:25px;
}

#content .box .topic{
	height:38px;
	line-height:38px;
	background:url(images/topic-line.gif) repeat-x left 10px;
}

#content .box .topic h2{
	float:left;
	color:#525252;
	font-size:38px;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
	background:#fff;
	padding:0px 20px 0px 5px;
}

#content .box .topic h2 a{
	color:#525252;
}

#content .box .block{
	height:180px;
	border:1px solid #ddd;
	margin-top:13px;
}

#content .box .block .photo{
	float:left;
	height:180px;
	width:130px;
	border-right:1px solid #ddd;
}

#content .box .block .photo img{
	height:180px;
	width:130px;
}

#content .box .block .text1{
	float:left;
	width:180px;
	height:165px;
	overflow:hidden;
	padding:15px 20px 0px 20px;
	border-right:1px dashed #ddd;
	color:#000;
}

#content .box .block .text1 h3{
	font-size:14px;
	line-height:22px;
	margin-bottom:5px;
}

#content .box .block .text1 h3 a{
	color:#000;
}

#content .box .block .text1 p{
	line-height:28px;
	height:28px;
	overflow:hidden;
}

#content .box .block .text1 .views{
	height:22px;
	color:#fff;
	line-height:22px;
	overflow:hidden;
	padding:0px 5px;
	margin-top:5px;
}

#content .box .block .text2{
	float:left;
	width:504px;
	height:154px;
	overflow:hidden;
	padding:13px 30px 13px 22px;
	line-height:22px;
	font-size:14px;
	color:#818181;
}
#content .box .block .text2 a{
	color:#818181;
}
#content .box .block .text2 a:hover{
	color:#818181;
}