div#upper
{
	width: 100%;
	height: 427px;
}

div#featured_image
{
	width: 640px;
	float: left;
	
	position: relative;
	text-align: center;
}

div#logo
{
	width: 300px;
	left: 40px;
	
	position: absolute;
	z-index: 1;
}

div#featured_image img
{
	width: 100%;
}

div#featured_contents
{
	width: 374px;
	margin-left: 10px;
	float: right;
}

div#login_tools
{
	margin-top: 10px;
	width: 374px;
	height: 45px;
	text-align: right;
}

div#featured_quote
{
	margin-top: 75px;
	height: 227px;
}

blockquote
{
	text-align: center;
}

p.quote
{
	font-size: 2em;
	font-weight: bold;
}

p.source
{
	font-size: 1.2em;
	text-align: right;
}

div#contents
{
	font-size: 1.2em;
	margin: 30px 0px 30px;
	height: 20px;
	text-align: center;
}

div#contents a {}
div#contents a:link { color:blue; text-decoration:none; }
div#contents a:visited { color:blue; text-decoration:none; }
div#contents a:hover { background-color:blue; color:#ffffff; text-decoration:none; }

div#lower
{
	width: 1024px;
	height: 688px;
	margin-top: 20px;
	
	border-width: 1px;
	border-style: solid;
}

div#lastest_articles
{
	margin-top: 20px;
	height: 420px;
	width: 100%;
}

div#lastest_title
{
	margin: 0px 20px 5px;
	height: 40px;
	background: url(./lineNotice.gif) no-repeat left bottom;
}

span#subsrcibe
{
	position: absolute;
	right: 20px;
}

div#lastest_list
{
	margin: 10px 27px 0px;
}

div.article_title
{
	padding-left: 15px;
}

.more_article
{
	padding-left: 15px;
	color: #ff4400;
}

.more_article a:link { color: #ff4400; text-decoration: none; }
.more_article a:visited { color: #ff4400; text-decoration: none; }
.more_article a:hover { color: #ffffff; background-color: #ff4400; text-decoration: none; }

div.article_list
{
	width: 440px;
	height: 145px;
	margin-top: 10px;
	padding: 0px 20px 10px 20px;
}

div#lastest_images
{
	margin-top: 10px;
	height: 230px;
	width: 100%;
}