/*-----------------随笔定义------------------*/
.postcontent{text-align:left;}

.postcontent .postad{float:right;padding:2px;margin-left:10px;margin-bottom:10px;}

.postcontent h1
{
    margin: 15px 0;
    padding: 0;
    font-size: 135%;
}

.postcontent pre{padding:5px;border:solid 1px #797979;width:700px;background-color:#efefef; overflow:auto; overflow-y:auto;}

.postcontent table{width:600px;background-color:#797979;}
.postcontent table th{background-color:#e4e4e4;height:25px;}
.postcontent table td{background-color:white;height:25px;padding-left:10px;}
.postcontent table .colname{width:180px;}

.postcontent .tip{border-style:none;background-color:white;margin-top:10px;margin-bottom:10px;}

.postcontent p{text-indent:2em;}

.postcontent ul{list-style-type:disc;margin-left:32px;}

.postcontent img{border-style:none;}

/*------------页面定义--------------*/
.LeftCell
{
	width: 210px;
	vertical-align: top;
}

#leftmenu
{
	left: 0px;
	width: 210px;
	padding: 0px;
	padding-bottom: 5px;
}

#Calendar1_entryCal{width:188px !important;}