@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:"新細明體";
}
#content{
	position:relative;
	width:100%;
	height:1390px;
	margin:0;
	padding:0;
	background-color: #CC0000;
}
#all_content{
	position:relative;
	width:900px;
	height:1300px;
	margin:0 auto;
	padding:0;
}
#top{
position:relative;
width:900px;
height:160px;
background:url(img/top.jpg);
margin:0;
padding:0;
}
#main{
position:relative;
width:900px;
height:1140px;
background-color:#f4e7c5;
}
#pic{
position:absolute;
width:475px;
height:355px;
background:url(img/pic.jpg);
top:15px;
left:25px;
}
#info{
	position:absolute;
	width:865px;
	height:761px;
	top:381px;
	left:25px;
}
#info_title{
position:absolute;
width:375px;
height:20px;
top:0;
left:0;
color:#AA0000;
font-size:15px;
}
#info_main{
	position:absolute;
	width:847px;
	height:700px;
	padding:5px 0 0 5px;
	top:20px;
	left:0;
	font-size:15px;
	line-height:1.5em;
	text-indent:2em;
	border: 2px solid #990000;
}
#copyright{
position:relative;
width:900px;
height:90px;
background-color:#FFFFFF;
}
#copytxt{
position:relative;
width:540px;
height:90px;
margin:0 auto;
text-align:center;
}
#content_topest {
	position:relative;
	width:100%;
	height:70px;
	margin:0;
	padding:0;
	background:#FFFFFF;
}
#topest {
	position:relative;
	width:950px;
	height:70px;
	margin:0 auto;
	padding:0;
	background:#FFFFFF;
}
#logo {
	position:absolute;
	width:176px;
	height:60px;
	top:10px;
	left:35px;
}
#banner_first {
	position:absolute;
	width:570px;
	height:30px;
	top:32px;
	left:370px;
	background-image: url(../img/member_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-top: 5px;
}
#topest_btn {
	position:absolute;
	width:360px;
	height:15px;
	top:13px;
	left:588px;
}
#rootmenu_content {
	position:relative;
	width:100%;
	height:60px;
	margin:0;
	padding:0;
	background:url(../img/allmenu_content_background.jpg);
}
#rootmenu {
	position:relative;
	width:950px;
	height:60px;
	margin:0 auto;
	padding:0;
}
#search_bar {
	position:absolute;
	width:265px;
	height:35px;
	top:0;
	left:10px;
	background-image: url(../img/search_bar_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#search_table {
	position:absolute;
	width:206px;
	height:35px;
	top: 0px;
	left: 57px;
}
#allmenu {
	position:absolute;
	width:665px;
	height:35px;
	top:0;
	left:285px;
}
#hot_search {
	position:absolute;
	width:919px;
	height:17px;
	padding:8px 0 0 0;
	top:35px;
	left:30px;
	color:#FFFF00;
	text-decoration:none;
}
#bottom {
	position:relative;
	width:100%;
	height:95px;
	margin:8px 0px 0px 0px;
	background-image: url(../img/copyright_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.search_form {
	height:35px;
	width:206px;
	margin:0;
	padding:0;
}
.search_txt {
	border:0px;
	margin:10px 0 0 0;
}
.search_btn {
	position:absolute;
	width:30px;
	height:16px;
	margin:10px 0 0 0;
	border:0;
	left:171px;
	background-image: url(../img/go_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: hand;
}

#hot_search A{
text-decoration:none;
color:#FFFF00;
}
