/*============标题样式==================*/
.TitleList ul{margin:0px; padding:0px;}
.TitleList ul li{list-style-type:none;}
.TitleList ul li{background:url(../skin/bg_x.gif)// repeat-x left -31px; height:22px; padding:0 0 0 9px; line-height:22px;}
.TitleList .LiteralTitlelink{background:#fff url(../skin/all_icon.png)// no-repeat -75px -165px; float:left; height:22px; padding:0 3px 0 8px;}
.TitleList .LiteralIssueTime{background:#fff; float:right;  text-align:left;padding-left:5px; width:70px; height: 22px;}
.TitleList .shownew{background: url(../skin/new.gif)// no-repeat;  float:left; height: 22px;}


/*============页码样式======================*/
.PagesPanel{color: #999;}

.PagesPanel a, .PagesPanel .CurrentButt
{
    text-decoration: none;
    float: left;
    padding: 0 5px;
    border: 1px solid #075198;
    background: #ffff;
    margin: 0 2px;
    font-size: 11px;
    color: #000;}

.PagesPanel a:hover
{
    background-color: #075198;
    color: #fff;
    border: 1px solid #075198;
    text-decoration: none;}

.PagesPanel .CurrentButt
{
    font-weight: bold;
    color: #fff;
    background: #075198;
    border: 1px solid #075198;}

/*====================== 内容控件标题样式 ========================*/
.Content_Title{
	font-size: 18px;
	text-align: center;
	font-weight: bold;}

.Content_User
{
	font-size: 12px;
	text-align: center;
    /*width: 90%;*/    
    margin-top: 5px;
    margin-bottom: 5px;}