﻿/* CSS Document */
#poiDetail, #poiDetail td {
	font-size: 0.8em;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 1px;
}
#poiDetail a {
	font-size: 1em;
}
#poiDetail a:link, #poiDetail a:visited {
	color: #003EC2;
}
#poiDetail a:hover, #poiDetail a:active {
	color: #FF9900;
}
#poiDetail input {
	width: 100%;
}
#record {
	margin-top: 5px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
#record .t {
	color: #666666;
	font-weight: bold;
}
#record a:link, #record a:visited {
	color: #666666;
	line-height: 0.8em;
}
#record a:hover, #record a:active {
	color: #000000;
	line-height: 0.8em;
}
#infor {
	font-size: 1em;
}
#infor .pic {
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
}
#poiDetail .title {
	font-size: 13px;
	color: #CC6633;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 5px;
}
#poiDetail .title .url {
	vertical-align: text-bottom;
}
#infor .name {
	font-size: 15px;
	color: #002DA8;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
#infor .cont .name img {
	vertical-align: text-bottom;
}

#infor .cont {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #4d4d4d;
	margin-left: 110px;
}
#nav {
	background-image: url(poiDetail_image/nav_bg.gif);
	background-repeat: repeat-x;
	margin-right: -5px;
	margin-left: -5px;
	background-position: bottom;
	background-color: #e7e7e7;
	padding-top: 2px;
	padding-bottom: 7px;
}
#function img {
	vertical-align: text-bottom;
}
ul#function  {
	list-style-type: none;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 35px;
}
ul#function li {
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 35px;
	width: auto;
	float: left;
	vertical-align: top;
	list-style-type: none;
}
ul#function li.partition {
	padding: 0px;
	height: 35px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#introduce {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	background-color: #F2F2F2;
	padding: 5px;
	clear: both;
}
#introduce .content {
	color: #333333;
	font-size: 1em;
	clear: both;
}
.creator_pic {
	float: left;
	text-align: center;
	margin-right: 10px;
}
.content .txt {
	display: block;
	margin-left: 70px;
	font-size: 1em;
	color: #333333;
}
.content .txt table {
	padding: 0px;
	margin: 0px;
	display: compact;
}

#comment {
	margin-top: 5px;
	padding: 5px;
}

#form p {
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#poiDetail form {
	margin: 0px;
}
#form p label {
	display: block;
	float: left;
	width: 80px;
	margin-top: 5px;
}
