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

body{
	margin:0;
	padding:0;
	width:100%;
	min-width:970px;/*--Fixes Background Bug--*/
	background-attachment: fixed;
	background-image: url(../images/top/top_back100728.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.t_h3 {
	font-size: 16px;
	line-height: 100%;
	margin: 5px;
	padding: 1px;
	background-color: #FFFFFF;
	width: 65px;
	}
