body {
	background: #8f8780 url(../../images/wood.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;
}

#container {
	position: relative;
	width: 980px; height: 650px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#menu	{
	position: absolute;
	top: 10px;		left: 20px;
	width:980px;
	}
#column_left	{	
	position: absolute;
	top: 120px;		left: 24px;
	width: 400px;
	text-align: center;
	background: #fff;
}
#column_middle	{	
	position: absolute;	
	top: 110px;		left: 436px;
	width: 350px;
	background: #fff;
}
#column_right	{	
	position: absolute;
	top: 120px; left: 810px;
	width: 140px;
	background: #fff;
}
#footer	{
	position: absolute;
	top: 650px;
	width: 960px;
	padding: 10px;
	text-align:center;
	font-size: 11px; color:#999999;
	background: #fff;
}

.txt_intro			{font-size: 40px; color: #000; font-weight:bold}
.txt_head			{font-size: 20px; color: #000; font-weight:bold}
.txt_ttl			{font-size: 16px; color: #000; font-weight:bold}
.txt_big			{font-size: 20px; color: #000; font-weight:bold}
.txt_big1			{font-size: 40px; color: #e76300; font-weight:bold}
.txt_big2			{font-size: 20px; color: #e76300; font-weight:bold}
.txt_big3			{font-size: 20px; color: #e76300; font-weight:bold}
A.txt_big3:link		{color: #e76300}
A.txt_big3:visited	{color: #e76300}
.txt_big4			{font-size: 20px; color: #e76300; font-style:italic}
.txt_main			{font-size: 11px; color: #000}
.txt_groot			{font-size: 12px; color: #000}
.txt_sub			{font-size: 11px; color: #666}
.txt_small			{font-size: 11px; color: #999}
.txt_right			{font-size: 9px; color: #999; font-family: Georgia, "Times New Roman", Times, serif; text-align: justify}
A.txt_right:link	{color: #999; text-decoration:underline}
.quote				{font-size: 12px; color: #111}
.link				{font-size: 13px}

a:link,a:visited	{color:#006699; text-decoration:none; font-weight:bold}
a:hover				{text-decoration:underline}


.cover1		{position: absolute; float: left; width: 90px; top:60px; margin: 1px 10px 0 0;}
.cover2		{position: absolute; float: left; width: 90px; top:205px; margin: 1px 10px 0 0;}
.cover3		{position: absolute; float: left; width: 90px; top:350px; margin: 1px 10px 0 0;}


/* samples part */
#column_left_ex	{	
	position: absolute;
	top: 128px;		left: 24px;
	width: 160px;
	background: #fff;
	font-size: 13px; color:#999999; font-weight:bold;
}

#column_ex_bg	{	
	position: absolute; z-index:0;
	top: 120px;		left: 180px;
	width: 684px; height: 518px;
	background: url(../images/pages/bg.gif);
}

#pageL	{
	position: absolute; z-index:1;
	top: 9px;		left: 9px;
	width: 333px; height: 500px;
}
#pageR	{
	position: absolute; z-index:1;
	top: 9px;		left: 342px;
	width: 333px; height: 500px;
}
#fold	{
	position: absolute; z-index:2;
	top: 9px;		left: 333px;
	width: 18px; height: 500px;
}
