﻿@charset "utf-8";
/*------------------*/
#jieshao {
	margin-bottom: 30px;
}
#jieshao  .headimg{
	width: auto;
}
#jieshao .description {
	width: auto;
}
#jieshao img {
	width: 40px;
	height: 40px;
	border: 1px solid rgb(240,240,240);
}
#jieshao .name {
	font-size: 16px;
	border-bottom: 1px dotted rgb(150,150,150);
	padding-bottom: 0;
	margin-bottom: 0;
	margin: 8px 25px;
	padding-bottom: 5px;
}
#jieshao .name span {
	font-size: 12px;
	color: rgb(150,150,150);
	margin-right: 5px;
}
#jieshao .name .time {
	margin-left: 20px;
}
/*---------------------
 *        article
 --------------------*/
#innertext {
	border-bottom: 1px dotted rgb(200,200,200);
	padding-bottom: 20px;
	overflow: hidden;
	text-align: center;
}
#innertext {
	font-size: 12px;
}
#innertext h2 {
	font-size: 2.4em;
	text-align: center;
	margin-bottom: 1.4em;
}
#innertext h4 {
	text-align: left;
	font-size: 1.4em;
	color: rgb(231,94,94);
	margin: 1.6em 0;
}
#innertext p {
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 2.1em;
	margin: 0.9em 0;
	text-indent: 2em;
}
#innertext img {
	text-align: center;
	max-width: 80%;
	margin: 1.5em 0;
}
/*---------------------
 *       rightcontainer
 --------------------*/