@charset "big5";
#header {
	height: 130px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#logo{
	float:left;
	width:137px;
	height:100px;
	margin:13px 0 0 23px;
	*margin:13px 0 0 23px;
	_margin:13px 0 0 13px;
}
#header .banner{
	height: 92px;
	background-image: url(../images/top_banner.gif);
	background-repeat: no-repeat;
	float: left;
	width: 605px;
	background-position: 12px 15px;
	padding: 19px 8px 19px 16px;
}
#header .banner .pre{
	height: 92px;
	width: 606px;
	background-image: url(../images/top_banner/banner01.jpg);
	background-repeat: no-repeat;
}
#header .insider{
	height: 130px;
	float: right;
	width: 167px;
}
#header .insider .contact {
	text-align: right;
	height: 23px;
	width: 167px;
}
#header .insider .login {
	width:167px;
	float: right;
	margin-bottom: 8px;
}
#header .insider .login input{margin:0;padding:0}
#header .insider .login_no{
	width:167px;
	float: right;
	margin-bottom: 8px;
}
#header .insider .login .mail{
	color: #006699;
	width: 167px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
#header .insider .search {
	width:167px;
	float: right;
}
#header .insider .search input{margin:0;padding:0}
#header .bt_search{
	width:105px;
	float: left;
	border: 1px solid #BEAA75;
	line-height: 20px;
	height: 18px;
	padding-left: 3px;
}
#header .bt_enter{
	width:50px;
	float: left;
	background-color: #E3D8B6;
	border: 1px solid #BEAA75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F5F03;
	margin-left: 4px;
	height: 20px;
	letter-spacing: -0.05em;
	cursor: hand;
}
