body,img,h1,h2,h3,h4,h5,form,input,div,table {
	margin:0;
	padding:0;
	border:0;
}
p,ul,ol,hr {
	margin:0px;
	padding:0px;
}

#main {
	width:810px;
}
#main h2 {
	display:none;
}
#header { display:none; }
#header2 {
	width:810px;
	height:70px;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
	display:block;
}
#header2 #logo {
        width:511px;
        float:left;
}
#header2 h3, p {
	display:none;
}
#header_bt {
	width:276px;
	height:25px;
	margin-top:11px;
	margin-right:4px;
	display:block;
	float:right;
}
#header_bt ul {
	width:276px;
	height:25px;
	display:block;
}
#header_bt li {
	margin:0;
	padding:0;
	float:left;
	display:block;
}
#header_bt a {
	width:92px;
	height:25px;
	background:none;
	text-indent:-9999px;
	display:block;
}
#header_bt a.bt1:hover {
	background-image:url(img/tbt_1.gif);
}
#header_bt a.bt2:hover {
	background-image:url(img/tbt_2.gif);
}
#header_bt a.bt3:hover {
	background-image:url(img/tbt_3.gif);
}
#header_tmainbt {
	width:810px;
	height:31px;
	background-image:url(img/t_mbt.jpg);
	background-repeat:no-repeat;
	display:block;
}
#header_tmainbt ul {
	width:810px;
	height:31px;
	display:block;
}
#header_tmainbt li {
	display:block;
	float:left;
}
#header_tmainbt a.tmbt1 {
	width:165px;
	height:30px;
	display:block;
	background:none;
	text-indent:-9999px;
}
#header_tmainbt a.tmbt2 {
	width:160px;
	height:30px;
	display:block;
	background:none;
	text-indent:-9999px;
}
#header_tmainbt a.tmbt3 {
	width:160px;
	height:30px;
	display:block;
	background:none;
	text-indent:-9999px;
}
#header_tmainbt a.tmbt4 {
	width:160px;
	height:30px;
	display:block;
	background:none;
	text-indent:-9999px;
}
#header_tmainbt a.tmbt5 {
	width:165px;
	height:30px;
	display:block;
	background:none;
	text-indent:-9999px;
}
#header_tmainbt a.tmbt1:hover { background-image:url(img/bt_t1.jpg) }
#header_tmainbt a.tmbt2:hover { background-image:url(img/bt_t2.jpg) }
#header_tmainbt a.tmbt3:hover { background-image:url(img/bt_t3.jpg) }
#header_tmainbt a.tmbt4:hover { background-image:url(img/bt_t4.jpg) }
#header_tmainbt a.tmbt5:hover { background-image:url(img/bt_t5.jpg) }


#footer {
	text-align:center;
	font-size:12px;
}
#footer p {
	color:#999999;
	font-size:12px;
	display:block;
}
	