@charset "utf-8";
/* CSS Document */

#container-content {
	position:relative;
	background:url(../images/content_bg.gif) no-repeat;
	width:1003px;
	height:1450px;
	text-align:left;
}


#left-side {
	position:absolute;
	left:72px;
	top:105px;
	width:657px;
	height:1135px;
}

a {
	font-size:12px;
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#474e6e;
}

#article-title {
	text-align:center;
	padding:20px;
}

#article-from {
	text-align:center;
		border-top:1px solid #6b6b6b;
		padding:3px;
}

#article-from span {
	font-size:12px;
	color:#6b6b6b;
}

#article-content {
	padding:15px;
			font-size:0.9em;
	color:#000;
	line-height:1.5em;
}

#article-other {
	text-align:center;
}

#article-other .fuzhi span{
	padding:3px;
	font-size:13px;
	color:#FFF;
	border:2px solid #000000;
	background:#6b6b6b;
}


#article-other .up-down {
	padding-top:20px 5px 0 5px;
	text-align:left;
	font-size:14px;
}

#article-other .up-down .span02 {
		margin-left:340px;
}

#article-other .shou-ping {
	margin-top:10px;
	padding:10px;
	border-top:1px solid #6b6b6b;
	text-align:right;
}

#article-other .shou-ping span {
	margin:10px;
}

#article-other .shou-ping span a {
	color:#474e6e;
}

#simple-link .article-about {
	background:url(../images/title-bg.gif) no-repeat top left;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	width:647px;
	height:30px;
	padding:10px;
}

#simple-link ul {
	padding:10px;
}
#simple-link ul li{float:left; width:300px; text-align:left;}
