body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	color: #333;
}
ol, ul {
	list-style: none;
}
a img {
	border: 0;
}
table {
	font-size: 12px;
}
fieldset, img {
	border: 0;
}
select, input, img {
	vertical-align: middle;
}
label {
	vertical-align: middle;
}
:focus {
	outline: 0;
}
.clear {
	clear: both;
}
.clearfix {
	display: inline-block;
}
/*\*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.mt10 {
	margin-top: 10px;
}

.texthidden {
	direction: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.w198 .texthidden {
	width: 198px;
}
.w208 .texthidden {
	width: 208px;
}
.w224 .texthidden {
	width: 224px;
}
.w240 .texthidden {
	width: 240px;
}
.w280 .texthidden {
	width: 280px;
}
.w318 .texthidden {
	width: 318px;
}
.w338 .texthidden {
	width: 338px;
}
.w340 .texthidden {
	width: 340px;
}
.w368 .texthidden {
	width: 368px;
}
.w440 .texthidden {
	width: 440px;
}
.w450 .texthidden {
	width: 450px;
}
.w720 .texthidden {
	width: 720px;
}
.lh20 {
	line-height: 20px;
}
.lh24 {
	line-height: 24px;
}
.article_list li {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	overflow: hidden;
	border-bottom: 1px solid #F1F2F2;
}
.article_list li a {
	float: left;
	padding-left: 12px;
	color: #333333;
	display: inline-block;
	width: 660px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url(commonjt.gif) left center no-repeat;
}
.article_list li span {
	width: 40px;
	float: right;
	line-height: 30px;
}
.pager {
	line-height: 30px;
	text-align: center;
}
.pager a {
	color: #CC0000;
}
.pic_list {
	width: 970px;
	margin: 0 auto;
}
.pic_list li {
	float: left;
	overflow: hidden;
	display: inline;
	text-align: center;
	margin-top: 10px;
}
.pic_list li div {
	width: 168px;
	height: 168px;
	margin: 0 13px;
}
.pic_list li a img {
	width: 160px;
	height: 120px;
	border: solid 1px #DCDDDD;
	padding: 3px;
}
.pic_list li p {
	display: block;
	width: 168px;
	height: 40px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
#article {
}
#article .title {
	line-height: 30px;
	font-family: Î¢ÈíÑÅºÚ, ºÚÌå;
	font-size: 22px;
	text-align: center;
	padding-bottom: 10px;
}
#article .info {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-top: solid 1px #CCCCCC;
}
#article .content, #article .content p {
	font-size: 14px;
	line-height: 180%;
}
#article .content p {
	padding-bottom: 10px;
}