﻿.article_list
{
	width: 680px;
	padding: 10px 0px;
	font-size: 14px;
	color: #5D5D5D;
}
.article_list table tr
{
	height: 25px;
}
.article_list table td a
{
	color: #368998;
	text-decoration: none;
}
.al_class_name
{
	width: 90px;
}
.al_article_title
{
	width: 450px;
}
.al_article_time
{
	
}
.article_list .pager
{
	padding: 20px 0px;
}
.article_list .pager span
{
	padding: 2px 5px;
}
.article_title
{
	padding: 40px 0px 30px 0px;
	width: 670px;
	font-size: 25px;
	font-weight: bold;
}
.article_note
{
	width: 670px;
	height: 35px;
	color: #999999;
	line-height: 35px;
	text-align: right;
}
.article_content
{
	width: 620px;
	padding: 20px 25px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	word-break: break-all;
}
.article_list table td div
{
	padding: 5px 0px;
}
.article_list table td div.blog_title
{
	text-align: left;
	padding-top: 15px;
}
.article_list table td div.blog_note
{
	text-align: left;
}
.article_list table td div.blog_content
{
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 1px;
}
.article_list table td div.blog_other
{
	text-align: right;
}
.bb_dashed
{
	border-bottom: dashed 1px #C8C8C8;	
}
.article_list table td span
{
	color: #FE6600;	
}
