
.content_box2 {
	width: 98%;
	margin: 0 auto;
	border: 6px solid #f2f2f2;
	margin-top: 10px;
}
.article_main {
	width: 94%;
	margin-top: 10px;
	margin: 0 auto;
	clear: both;
	overflow: hidden
}
.article_main img{
    max-width: 100%;
}
/* Article Title */
.article_main span.article_title {
	font-size: 22px;
	font-family: "Microsoft YaHei" ! important;
	line-height: 30px;
	text-align: center;
	margin-top: 35px;
	font-weight: bold;
	display: block;
}
.article_main h2 {
	font-size: 18px;
	font-family: "Microsoft YaHei" ! important;
	line-height: 30px;
	text-align: left;
	margin-top: 35px;
}
/* Article Info */
.article_main h5 {
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	margin-top: 15px;
	color: #333
}
.article_main .article_tips {
	width: 94%;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: 4px solid #6484b9;
	padding: 8px;
	margin-top: 10px;
	color: #666;
	line-height: 20px;
}
/* Article Desc */
.article_main .article_intro {
	width: 98%;
	margin: 0 auto;
	margin-top: 5px;
	background: #f5fcee;
	padding: 5px;
	border: 1px solid #efefef;
	line-height: 20px;
	clear: both;
}
.article_main .intro_txt_title {
	background: #e8e8e8;
	text-indent: 10px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
}
.article_main .picture {
	width: 100%;
	margin: 0 auto;
	margin: 15px 0;
	text-align: center
}
.article_main .picture img {
	padding: 3px;
	border: 5px solid #ccc;
	background: #fafafa;
	width: 142px;
}
.article_main .job {
	margin: 0 auto;
	margin: 10px 0;
	text-align: center;
	width: 100%;
	font-size: 14px;
	color: #0066FF
}
/* Article Content */
.article_main .news_content {
	line-height: 32px;
	padding: 10px;
	font-size: 18px;
	width: 98%;
	margin: 0 auto;
	margin-top: 15px;
	text-indent: 38px;
	color: #000;
	height: auto !important;
	height: 500px;
	min-height: 500px;
}
.article_main .news_content p {
	line-height: 32px;
	font-size: 18px;
	text-indent: 38px;
	margin-top: 16px;
}
.article_main .news_content img {
	max-width: 1200px;
	height: auto;
width:expression(this.width > 660 ? "660px" :this.width);
}
.bt1 {
	border-top: 1px dashed #ccc;
	line-height: 30px;
	padding: 5px 0;
	margin-left: 15px;
}
.table_title {
	background: url(../images/table_title_bg.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-align: center
}
.zb_table td {
	height: 25px;
	line-height: 25px;
}
.month_title {
	font-size: 12px;
	font-weight: bold;
}
.xx_search {
	line-height: 30px;
	height: 30px;
	background: #CCC;
	text-indent: 30px;
}