@charset "UTF-8";/* CSS Document */body {	background-color: #E4E4BD;	margin-top: 0px;}.style2 {	font-size: 9px;	font-family: Arial, Helvetica, sans-serif;}body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;}a:link {	color: #333333;	text-decoration: none;}a:visited {	text-decoration: none;}a:hover {	text-decoration: none;	color: #FF0000;}a:active {	text-decoration: none;}#container { width:750px; margin:auto;}#id { width:750px; height:100px;}#header { width:750px; height:301px; position:relative;;}#content { width:750px; height:380px; position:relative; background-color: #E4E4BD; overflow:hidden; border-top:#666666 thick solid; border-bottom:thin solid #666666;}#col_01 { float:left; background:url(../images/home_03.jpg) no-repeat; width:186px; height:380px;}#col_02 { float:left; background:url(../images/home_04.jpg) no-repeat; width:185px; height:380px;}#col_03 { float:left; background:url(../images/home_05.jpg) no-repeat; width:186px; height:380px;}#col_04 { float:left; background:url(../images/home_06.jpg) no-repeat; width:193px; height:380px;}#footer { text-align:right; height:50px; padding-top:10px;}
