@charset "utf-8";
/*
Theme Name: Digitaledu Theme
Theme URI: http://www.digitaledu.org/
Description: The WordPress theme for Digitaledu.org website
Version: 1.0
Author: Zhang Yongjiang

*/

@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	word-break:break-all;
	border:none;
}
body {
	margin:0 auto;
	background:#FFF;
	text-align:center;
	font-size:12px;
	font-face:宋体;
}
a {
	color:#213d8c;
	text-decoration:none;
}
a:hover {
	color:#1784e7;
	text-decoration:none;
}
img {
	border:none;
}
ul, li {
	list-style:none;
}
.brd {
	border:1px solid #B6B6B6;
}
#header {
	width:951px;
	height:90px;
}
#header_right {
	margin-top:13px;
	color:#213D8C;
	margin-right:20px;
	float:right;
	font-size:12px;
}
#nav {
	text-align:center;
	width:100%;
	height:51px;
	font-size:14px;
	background:url(images/nav_bg.jpg) repeat-x top left;
}
.nav_button {
	color:#213D8C;
	display: -moz-inline-stack;
	display:inline-block;
	zoom: 1;
	*display: inline; 
	width:85px;
	height:29px;
	height:21px!important;
	vertical-align:middle;
	background-position:top;
	margin-top:2px;
	margin-left:19px;
	padding-top:8px;
}
#huodong li {
	margin-left:20px;
	padding-left:0px;
	height:12px;
	padding-top:3px;
	padding-bottom:3px;
	list-style-type:disc;
	font-size:12px;
	width:200px;
}
.black {
	text-align:left;
	margin-left:20px;
	color:#000;
}
.blue {
	text-align:left;
	margin-left:20px;
	color:#0084FF;
}
.red {
	text-align:left;
	margin-left:20px;
	color:#FF7200;
}
.huodong_line {
	margin:4px auto;
}
.zhuanjia_name {
	margin-left:8px;
	margin-top:20px;
	font-size:14px;
	text-align:left;
}
.zhuanjia_words {
	width:109px;
	margin-left:8px;
	margin-top:8px;
	font-size:12px;
	text-align:left;
}
#footer {
	width:951px;
	margin-top:20px;
	text-align:center;
	background:url(images/footer_bg.jpg) bottom repeat-x;
}
#friendlink_bar {
	margin-left:0px;
}
#friendlink {
	margin-top:15px;
	text-align:center;
}
#banquan {
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#959595;
}
#beian {
	margin-top:11px;
	padding-bottom:15px;
}
#sidebar_huodong {
	text-align:left;
	padding:0 15px;
	line-height:22px;
}
#sidebar_huodong li {
	list-style-type:square;
	width:190px;
	overflow:hidden;
	margin-left:10px;
	border-bottom:1px dashed #999999;
	white-space:nowrap;
}
.side_gaojiao {
	color:#357FC8;
}
.side_gaojiao a {
	color:#357FC8;
}
.side_zhijiao {
	color:#71AD45;
}
.side_zhijiao a {
	color:#71AD45;
}
.side_pujiao {
	color:#C84135;
}
.side_pujiao a {
	color:#C84135;
}
.side_kexie {
	color:#E0911D;
}
.side_kexie a {
	color:#E0911D;
}
.side_zonghe {
	color:#000000;
}
.side_zonghe a {
	color:#000000;
}
.page_nav {
	text-align:center;
	margin-top:20px;
	line-height:22px;
	font-weight:bold;
}