﻿html, body {
	font-size: 12px;
	color: #666666;
	margin: 0 auto;
	padding: 0;
	height:100%;
	background-color:#D9D9D9;
	text-align:center;
}
a:link {
	color: #555555;
	text-decoration: none; position:relative;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #555555;
	text-decoration: none;
}
select {
	font-size: 12px ;
	font-family: "宋体";
}
table {
	font-size: 12px;
	font-family: "宋体";
	color: #666666;
}
.ListTable {
	border: #a9a9a9 1px solid;
	width: 166px;
	margin-bottom: 10px;
}
.ListTitle {
	width: 135px;
	font-weight: bold;
	font-size: 13px;
	font-family: "宋体";
	padding-left:5px;
	height: 14px;
	line-height: 14px;
	text-align: left;
	float:left;
}
.ListButton {
	width: 16px;
	float:left;
}
.ListContent {
	width: 156px;
	padding-left: 4px;
	padding-top: 6px;
	vertical-align: top;
	border-top: #a9a9a9 1px solid;
	line-height: 18px;
	text-align: left;
	clear:both;
	overflow:hidden;
}
.parentTable {
	border-collapse:collapse;
}
.dragTable {
	border: #a9a9a9 1px solid;
	width: 166px;
	margin-bottom: 20px;
}
.dragTable ul {
	list-style:none;
	margin: 0 auto;
	padding: 5px;
	width: 146px;
	float: left;
}
.dragTable ul li {
	text-align:center;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.dragTR {
	cursor:move;
}
.Text {
	font-size: 11pt;
	font-family: "宋体", Tahoma;
}
input.button {
	width: 86px;
	height: 24px;
	font-size: 12px;
	border: 0px;
	background-image: url(images/buttonbg.gif);
}
.ManageTitle {
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
}
.Guest {
	font-size: 10pt;
	vertical-align: top;
	padding-top: 2px;
}
.MessageReply {
	color: #888888;
	padding-left: 20px;
	text-align:left;
}
ul {
	width:100%;
	list-style:none;
	margin: 0px;
	padding: 0px;
	float:none;
}
ul li {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#Pager {
	width: 510px;
	text-align:center;
	font-size: 12px;
	font-family: "宋体";
}
#Pager ul {
	width: 100%;
	padding: 3px;
	text-align:center;
	margin: 0px;
}
#Pager ul li {
	font-size: 12px;
	font-family: "宋体";
	height: 30px;
	vertical-align: text-bottom;
	padding: 4px;
}
#PageHeader {
	margin: 0 auto;
	width: 760px;
	height: 136px;
	background: url('Skin/default/images/top.jpg') no-repeat;
}
#PageFooter {
	margin: 0 auto;
	width: 760px;
	height: 62px;
	background: url('Skin/default/images/bottom.jpg') no-repeat;
}
#PageBody {
	margin: 0 auto;
	width: 760px;
	background-image: url('Skin/default/images/bg.jpg');
	text-align:center;
	overflow:hidden;
	clear:both;
}
#MainBody {
	width: 520px;
	padding-left: 30px;
	text-align:center;
	float:left;
	overflow: hidden;
	word-spacing: normal;
	word-break: break-all;
}
#RightBar {
	width: 190px;
	float:right;
	text-align: left;
	padding-right:10px;
}
#TopLine {
	width: 520px;
	text-align:left;
	height: 36px;
	background: url(Skin/default/images/topLine.jpg) no-repeat;
}
#MenuBar {
	width: 520px;
}
#MenuBar .Title {
	width: 25%;
	font-weight: bold;
	font-size: 13px;
	font-family: "宋体";
	float:left;
	text-align:left;
	vertical-align: middle;
	line-height:50px;
}
#MenuBar .Menu {
	width: 75%;
	font-size: 12px ;
	font-family: Tahoma, "宋体";
	text-align:right;
	float:right;
	vertical-align: middle;
	line-height:50px;
}
#ContentBody {
	width: 520px;
	text-align: center;
}
#Feeds {
	width: 510px;
	word-break: break-all;
	overflow: hidden;
	text-align:left;
	float:left;
}
#ArticleItem {
	width: 500px;
	word-spacing:normal;
	text-align:center;
	overflow: hidden;
	clear:both;
}
#ArticleItem ul {
	width: 100%;
	float:left;
	margin: 0px;
}
#ArticleTitle {
	width: 72%;
	height: 26px;
	line-height:26px;
	padding-top:5px;
	font-weight: bold;
	font-size: 14px;
	font-family: "宋体";
	color: #454545;
	float:left;
	text-align:left;
}
#ArticlePostTime {
	width: 28%;
	height: 26px;
	line-height:26px;
	padding-top:5px;
	font-size: 10px;
	font-family: "Verdana";
	color: #888888;
	float:left;
	text-align: right;
}
#ArticleWeather {
	width: 75%;
	line-height: 30px;
	height: 30px;
	text-align:left;
	display: block;
	font-size: 30px;
	float:left;
}
#ArticleWeather img {
	vertical-align: middle;
}
#ArticleFromWap {
	line-height: 30px;
	float:left;
	text-align: left;
	vertical-align:middle;
	font-size: 12px;
	color: #008b8b;
}
#ArticleContent {
	font-size: 10pt;
	font-family: "宋体";
	color: #555555;
	line-height:20px;
	overflow:visible;
	padding : 1px;
	text-align:left;
	margin: 0px;
}
#ArticleInfo {
	width: 100%;
	line-height: 20px;
	font-family: "宋体", "Verdana";
	text-align:left;
}
#ArticleView {
	width: 100%;
	line-height: 20px;
	text-align:right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 9pt;
	font-family: "宋体";
	font-style: italic;
}
.FormTitle {
	width: 70px;
	vertical-align: middle;
	float: left;
	font-weight: bold;
	font-size: 11pt;
	font-family: "宋体";
	color: #454545;
	text-align: left;
}
.FormContent {
	width: 430px;
	float: left;
	text-align: left;
	vertical-align: middle;
	overflow: visible;
}
.RedText {
	color: #ff0000;
	font-size: 12px;
	font-family: "宋体";
}
.SeparatorSolid {
	width: 100%;
	height:1px;
	background-color: #999999;
	margin:8px;
	overflow:hidden;
}
.SeparatorDashed {
	height:1px;
	background-image: url(Skin/default/images/dashed.gif);
	margin:8px;
}
.IWindow {
	width:400px;
	text-align:left;
	border: solid 1px #666666;
	background-color: #FFFFFF;
	display: none;
}
#Photo {
	float: left;
	text-align:center;
	margin:10px;
}
#PhotoThumb {
	width: 140px;
	height: 140px;
	border: solid 1px #999999;
	margin: 3px;
	vertical-align:middle;
	text-align: center;
	background-color: #F3F3F3;
	display: block;
	font-size: 30px;
	line-height: 140px;
}
#PhotoThumb img {
	vertical-align: middle;
}
.PhotoRemark {
	text-align: center;
	font-size: 13px;
	font-family: "宋体";
	height: 30px;
	width: 140px;
}
#Comments {
	width: 510px;
	text-align:center;
}
.Calendar {
	width: 166px;
	border: 1px solid #999999;
	color: #666666;
	font: 8pt Verdana;
	background-color: #ffffff;
}
#LoginDiv {
	width: 280px;
	height:180px;
	display: none;
	margin:0 auto;
	z-index: 101;
	line-height: 36px;
	text-align: left;
}
#LoginDiv ul {
	list-style:none;
	padding-left: 116px;
}
.DateTime {
	font-family: "宋体", "Verdana";
}
#DarkDiv {
	display:none;
	text-align: center;
	background-color:#000000;
	filter:Alpha(Opacity=30);
	opacity:0.30;
	position:absolute;
	z-index: 100;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.CalendarTitle {
	font-size: 12px;
	color: #777777;
	background-color: #DDDDDD;
	height: 18px;
	text-align: center;
}
.Day {
	font-size: 11px;
	width: 14%;
	text-align: center;
	height: 18px;
}
.DayOfOtherMonth {
	font-size: 11px;
	width: 14%;
	text-align: center;
	height: 18px;
	color: #CCCCCC;
}
.WeekendDay {
	font-size: 11px;
	width: 14%;
	text-align: center;
	height: 18px;
	background-color: #EEEEFF;
}
.ManagePageBody {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	overflow:auto;
}
.ManageBar {
	width:100%;
	text-align:center;
	background-color:#DDDDDD;
	margin-bottom:10px;
	padding-top:2px;
	border:1px;
}
.ManageBar table {
	margin:0px auto;
	padding:0px;
	border:1px;
	height:28px;
}
.ManageBar table tr td {
	width:65px;
	border-bottom:1px solid #999999;
	padding:1px;
	background-color:#DDDDDD;
	font-size: 10pt;
	font-family: "宋体";
	color:#666666;
}
.ManageBar .selected {
	background-color:#FFFFFF;
	border:1px solid #999999;
	border-bottom:0px;
	font-weight :bold;
	font-size: 10pt;
	font-family: "宋体";
}
.MenuBar {
	font-size:13px;
	font-family: Arial, "宋体";
}
.DropDownList {
	display:none;
	position: absolute;
	z-index:20;
	top:-3px;
	text-align:center;
	border:1px solid #AAAAAA;
	background-color:#FFFFFF;
	padding:0px;
	height:200px;
}
.DropDownList td {
	text-align:center;
	background-color:#FFFFFF;
	height: 22px;
	border:0px;
	padding:1px;
	font-size: 10pt;
	font-family: Arial, "宋体";
}
.DropDownList td a {
	line-height:16px;
}
.MenuPanel {	
	text-align:center;
	display :inline;
}