html,body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0;
	font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:20px;
	color:#555;
}
#wrapper {
	min-width:640px;
	max-width:1920px;
}
#header {
	display:block;
}
#content {
	height:100%;
	bottom:0;
}
#searchbar {
	width:340px;
	height:26px;
	position:absolute;
	top:86px;
	right:10px;
}
#searchbar_move {
	overflow:hidden;
	width:279px;
	height:26px;
	position:absolute;
	left:26px;
	top:0;
}
h1{
	font-size:180%;
	font-weight:bold;
	margin:0;
	padding:0;
		}
h2{
	font-size:160%;
	font-weight:bold;
		}	
h3{
	font-size:140%;
	font-weight:bold;
		}	
ul, ol, dl { 
    list-style-type:none;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right:0px;
	padding-left: 0px;
}
a img {
	border: none;
}


.header_logo {
	float:left;
}
.top_bar {
	background-color:#444444;
	text-align:right;
	height:27px;
}
.top_bar_links {
	padding-top:3px;
}
.top_link {
	font-size:14px;
	color: #ffffff;
	padding-top:3px;
}
.top_link:link {
	color: #c3c3c3;
	text-decoration: none;
}
.top_link:visited {
	color: #c3c3c3;
	text-decoration: none;
}
.top_link:hover {
	color: #e4e4e4;
	text-decoration: none;
}
.top_link:active {
	color: #a1b343;
	text-decoration: none;
}
.top_fb {
	background-image:url(../images/map/top_link_fb_bg.png);
	background-repeat:repeat-x;
	float:right;
	min-width:120px;
	padding-top:3px;
	padding-right:4px;
	margin-left:20px;
	height:30px;
}
.top_fb_icon {
	border:1px solid #fff;
	width:20px;
	width:20px;
	margin-left:3px;
	background-color:#fff;
	float:left;
}
.top_fb_name_area {
	font-size:14px;
	text-align:left;
	margin-left:30px;
}
.top_fb_name:link {
	color: #9dbbf9;
	text-decoration: none;
}
.top_fb_name:visited {
	color: #9dbbf9;
	text-decoration: none;
}
.top_fb_name:hover {
	color: #ffffff;
	text-decoration: none;
}
.top_fb_name:active {
	color: #ffffff;
	text-decoration: none;
}
.input_text {
	background-image:url(../images/map/input_bg.png);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #c5c5c3;
	height: 20px;
	padding:4px;
}
.input_text_small {
	background-image:url(../images/map/input_bg.png);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #c5c5c3;
	height: 15px;
	padding:4px;
}
.left_top {
	padding:9px;
	background-image: url(../images/bg.gif);
}
.left_hide_button {
	float:right;
	padding-top:9px;
}
.left_show_button {
	padding-top:9px;
}
.left_content {
	margin:10px;
}
.left_content_2 {
	margin:10px 5px 5px 5px;
}

.silver_button_01 {
	width:125px;
	height:34px;
	background-image:url(../images/map/button_01_off.png);
	line-height:30px;
	text-decoration:none;
	text-shadow: 0 0 0, 0 1px 0px rgba(255, 255, 255, 1);
	text-align:center;
	margin:4px;
	padding-top:2px;
	color:#4f4f4f;
	font-size:14px;
	display:-moz-inline-box;
	display:inline-block;
	float:left;
}
.silver_button_01:link {
	display:block;
	color:#4f4f4f;
}
.silver_button_01:visited {
	display:block;
	color:#4f4f4f;
}
.silver_button_01:hover {
	display:block;
	color:#333;
}
.silver_button_01:active {
	background-image:url(../images/map/button_01_click.png);
	text-shadow: 0 0 0, 0 1px 0px rgba(255, 255, 255, 1);
	height:33px;
	color:#000;
	padding-top:3px;
}
.member_option_box_list {
	background-image:url(../images/member_option_box_02.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	color:#7a7a7a;
	text-align:center;
}
.member_option_box_list li {
	line-height:26px;
	font-size:15px;
}
.member_option_box_devide {
	height:1px;
	background-color:#CCC;
	margin-top:10px;
	margin-bottom:10px;
}
.member_option_box_list ul li a img 
{
	margin-right: 5px;
	vertical-align: middle;
}