﻿#content tr td.contentright #ctl00_cphContent_upList
{
	width: 545px;
	height: auto;
	margin-top: 8px;
}
/*---------------DEFAULT--------------*/
.contentright ul.mclass
{
	width: 545px;
	padding: 5px 0px;
	list-style-type: none;
}
.contentright ul.mclass li.mtitle
{
	height: 22px;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 5px;
	background-color: #D1C2A5;
}
.contentright  ul.mclass li.mtitle .title
{
	display: block;
	float: left;
	line-height: 22px;
	padding-left: 20px;
	background: url(../images/s_bg.gif) no-repeat left center;
}
.contentright  ul.mclass li.mtitle .mmore
{
	display: block;
	float: right;
	line-height: 22px;
	text-align: right;
}
.contentright  ul.mclass li.mul ul.ullist
{
	width: 450px;
	padding-left: 80px;
	background-color: #F9F7F2;
}
.contentright  ul.mclass li.mul ul.ullist li
{
	width: 420px;
}
.contentright  ul.mclass li.mul ul.ullist li span.mtime
{
	color: #A08952;
	margin-left: 10px;
}
/*-----------------------LIST------------------*/
.gvlist
{
	width: 545px;
	table-layout: auto;
	border: 1px solid #CFBDAE;
	border-collapse: collapse;
}
.gvlist tr.listhead
{
	height: 22px;
	line-height: 22px;
	background: #E1D8C6 url(../images/bar.gif) repeat-x left center;
}
.gvlist tr.listhead th
{
	text-align: center;
}
.gvlist tr.listrow, .gvlist tr.listalt
{
	height: 19px;
	line-height: 19px;
}
.gvlist tr.listrow:hover, .gvlist tr.listalt:hover
{
	width: 545px;
	background-color: #E1DAC8;
}
.gvlist tr.listalt
{
	background-color: #EEEADF;
}
.gvlist tr td.rowtitle,
.gvlist tr td.rowtime
{
	width: 400px;
	height: 19px;
	padding: 0px 5px;
	overflow: hidden;
	white-space: nowrap;
}
.gvlist tr td.rowtitle a
{
	width: 385px;
	line-height: 19px;
	overflow: hidden;
	padding-left: 15px;
	background: url(../images/p.gif) no-repeat left center;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gvlist tr td.rowtime
{
	width: 125px;
	color: #999966;
	text-align: right;
}
.gvlist tr.listpage
{
	height: 22px;
	line-height: 22px;
	background-color: #E1D8C6;
}
.gvlist tr.listempty
{
	height: 30px;
}
.gvlist tr.listempty td
{
	color: #800000;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	font-size: 1.2em;
	font-weight: bold;
}
/*----------------------SHOW-----------------*/
.contentright .infotitle
{
	color: #800000;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0px;
	text-align: center;
}
.contentright .infoparm
{
	height: 22px;
	line-height: 22px;
	padding-right: 5px;
	text-align: right;
	background: #E1D8C6 url(../images/bar.gif) repeat-x left center;
}
.contentright .duan
{
	padding: 10px 5px;
}
.contentright .prenext
{
	padding: 2px 5px;
	background-color: #EEE9E3;
	border: 1px solid #CFBDAE;
}
.contentright .prenext a
{
	display: block;
	line-height: 16px;
	margin: 2px 0px;
}