body
{
}

a
{
	text-decoration:none;
	color:Black;
}
.notice
{
	
}
.notice td
{
	height:20px;
	overflow:hidden;
}
.notice a
{
	text-decoration:none;
	color:Black;
}
.line1
{
	 border-bottom:dashed 1px #cccccc;
}

.imgborder
{
	border:solid 1px #000000;
}

.btnavid
{
	 background-image:url(/images/button.gif);
	 background-repeat:no-repeat;
	 border:0 0 0;
	 width:42px;
	 height:20px;
}

.commentsList
{
	background-color:#fcfcfc;
	padding-top:10px;
}

.picList
{
	text-align:center;
	padding-top:20px;
}

.btnPageDown
{
	 background-image:url("/images/page_down.gif");
	 width:69px;
	 height:21px;
	 border:0 0 0;
}
.btnPageUp
{
	 background-image:url("/images/page_up.gif");
	 width:69px;
	 height:21px;
	 border:0 0 0;
}
.btnPageNum
{
	background-color:White;
	border:0 0 0;
	height:21px;
	width:28px;
	margin:0 0;
}

.dayStaly
{
	height:10px;
	width:10px;
}

.dayHead
{
	height:14px;
}

.daytitle
{
	height:15px;
}
.otherday
{
	display:none;
}

/*分页脚样式开始*/
/*分页脚基本设置*/
.mj_pagefoot{
	padding:3px;
	margin:3px;
	text-align:center;
	font-family:宋体, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
/*分页脚超链接样式开始*/
.mj_pagefoot a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #cccccc;
	text-decoration: none; 
	color: #666666;
}
.mj_pagefoot a:hover {
	border: 1px solid #cccccc;
	color: #ffffff;
	background-color: #ff0000;
}
/*分页脚超链接样式结束*/
/*上一页下一页按钮样式*/
.mj_pagefoot span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #cccccc;
	background-color: #ff0000;
	color: #FFF;
}
/*无效翻页按钮样式*/
.mj_pagefoot span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
/*其它信息样式*/
.mj_pagefoot span.info{
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #666666;
}
/*分页脚样式结束*/
/*分页脚样式开始*/
/*分页脚基本设置*/
.mj_pagefoot_green
{
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size:12px;
}

/*分页脚超链接样式开始*/
.mj_pagefoot_green a {
		border: 1px solid #296CB3;
		margin-right:3px;
		padding:2px 8px;
		text-decoration: none;
		color: #000;	
	}
.mj_pagefoot_green a:hover 
{
		border: 1px solid #363636;
		background-image:none;
		text-decoration:none;
		color: #666666;
}
/*分页脚超链接样式结束*/
/*上一页下一页按钮样式*/
.mj_pagefoot_green span.current {
		margin-right:3px;
		padding:2px 6px;
		padding-bottom:3px;
		color: #ffffff;
		background-color:#296CB3;
		border: 1px solid #296CB3;
}
/*无效翻页按钮样式*/
.mj_pagefoot_green span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
/*其它信息样式*/
.mj_pagefoot_green span.info{
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #296CB3;
}
/*分页脚样式结束*/