@charset "utf-8";
/* CSS Document */

#doc {
	width: 1000px;
	color: #464646;
}
a {
	text-decoration: none;
}
#hd {
	font-size: 77%;
	position: relative;
	height: 92px;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;
}
#hd a:link {
	border-bottom: none;
}
h1 {
	position: absolute;
	left: 0;
	top: 0;
}
h1 a {
	background: url(images/logo_modoro.gif);
	width: 195px;
	height: 56px;
	display: block;
	border: none!important;
}
h1 a span {
	display: none;
}
.pSlogan {
	background: url(images/slogan_modoro.gif);
	width: 301px;
	height: 36px;
	display: block;
	position: absolute;
	left: 0;
	top: 56px;
}
.pSlogan span {
	display: none;
}
.txtHdSearch {
	position: absolute;
	right: 18px;
	top: 30px;
	width: 230px;
	border: 1px solid #ccc;
	border-right: none!important;
	padding: 2px 6px;
	color: #ccc;
}
#btnHdGo {
	position: absolute;
	right: 0;
	top: 30px;
	border: 1px solid #ccc;
	height: 19px;
	background-color: #f2f2f2;
	color: #ccc;
}
.pHdAdmin {
	position: absolute;
	right: 0px;
}
.lnkHdAdmin:link, .lnkHdAdmin:visited {
	color: #fff;
}
.lnkHdAdmin:hover {
	color: #ccc!important;
}
.pHdMenu {
	position: absolute;
	right: -8px;
	text-align: right;
	bottom: 10px;
}
.pHdMenu a {
	color: #333;
	margin: 0 8px;
}
.pHdMenu a:hover {
	color: #a5dae7;
}
/* 滑开菜单内文字链接 */
.slider a {
	color: #464646;
}
.slider a:hover {
	background-color: #69c1d7;
	color: #fff!important;
}
#bd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#bd a:link {
	text-decoration:none;
}
h2 {
	line-height: 1.6;
	background: url(images/h2_bg.gif) repeat-x 1em;
	margin-bottom: 10px;
	margin-top: 50px;
}
h2 span {
	background-color: #fff;
	padding-right: 6px;
}
h2 a:link {
	border-bottom: none;
	color: #000!important;
	font-weight: bold;
}
h2 a:visited {
	color: #000!important;
}
h2 a:hover {
	color: #69c1d7!important;
}
.divArticle, .divArticle p {
	line-height: 1.8em;
}
.divArticle a {
	color:#464646!important;
	text-decoration:underline!important;
}
.divArticle a:hover {
	color:#69c1d7!important;
	text-decoration:none!important;
}
.pBdPoster {
	font-size: 77%;
	margin-top: 24px;
	padding-bottom: 2px;
}
.pBdPoster a {
	color:#666!important;
}
.pBdPoster a:hover {
	color:#69c1d7!important;
}
.pAddComment {
	font-size: 12px;
	padding-left: 40px;
	margin: 20px 0 10px 0;
	color: #69c1d7;
	font-weight: bold;
}
.ulComments {
	border-top: 1px dotted #ccc;
	margin: 5px 0;
	list-style:disc;
}
.ulComments li {
	margin: 12px 0 10px 40px;
	list-style-type: circle;
}
.ulComments li p a {
	color: #333;
	border: none!important;
}
.ulComments li p a:hover {
	color: #69c1d7;
}
/* 评论人名字文字样式*/
.pCommentName {
	font-weight: bold;
}
.pCommentName a{
	color:#333;
}
.pCommentName a:hover {
	color:#69c1d7;
}
.pCommentTime {
	font-size: 77%;
	color: #ccc;
}
.pCommentTime a {
	color:#ccc;
}
.pCommentTime a:hover {
	color:#69c1d7;
}

.ulCommentsAdminReply {
	margin-left: 36px;
}
.frmNewComment {
	font-size: 77%;
	color: #ccc;
	padding-left: 40px;
	margin-bottom: 20px;
	height: 100px;
	position: relative;
	width: 500px;
}
/* 评论输入区*/
.txtNCName {
	border: 1px solid #ccc;
	padding: 2px 6px;
	color: #333;
	font-weight: bold;
	width: 110px;
}
.txtNCBlog {
	border: 1px solid #ccc;
	padding: 2px 6px;
	color: #ccc;
	width: 250px;
}
.txtNCComment {
	border: 1px solid #ccc;
	padding: 2px 6px;
	left: 40px;
	top: 25px;
	width: 378px;
	height: 50px;
	overflow: visible;
	color: #333;
	font-size: 120%;
	font-family: Verdana, Geneva, sans-serif;
}
.txtFocused {
	border-color: #69c1d7;
}
#btnNCSend {
	left: 40px;
	bottom: 0;
	width: 392px;
	height: 20px;
	background-color: #E7E7E7;
	border: none;
	color: #999;
}
.pBdNav {
	font-size: 77%;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align: center;
	padding: 2px 0;
	margin-top: 30px;
}
/* 翻页*/
.pBdNav a {
	border-bottom: none;
	color: #333!important;
}
.pBdNav a:hover {
	background-color: #69c1d7;
	color: #fff!important;
}
.pBdNav a span.selected {
	background-color: #69c1d7;
	color: #fff!important;
}
.sBdNavNew {
	display: inline-block;
	width: 50px;
	margin-right: 14px;
}
.sBdNavOld {
	margin-left: 14px;
}
#divLinkMenuWrap {
	overflow: hidden;
	height: 0;
	position: relative;
}
#divLinkMenu {
	font-size: 77%;
	height: 350px;
	border: 1px solid #ccc;
}
#divMenuWrap {
	overflow: hidden;
	height: 0;
	position: relative;
}
#divMenu {
	font-size: 77%;
	height: 350px;
	border: 1px solid #ccc;
}
#divMenu ul {
	margin: 10px 0;
}
#divMenu ul li {
	margin-bottom: 10px;
}
.divMenuAbout {
	position: absolute;
	top: 5px;
	left: 0;
	padding: 15px;
}
.divMenuAbout img {
	width: 120px;
	height: 150px;
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 3px;
}
.divMenuRPosts {
	position: absolute;
	top: 5px;
	left: 158px;
	background-color: #F8F8F8;
	width: 330px;
	padding: 15px;
}
.divMenuRComments {
	position: absolute;
	top: 5px;
	left: 520px;
	padding: 15px;
	width: 450px;
}
.divMenuLinks {
	position: absolute;
	top: 5px;
	left: 450px;
	background-color: #f2f2f2;
	height: 260px;
	width: 280px;
	padding: 15px;
}
#ft {
	font-size: 77%;
	font-family:Tahoma, Geneva, sans-serif;
	position: relative;
	color: #ccc;
	padding: 30px 0 30px 0;
}
.pFtCounter {
	position: absolute;
	right: 0px;
	top: 30px;
}
