/* CSS Document */


.textlineheighter {
	line-height: 18px;
}
.littleTitle{
	font-size:20px;
	color:#1f55b6;
	font-family:"ºÚÌå", "Arial Black";}
.bigTitle{
	font-size:30px;
	color:#1f55b6;
	font-family:"ºÚÌå", "Arial Black";
	}
	
.mainButton{
	font-size:13px;
	padding-top:6px;
	padding-bottom:0px;
	letter-spacing:3px;
	text-align:center;
	cursor:pointer;
	/*background-image:url(../img/buttontdbg.jpg);*/
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;	}
	
.errorText{
color:#FF0000;}

/* ###################### LINKS ###################### */
a:link, a:visited {
  color            : #606060;
  text-decoration  : none;
}

a:hover {
	color:#3366FF;
  text-decoration  : none;
}
a.buttonDiv:link,a.buttonDiv:visited{
	color:#000000;
  text-decoration  : none;
}
a.buttonDiv:hover {
	color:#FFFFFF;
 	 text-decoration  : none;
}

input{
	
	}
textarea {
	font-family: "Century Gothic", "Ó×Ô²", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #EBEBEB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;}
.successText{
	color:#009933;}
.functionTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	width:20PX;
	height:20px;
	vertical-align:middle;
	}

.articleTitleTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	width:150px;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;}

.dateTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;}

.memoryTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;}

.readTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;}

.levelTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;}

.classTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;}

.showOnlineTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;}
.art_oper_menu{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;
	max-height:20px;
	height:20px;
	overflow:hidden;
	vertical-align:middle;
}

.delectedTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;
	max-height:20px;}

.updateTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;}

.commentTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;}

.downloadTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;
	padding-left:5px;
	padding-right:5px;}
.spaceTD{
	border-top-style:solid;
	border-top-color:#cccccc;
	border-width:1px;}
.showArticleTable{
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;}
.teeeeeeeest{
color:#cccccc;}
