@charset "UTF-8";
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 710px;
	border-width: 0px;
	border-style: none;
}
#main {
	background: #ede8e3 url(../img/sunny.gif) no-repeat;
	padding: 10px 0px;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 0px;
	border-style: none;
}
#cont_t {
	background: url(../img/colorline.gif) no-repeat bottom;
	margin: 10px auto;
	padding: 0px;
	height: 32px;
	width: 680px;
	border-width: 0px;
	border-style: none;
}
#concat {
	height: 60px;
	width: 98px;
	position: relative;
	z-index: 2;
	right: -603px;
	bottom: -51px;
	display: block;
}
#tabs {
	background: #fefdfc;
	margin: 15px auto;
	padding: 5px 0px 0px;
	height: 33px;
	width: 680px;
	border-width: 0px;
	border-style: none;
}
#tabs ul {
	list-style: none;
	margin: 0px auto 0px 20px;
}
#tabs li {
	list-style: none;
	display: inline;
	float: left;
}
#tabform   a:link       {
	background: url(../img/mailform.gif) no-repeat left bottom;
	margin: 0px 10px 0px 0px;
	height: 33px;
	width: 132px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	display: block;
}
#tabform   a:hover     {
	background: url(../img/mailform_on.gif) no-repeat left bottom;
	border-width: 0px;
	border-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 33px;
	width: 132px;
	display: block;
}
#tabform   a.selected    {
	background: url(../img/mailform_on.gif) no-repeat left bottom;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 33px;
	width: 132px;
	border-width: 0px;
	border-style: none;
	display: block;
}
#tabbbs   a:link       {
	background: url(../img/bbs.gif) no-repeat left bottom;
	margin: 0px 10px;
	height: 33px;
	width: 74px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	display: block;
}
#tabbbs   a:hover     {
	background: url(../img/bbs_on.gif) no-repeat left bottom;
	border-width: 0px;
	border-style: none;
	height: 33px;
	width: 74px;
	margin: 0px 10px;
	padding: 0px;
	display: block;
}
#tabbbs   a.selected    {
	background: url(../img/bbs_on.gif) no-repeat left bottom;
	height: 33px;
	width: 74px;
	border-width: 0px;
	border-style: none;
	margin: 0px 10px;
	padding: 0px;
	display: block;
}
#contactmain {
	background: #fefdfc;
	margin: 15px auto 10px;
	padding: 10px 0px;
	width: 680px;
	border-width: 0px;
	border-style: none;
}
#formcont {
	margin: 0px auto 10px;
	padding: 0px;
	height: auto;
	width: 640px;
	border-width: 0px;
	border-style: none;
}
#formbtn {
	background: #fefdfc;
	margin: 30px auto;
	padding: 0px;
	height: auto;
	width: 560px;
}
#formbtn p {
	text-align: center;
	height: auto;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
#btnimg  {
	height: 33px;
	width: 132px;
	background: #ffcc00;
	margin: 30px auto;
	padding-top: 3px;
}
#bbs {
	margin: 20px;
	padding: 0px;
	height: auto;
	width: 640px;
}
#bbsframe {
	margin: 0px;
	padding: 0px;
	height: 750px;
	width: 640px;
	border-width: 0px;
	border-style: none;
}

