﻿.l650
{
	width: 650px;
	float: left;
}
.r300
{
	width: 300px;
	float: right;
}
.Position
{
	background-color: #EFEFEF;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 5px 10px;
	text-align: left;
}
.article_div
{
	border: 1px solid #CCCCCC;
	clear: both;
	overflow: hidden;
	padding: 20px;
	text-align: left;
}
.article_title
{
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}
.article_time
{
	color: #999999;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.article_con
{
	clear: both;
	line-height: 24px;
	margin: 8px auto;
	overflow: hidden;
	text-align: left;
}
.listgreen li
{
	color: #333;
}
.listgreen li a:link, .listgreen li a:visited
{
	color: #4e9700;
	font-weight: bold;
	text-decoration: underline;
}
.listgreen li a:hover
{
	color: #ff9900;
	text-decoration: underline;
}
.other_list
{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.other_title
{
	background-color: #EFEFEF;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
}
.other_ul
{
	padding: 10px 20px;
	line-height: 200%;
}
.other_ul li
{
	width: 50%;
	float: left;
	list-style: inside circle;
}
.ltable
{
	border-collapse: collapse;
}
.ltable th, .ltable td
{
	border: 1px solid #999;
	font-size: 12px;
}

.comment_list
{
	line-height: 200%;
	font-size: 14px;
}

