.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
.profile {
	padding: 14px 10px 5px 5px;
	font-size: 12px;
	color: #333333;
}
.profile a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.post {
	padding-right: 50px;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
.NormanMargin {
	padding: 8px;
}
.lp li {
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-position: inside;
	list-style-type: square;
	vertical-align: bottom;
	text-align: left;
	padding: 8px 2px 2px;
}
.indexmargin {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
}
body {
	margin: 0px;
	background-color: #999999;
	padding: 0px;
	font-size: 12px;
}
.jxgc #item0 {
	height: 150px;
	width: 200px;
	border: 2px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	display: block;
	list-style-type: none;
	float: left;

}
.jxgc #item1 {
	height: 25px;
	width: 200px;
	border: 1px dotted #CCCCCC;
	text-align: left;
	vertical-align: middle;
	display: block;
	background-color: #EBEBEB;
	font-weight: bold;
	padding: 2px;
	margin: 1px 1px 10px;
	list-style-type: none;
	float: none;
	clear: both;

}
.newstitle {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 25px;
	text-align: center;
}
.newsinfor {
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.pro li {
	height: 50px;
	width: 50px;
	float: left;
	margin: 10px;
	padding: 10px;
	border: 2px dotted #666666;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.lefline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.comment #item0 {
	background-color: #CCCCCC;
	margin: 4px;
	padding: 4px;
	text-align: left;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.comment #item1 {
	margin: 4px;
	padding: 4px;
	text-align: left;
	display: block;
	border: 1px none #666666;
	background-color: #F5F5F5;
}
.comment #item2 {
	background-color: #E4E4E4;
	margin: 4px;
	padding: 4px;
	text-align: left;
	display: block;
	border: 1px none #999999;
	color: #FF6633;
}
TD {
	font-size: 12px;
	color: #333333;
}

.news-content {
	padding-top:2em;
}

.news-content .title {
	text-align: center;
	font-weight:bold;
	font-size:20px;
}

.news-content .subtitle {
	text-align: center;
	font-weight:bold;
	font-size:16px;
}

.news-content .small-title {
	text-align: center;
	margin-top: 1em;
	font-weight:bold;
}

.news-content .footer {
	text-align:right;
}

.news-content, .news-content p, .news-content a {
	font-size: 16px;
	font-family: ËÎÌå;
}

.news-content p {
	text-indent: 2em;
	text-align:justify;
	line-height: 200%;
	margin-top:-1em;
}

.news-content .img-container {
	text-align:center;
	text-indent: 0;
	/* margin-top:1.5em; */
	margin-bottom:2em;
}

.news-content p img {
	width: 536px;
	max-width: 536px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}