@charset "UTF-8";
/* CSS Document */

body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

html {background-image:url(../images/_bottom.jpg);
	background-attachment:fixed;
	background-position:bottom;	background-repeat: no-repeat;
}

.main_table_top	{border-bottom: 1px solid #f8931d;}
.copyright	{text-align:center;color:#666666; font-size:10px;}
.article	{ color:#666; line-height:30px;}