﻿
a{
	text-decoration:none;
	font-size:12px;
	color:#000000;
}


.top
{
	background-image: url( 'images/Top.jpg' );
	height:153px;
	width:1004px;
}
.operation
{
	text-align:left;
	margin-left:20px;
	width:984px;
}
.blogname
{
	font-size:18px;
	font-weight:600;
	margin-left:20px;
	width:984px;
	color: Orange;
}
.blogdes
{
	font-size:13px;
	font-style:italic;
	color: Teal;
	margin-left:20px;
	width:984px;
}

.footer
{
	background-color: green;
	/*border-top:solid 1px black;*/
	text-align:center;
	font-size:15px;
	padding-top:15px;
	padding-bottom:15px;
}

.articlelist
{
	padding-left:10px;
	padding-right:10px;
}
.listarticletitle
{
	color:#006699;
	font-weight:600;
}
.listarticletitledatetime
{
	color:black;
	font-weight:600;
}
.listarticlecontent
{

}
.listtitle
{
	font-size:15px;
	font-weight:600;
	color:white;
}
.listitemsep
{
}

.tbmoduletable
{
    width:100%;
    border:solid 1px black;
}
.tbmoduletableheader
{
	background-color: black;
    border-bottom:solid 1px black;
    padding:4px 4px 4px 4px;
    font-weight:600;
	color: white;
}
.tbmoduletablebody
{
	color: white;
    padding:  4px 4px 6px 4px;
    line-height:150%;
}
.metaInfoArticle
{
	padding-top:10px;
	padding-bottom:10px;
	font-style:italic;
	color:white;
}
.labtitle1
{
	font-size:11pt;
	font-weight:600;
	color:White;
	
}
.articlecommenthead
{
	font-weight:600;
	padding-left:10px;
	color:White;
	background-color:Black;
}
.commentbody
{
	padding-left:10px;
	background-color:Black;
	color:White;
}
.itemtitle
{
	text-align:right;
	width:90px;
	background-color:#dddddd;
}

.Login1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #EAF6FF;
	border: 1px solid #A2D8FF;
	text-align: center;
}
.Login2 {
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
}
.Login3 {
	background-color: #FBFDFF;
	border: 1px solid #c3e0f5;
	line-height: 25px;
}


