body, form, ul, li, dl, dd { margin:0; padding:0; }

body {
        font: 12px/150% Arial,helvetica,clean,"新細明體","PMingLiU",sans-serif;
        
	background:#FFF url(/2010/img/body.gif) repeat-x left top;
}

a {
	text-decoration: none;
	color: #444;
}
a:hover {
	text-decoration: underline;
}

.input_box {
	border: 1px solid #CCC;
}

#header {
	display: block;
	margin: auto;
	height: 96px;
	width: 1000px;
	position: relative;
	z-index: 100;
}
#logo {
	background: url(/2010/img/logo.gif) no-repeat left top;
	display: block;
	overflow: hidden;
	height: 65px;
	width: 160px;
	position: absolute;
	left: 10px;
	top: 0px;
}
#family {
	color: #b2b2b2;
	text-align: right;
	position: absolute;
	top: 8px;
	right: 10px;
}
#family a {
	color: #666;
}

#searchbar {
	position: absolute;
	top: 32px;
	right: 6px;
	width: 450px;
	background: url(/2010/img/searchbar.gif) no-repeat 85px top;
	height: 25px;
}
#search_type {
	float: left;
	margin: 0px 8px 0px 0px;
	width: 80px;
	font-family: Arial,helvetica,clean,"新細明體","PMingLiU",sans-serif;
}
#search_kw {
	width: 227px;
	float: left;
	border-style: none;
	background: transparent;
}
#search_submit {
	float: left;
	display: block;
	overflow: hidden;
	height: 20px;
	width: 62px;
}

#infobar {
	color: #FFF;
	position: absolute;
	left: 10px;
	top: 72px;
}
#infobar a {
	color: #FFF;
}
#memberbar {
	color: #FFF;
	position: absolute;
	right: 10px;
	top: 72px;
}
#memberbar a {
	color: #FFF;
}
#event {
	position: absolute;
	right: 3px;
	top: 72px;
}
#container {
	text-align: left;
	width: 1000px;
	margin: auto;
	display: block;
	overflow: hidden;
	position: relative;
}

#sidemenu_box {
	z-index: 1000;
}
#sidemenu_box .box_line {
	display: block;
	height: 1543px;	
	width: 140px;
}

#sidemenu_ad {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.box_line {
	background: #fff;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #bcbdbe;
	border-left: 1px solid #d4d4d4;
}
.box_outline {
        height:805px;
	padding: 0px 0px 1px;
	background: #d8d9da;
	border-bottom: 1px solid #ebeced;
}

#gotop {
	background: url(/2010/img/icons.gif) no-repeat 950px 18px;
	display: block;
	overflow: hidden;
	width: 1000px;
	height: 8px;
	padding: 18px 0 8px;
	margin: auto;
}


#footer {
	text-align: left;
	border-top: 6px solid #7ab6df;
	padding: 10px 0px 20px;

}
#footer_links {
	color: #666;
	float: left;
}
#footer_links a {
	color: #666;
}
#footer_links a.sp {
	color: #0054a6;
}
#footer_box {
	color: #888;
	width: 980px;
	margin: auto;
	display: block;
	overflow: hidden;
	padding: 0px 10px;
}
#footer_copy {
	float: right;
	font-size: 11px;
	font-family: Arial,helvetica,clean,"新細明體","PMingLiU",sans-serif;
	position: relative;
	top: -2px;
}



/* container for slides */

.area_cell {
	display: block;
	float: left;
	border-right: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative;
}
.box_line1 {	background: #fff;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #bcbdbe;
	border-left: 1px solid #d4d4d4;
 	padding:5px;
 	height: 807px;	
}
#other {
	padding-top: 10px;
	padding-bottom: 10px;	

}
.other {
	width: 100%;
	font: 12px Verdana, Geneva, sans-serif;
	color: #414141;
}
.fbc {
        display: none \9;
}
#header_logo {
left:10px;
position:absolute;
top:0;
}
