﻿.home_general .article_pullquoteEachItem
{
	background: url(../images/pullquote_bg.gif) no-repeat 0 0;
	float: left;
	height: 120px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	width: 300px;
}
.home_general .article_pullquoteEachItem .title_date
{
	padding-bottom: 5px;
}
.home_general .article_pullquoteEachItem .title_date h2
{
	margin:0px;
	padding:0px;
}
.home_general .article_pullquoteEachItem .title_date a
{
	color: #2C5295;
	font-size: 16px;
	font-weight: bold;	
}
.home_general .article_pullquoteEachItem .pullquote .thumbnail
{
	float: left;
	height: 96px;
	padding-right: 10px;
	width: 80px;
}
.home_general .article_pullquoteEachItem .pullquote .morelink
{
	background: url(../icon/read_01.gif) no-repeat 0 0;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	padding-left: 20px;
	text-transform: uppercase;
}
.home_general .article_pullquoteEachItem .pullquote .morelink a
{
	color: #000;
	text-decoration: none;
}
/*Full list*/
.full_list .article_pullquoteEachItem
{
	float: left;
	height: 120px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	width: 630px;
}
.full_list .article_pullquoteEachItem .title_date
{
	padding-bottom: 5px;
}
.full_list .article_pullquoteEachItem .title_date a
{
	color: #2C5295;
	font-size: 16px;
	font-weight: bold;	
}
.full_list .article_pullquoteEachItem .pullquote .thumbnail
{
	float: left;
	height: 96px;
	padding-right: 10px;
	width: 80px;
}
.full_list .article_pullquoteEachItem .pullquote .morelink
{
	background: url(../icon/read_01.gif) no-repeat 0 0;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	padding-left: 20px;
	text-transform: uppercase;
}
.full_list .article_pullquoteEachItem .pullquote .morelink a
{
	color: #000;
	text-decoration: none;
}

