﻿/* CSS Document */
body {
	font-family:  Tahoma, Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ced700;
	background-image: url(../pic/bg01.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #FFFFFF;
	overflow-y : scroll ;
	overflow-x : hidden ;
}
	
#table_f00{
	width: 1000px;
	background: url(../pic/mainbg.gif) no-repeat center top;

}
#table_f01{
	width: 100%;
	background-image: url(../pic/bg01.jpg);
	background-repeat: repeat-y;
}
#table_f02{}
.table_foot_01{
	background-image: url(../pic/bg03.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 1000px;
}

a.toplink1:link,a.toplink1:visited , a.toplink1:active  {font-size: 12px;line-height: 24px;
	font-weight: 100;color: #FFFFFF;text-decoration: none;}
a.toplink1:hover {font-size: 12px;line-height: 24px;font-weight: 100;color: #000000;	text-decoration: none;}

.leftbg{
	background-image: url(../pic/leftbg2.gif);
	background-repeat: repeat-y;
	width: 236px;
}
.leftbg0{
	background-image: url(../pic/leftbg0.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 486px;
}
