﻿body {
}
.UserArticle_Title
{
    font-weight: bold;
    font-size: 14px;
    border-bottom: #330066 thin solid;
    font-family: 宋体;
    color: #333366;
    text-decoration: none;
}
.UserArticle_Content
{
    font-size: 12px;
}
.UserArticle_Author
{
    font-size: 12px;
    font-style: italic;
    text-align: right;
}

table {
	font-size: 12px;
}
.ManageTableStyle
{
    font-size: 12px;
    text-align: left;
    padding: 3px;
  
}
.ManageTableTitleStyle {
	background-color: #EAEAEA;
	text-align: center;
	font-size: 13px;	
	
}
.ManageTr1 {
	background-color: #FFFFFF;
	height:28;
}
.ManageTr2 {
	background-color: #F6F6F6;
	height:28;
}
