@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:#6285AE;
	font-size:14px;
	
}
img {
	border:none;
}
table {
	background:#FFF; font-size:14px; line-height:20px; text-indent:0px; text-align:center;  border:1px solid #e5e5e5;
}
th,td {
	border:1px solid #e5e5e5;
	padding:10px;
}
#wraper {
	width:915px;
	margin:0 auto ;
}
#header {
	margin-top:12px;
	background:url(../img/headerBg.gif) no-repeat center bottom;
	border-bottom:1px solid #D1DBEC;
	height:118px;
	overflow:auto;
	_zoom:1;
}
#siteNav li {
	display:inline;
}
#siteNav li a {
	
	display:block;
	margin-right:2px;
	float:left;
	border:1px solid #96B4D5;
	border-bottom:none;
	background:url(../img/siteNavBg.gif) repeat-x center top;
	padding:8px 20px 3px 20px;
	font-family:'Verdana','sans-serif';
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#siteNav li.active a {
	background:#FFF;
	border-left:none;
	
}




#magazineNum {
	float:none;
	clear:both;
	font-weight:bold;
	font-size:20px;
	color:#717273;
	font-family:'Microsoft YaHei','SimSun';
	padding:50px 0 0 576px;
	_padding:25px 0 0 576px;
	*padding:25px 0 0 576px;
}
#body {
	background:#FFF;
}
#index {
	float:left;
	width:329px;
	margin:20px auto 20px 15px;
	_margin:20px auto 20px 10px;
	background:url(../img/indexNavBottom.gif) no-repeat center bottom;
	padding-bottom:4px;
}
#index ol {
	background:url(../img/indexNavCenter.gif) repeat-y center bottom;
	padding:5px 5px 5px 40px;
	min-height:240px ;
}
#index ol li{
	color:#000000;
	font-size:12px;
	padding:9px 0 0 0;
}
#index ol li a{
	text-decoration:none;
	color:#000000;
}

#index h3 {
	padding:1px;
	background:url(../img/indexNavTop.gif) no-repeat center bottom;
	text-indent:-9999px;
	height:33px;
}
a {
	color:#39c;
	font-style:normal;
}
#right{
	float:right;
	width:545px;
	line-height:20px;
	margin:20px 10px 0 15px;
	_margin:20px 5px 0 15px;
	background:url(../img/rightNavBottom.gif) repeat-x center bottom;
}
#right p.top{
	display:block;
	padding-left:80px;
	padding-right:10px;
	background:url(../img/rightNavTop.gif) no-repeat left top;
	font-size:14px;
}
#right p{
	font-size:14px;
	padding:15px 10px 0 10px;
}
#content{
	padding:290px 10px auto 15px;
	font-size:14px;
	line-height:25px;
	float:none;
	clear:both;
}

#content ol{
	padding:10px 0 10px 70px;
	+padding:10px 0 10px 40px;
}
#content ul{
	padding:5px 0 5px 30px;
	+padding:5px 0 5px 5px;
}
dt{
	border-top:2px solid #9c9d9f;
	font-size:16px;
	font-family:'Microsoft YaHei','SimSun';
	padding:20px 0 0 25px;
	font-weight:bold;
}
dd {
	margin:23px 20px 20px 23px;
}
#content ul {
	margin:20px 10px;
}
#content li {
	*margin-left:30px;
}
#content dl dd p {
	padding:8px 0 7px 0;
}
h4 {
	font-size:14px;
	text-indent:28px;
}
p {
	text-indent:28px;	
}
#footer{
	border-top:1px solid #9F9F9F;
	font-size:12px;
	padding:20px 0 15px 0;
	text-align:center;
	background:#CAE0F7;
}
#footer p{
	margin:4px;
}
.btTop {
	
}
blockquote {
	border:1px dotted #CCC;
	background:#F3F3F3;
	padding:10px ;
}
.eg {
	border:1px dotted #CCC;
	padding:10px ;
	background:#F5F5F5;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
}
.eg a {
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
}
.innerContent {
	margin-left:28px;
}
.author {
	margin:0;
	font-size:12px;
	color:#999;
	padding-left:24px;
}
#noticew{
	background:#fff;
	width:915px;
	height:74px;
	margin:0px;
	
}
#notice .bk{
	background:url(../img/notice_bg.gif) repeat-x center top;
	margin:0px 20px 0px 20px;
	padding:5px 5px 0px 5px;
	border:1px solid #D1DBEC;
}
