@charset "UTF-8";

body {
	color: #none;
	font-size: 100%;
	font-family: sans-serif;
	background: #ffffff url(../images/hdr_s.gif) no-repeat;
}
p,dt,dd {
	line-height: 1.5;
}
#wrapper {
	width: 100%;
	margin: 00px auto;
	padding-top: 0px;
	background: #none;
}
h1#logo {
	height: 26px;
	margin: 0px 0px 0px 0px;
	background: #none;
}
h1#logo img {
	position: relative;
	left: 10px;
	top: 60px;
}

#primary,
#secondary {
	float: left;
}
#primary {
	width: 450px;
}
#secondary {
	width: 20px;
}
.section {
	margin: 80px 0px 00px 20px;

}
.section h2 {
	margin-bottom: 6px;
}
.section p {
	margin-bottom: 10px;
}

.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}

div.grid
{
  clear: both;
}

div.grid div.section
{
  float:left;
  height: 190px;
  width: 280px;
  padding:0px 0px 0px 0;
  text-align: left;
}


table, tr, td, select, input, form, li, p, textarea { font-family: osaka; font-size: 10pt; color: #555555; }
.text {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; color: #000000;line-height:140%;}
.text1 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 11px; color: #07aff;line-height:140%;}
.text2 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 15px; color: #000000;line-height:140%;}
.text3 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 18px; color: #9d0000;line-height:140%;}
a { font-family: osaka;color: #0099cc;}


#color0{color:#000000;}
#color1{color:#ff33ff;}
#color2{color:#AD8B57;}


#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 28px;
	text-align: right;
	background: url(../images/copyright_bg.gif) left bottom no-repeat;
}
