* {
	letter-spacing: 0px;
	/*margin: 2px;*/
	font-family: "Eras Light ITC", Arial, tahoma;
}

body {
 margin: 0px;
  background:#ffffff url('./images/bg.png') repeat-x right top;
}

input,textarea {
	border: 1px solid #ccc;
	padding: 4px;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}

h1,h2,h3 {
	font-weight: normal;
}

a {
	color: #336699;
	text-decoration: none;
}

a.current {
	color: #777;
	text-decoration: underline;
}

body {

}

body {
text-align: center
}

#wrapper {
width: 770px;
margin: 0 auto;
text-align: left
}

/*#wrapper {
		width: 705px;
		margin: 0px auto;
		border: 2px solid #c33;
		padding: 0px;
		background-color: #fff;
} */

#head_sect {
	float: left;
	text-align: right;
	height: 50px;
	width: 700px;
	border: #ccc 0px solid;
}

#link_box {
	margin-top: 10px;
	height: 30px;
	border: 0px solid #000;
	float: right;
}

#link_box a {
	padding-left: 20px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

#link_box a:hover {
	text-decoration: underline;
}

#banner_sect {
	height: 190px;
	width: 700px;
	border-bottom: #369 0px solid;
}

#mid_sect {
	min-height: 480px;
	width: 700px;
	border: #ccc 0px solid;
}

#mid_sect2 {
	min-height: 480px;
	width: 700px;
	background: #fff url(./images/ba_bg.jpg) no-repeat top center;
	border: #ccc 0px solid;
}

#foot_sect {
	/*text-align: left;*/
	color: #336699;
	font-weight: normal;
	font-size: 14px;
	height: 15px;
	width: 675px;
	border-top: #ccc 1px solid;
	padding: 10px;
	background: #fff url(./images/bg_foot.jpg) repeat-x top right;
}

#foot_sect a {
  color: #ff3300;
}

.disp_box {
	color: #777;
	text-align: center;
	font-weight: bold;
	float: left;
	margin: 5px;
	border: solid 1px #ddd;
	width: 220px;
	height: 220px;
}

.ba_slide {
	width: 340px;
	height: 289px;
}