@charset "utf-8";
/* CSS Document */

/* 隱藏式選單 */
		#handle {
			position: absolute;
			z-index: 9;
			top: 200px;
			left: 2px;
			cursor: pointer;
			width: 20px;
			height: 150px;
			background-color: #afafb0;
			}
        #Menu {
			display: none;
			position:absolute;
			z-index: 1;
			top: 200px;
			left: -150px;
			background-color: gray;
			width: 200px; height: 250px;
			border-right: 2px solid #444444;
			border-bottom: 2px solid #444444;
			}
        li.item {
			
	color: #FFF;
	cursor: pointer;

			}
/* 隱藏式選單 */

			a:link {
	color: #03F
}
			a:hover{
	background-color: #0F0;

}
			a:visited{
	color: #00F
}

			
			
#top {
	background-image: url(image/b_1000_top.png);
	width: 1000px;
	height: 30px;
	text-align: left;
}
#header {
	background-image: url(image/b_1000_m.png);
	width: 1000px;
	height: auto;
	text-align: center;
}
#main {
	text-align: center;
	
}
#menu2 {
	width: 250px;
	float: left;
}
.page {
	padding-left: 14px;
	padding-bottom: 20px;
}

#main_p {
	margin-left: 5px;
	text-align: left;
}
#menu_title {
	text-align: left;
	font-weight: bold;
	color: #F00;
}




#footer {
	width: 1000px;
	text-align: center;
	clear: both;
	padding-top: 10px;
}
#bottom {
	background-image: url(image/b_1000_bottom.png);
	width: 1000px;
	height: 30px;
}


.tb_box .tb_bottom_left{
	width: 20px;
	height: 20px;
	background-image: url(image/bottom_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tb_box .tb_bottom_right{
	width: 20px;
	height: 20px;
	background-image: url(image/bottom_right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.tb_box .tb_left{
	width: 20px;
	height: 20px;
	background-image: url(image/left.png);
	background-position: 0 0;
}
.tb_box .tb_right{
	width: 20px;
	height: 20px;
	background-image: url(image/right.png);
	background-position: 0 0;
}
.tb_box .tb_top_left{
	width: 20px;
	height: 20px;
	background-image: url(image/top_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tb_box .tb_top_right{
	width: 20px;
	height: 20px;
	background-image: url(image/top_right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.new_pic{
background-image:url(image/pic_bg.gif); background-repeat:no-repeat;padding-top:4px;padding-left:5px; text-align:left;width:110px; height:83px;;
}

.new_pic_td{
text-align:center;
padding-top:5px;
}

.new_pic_t{
background-color: #EEEEEE;letter-spacing:1px;text-align:center; color: #777777; width:110px; height:20px; float:left;
}
#p_title {
	clear: left;
}
#p_map {
	float: left;
}
#p_infor {
	float: right;
}
body {
	background-color: #DAEDF3;
	font-size: 14px;
}
#text {
	color: #000;
}

#print {
}
#header #main #menu #menu_m .tb_box tr td form p {
	text-align: center;
}
#nearby {
	float: left;
	margin-top: 10px;
}
#pagenumber {
	clear: both;
	text-align: center;
	text-decoration: none;
}
td{
	height:20px;
	}
