/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Amebee Information Site.
	[ top page css :top.css ]	
	Copyright(C)2008 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */
/* ====================================================================== */
/* content*/
/* ====================================================================== */
#content {
	clear: both;
	background: url(../img/corner.png) no-repeat;
	padding-top: 20px;
}
* html #content {
	background: url(../img/corner.gif) no-repeat;
}
#content #content_inner {
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	padding: 0px 20px 20px;
}
#keytop {
	background: url(../img/keybg_top.jpg) no-repeat left top;
	height: 248px;
	width: 860px;
	position: relative;
}
#keytop h2 {
	background: url(../img/en_copy.jpg) no-repeat;
	height: 48px;
	width: 417px;
	text-indent: -9999px;
	position: absolute;
	left: 50px;
	top: 28px;
}
#keytop p {
	font-size: 0.8em;
	line-height: 1.5;
	width: 430px;
	position: absolute;
	left: 53px;
	top: 80px;
}
#keytop #keybt {
	position: absolute;
	left: 53px;
	top: 188px;
}
#keytop #keybt li {
	display: inline;
	margin-right: 5px;
}
#keytop #keybt img {
	margin-right: 8px;
}
#keybottom {
	background: url(../img/keybg_bottom.jpg) no-repeat left center;
	height: 91px;
	width: 860px;
	margin-bottom: 10px;
}
#keybottom #function {
	width: 720px;
	margin-left: -13px;
	float: left;
}
#keybottom #function li {
	float: left;
	margin-left: 13px;
}
/*for IE6*/
* html #keybottom #function li {
	display: inline;
	margin-top: 5px;
}
#keybottom #function{
	vertical-align: top;
}
#keybottom #kb_inner {
	width: 710px;
	margin: 0px auto;
}
#page {
	clear: both;
}
#main {
	float: right;
	width: 640px;
}
#main #news {
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}
#main #news .news_inner .more {
	clear: both;
	background: url(../img/arrow_orange.gif) no-repeat left center;
	padding-left: 10px;
	position: absolute;
	right: 20px;
	top: 10px;
}
#main .news_inner {
	padding: 5px 20px 10px;
	font-size: 0.8em;
	position: relative;
}
#main .news_inner dl {
	clear: both;
	margin: 0px 10px 5px;
}
#main .news_inner dt {
	clear: left;
	float: left;
	width: 7em;
	padding: 5px 1em;
	line-height: 1.5;
}
#main .news_inner dd {
	margin-left: 0;
	padding: 5px 0.5em 5px 8em;
	line-height: 1.5;
}
#side {
	float: left;
	width: 200px;
}
#side .trial {
	margin-bottom: 5px;
}
#side .side_banner li {
	margin-bottom: 3px;
}