.aligncenter {
	text-align: center;
}
/* 文档 */
body {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	background-image: url(page_bkgd.gif);
	background-repeat: no-repeat;
}

/* 整体 */
#main {
	width: 763px;
	position:absolute;
	overflow: hidden;
}

/* 导航栏（开始) */
#navigation {
	width:144px;
	float:left;
	padding: 6px;
}
.itemsdot {
	font-size: 11px;
	list-style-type: none;
	line-height: 1.2em;
	margin-left: 0px;
	list-style-position: inside;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px;
	font-weight:bold;
}
.itemsdot a:link, .itemsdot a:visited {
	text-decoration:none;
	font-size: 9pt;
	color: #000000;
}
.itemsdot a:hover {
	text-decoration:underline;
	font-size: 9pt;
	color: #000000;
}
#blank1{
	height:180px;
	width:100px;
}
/*日历（开始）*/
#calendar {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
.calMonthHeader, .calMonthNav{
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.calMonthDay{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	text-align: center;
}
.calMonthDay a:link, .calMonthDay a:visited, .calMonthDay a:hover{
	color: #FF9900;
}
.calMonthToday a:link, .calMonthToday a:visited,  .calMonthToday a:hover{
	color: #0099FF;
}
.calMonthDay a:link, .calMonthDay a:visited, .calMonthToday a:link, .calMonthToday a:visited{ 
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-decoration:line-through;
}
.calMonthDay a:hover, .calMonthToday a:hover {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}
.calMonthToday {
	background-color: #E6E6F2;
	border: 1px solid #666699;
	text-align: center;
}
table.calendar {
	margin: 0px auto;
}
/*日历（结束）*/
/* 导航栏（结束) */

/* 内容区 包括菜单、导语、文章细节等（开始）*/
#content {
	float:left;
	overflow: hidden;
}

#date{
	height:20px;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	margin:3px 5px 0px 0px;
}
#search_field{
	text-align:right;
	z-index:10;

}
#search_form{
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#searchButton{
	background-color: #EFEFEF;
	border: 1px solid #000000;
	height: 18px;
}

#searchTerms{
	height: 14px;
	background-color: #FFFFFF;
	border:1px solid #000000;
	font-size: 9pt;
	color: #000099;
}

/* 菜单（开始） */
#menu {
		text-align: center;
		margin:0px 0px 0px 13px;
		font-size:0; /* this and line height are needed to get rid of the &nbsp; that's not in the <a> */
		line-height:0;
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		width: 593px; /* Bigger than needed for benefit of IE5, ain't nobody else though */
		z-index:10;
} 

#menu a {
	color:#fff;
	font-weight:bold;
	font-size:12pt;
	line-height:3px;
	border-right: 1px solid #fff;
	padding: 18px 0 0 0;
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:117px;
	height:18px;
}

html>#menu a	{
	width:117px;
	height:18px;
} 
		
#menu a:link, #menu a:visited {
	color:#fff;
	text-decoration: none;
}
	
#menu a:hover {
	background-color:#00489F;
	color:#FFFFFF;
	text-decoration: none;
}
/* 菜单（结束）*/
/* 序言（开始）*/
#quickSummary {
	border: 1px solid #fff;
	width: 589px;
	height: 193px;
	margin:0px 0px 40px 13px;
	overflow:hidden;
}
#quickSummaryImage{
	float: left;
	border-right:1px solid #fff;
	overflow:hidden;
}
#quickSummaryText{
	color:#FFFFFF;
	float: left;
	padding: 6px;
	font-size: 10pt;
}
/* 序言（结束）*/
/* 相册（开始）*/
.album {
	font-size: 14px;
	font-weight: bold;
	margin-left: 6px;
	margin-bottom: 10px;
}
.album img {
	vertical-align: middle;
	border: 0px;
	margin: 8px;
}
.album a {
	text-decoration: none;
}
/* 相册（结束）*/

/* 文章（开始）*/
h1 {
	font-size: 1.2em;
	color: #06C;
	margin: 0px;
	padding: 0 0 0 5px;
	font-family: "SimHei";
}
h2 {
 	border-top:1px solid #aaa;
	margin: 0px 0 15px 0; 
	padding: 10px 0 0px 5px;
}
h3 {
	border-top:1px solid #aaa;
	margin: 0px;
	font-size: 9pt;
	color: #0066CC;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top:8px;
}
p {
}
.footerpost {
	font-size: 11px;
	text-align: right;
	margin: 10px 6px 6px;
}
/* 文章（结束）*/
.read_more{
	font-size: 9pt;
	text-align: right;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:580;
}
.post{
	margin: 8px 14px 8px 8px;
	padding:6px;
	border:1px dotted #CCCCCC;
}
/* 评论（开始）*/
.commhead {
	font-size: 11px;
	display: list-item;
	list-style-type: square;
	margin-left: 24px;
}
.commtext {
	margin-bottom: 12px;
	line-height: 1.5em;
	font-size: 11px;
	margin-left: 19px;
}
.commtitle {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 18px;
	margin-bottom: 12px;
	margin-left: 6px;
	border-bottom: 1px dotted #666666;
	text-transform: lowercase;
}
/* 评论（结束）*/


#footer{
	font-size: 11px;
	color: #000000;
	text-align: center;
	width: 760px;
}
#end{
	font-size: 10px;
	color: #000000;
	text-align: center;
	width: 760px;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #2241A9;
}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #12235C;
}	
a:hover, a:active { 
	text-decoration: underline; 
	color: #ED7600;
}

img {
	border: 0px;
}

.small {
	font-size: 10px;
}
	
.upgrade {
	display: none;
	font-weight: bold;
}

#drop-case:first-letter { 
    font-size : 300%;
    font-weight : bold;
    float : left;
    margin-top:0px;
    margin-left:0px;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 2px;
}
