.art_subject{
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 12px;
	font-weight : bold;
	color : #415d6f;
	background-color : #c4cccf;
	padding : 2px 4px 4px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
}
.art_content{
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10px;
	color : #415d6f;
	background-color : #ffffff;
	padding : 4px 4px 4px 4px;
	border-left: 1px solid;
	border-right: 1px solid;
}
.art_footer{
	text-align: right;
	font-size : 9px;
	color : #555;
	background-color : #f1f2f4;
	padding : 3px 4px 4px 4px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-top:0;
}
.div_art_idx{
    font-size: 12px;
	font-weight: bold;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
}
.div_art_idx:hover{
    font-size: 12px;
	font-weight: bold;
	color: #555;
	background-color: #eee;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	cursor: pointer;
}
.div_art_idx:active{
    font-size: 12px;
	font-weight: bold;
	color: #555;
	background-color: #DDEEDD;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
}
.div_art_tit{
	font-family : "trebuchet ms",  Tahoma, Arial, Sans-Serif;    font-size: 14px;
	font-style: italic;
	color: red;
	background-color: #E8E8E8;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	border-bottom: 0px;
	cursor: pointer;
}
.div_art_tit:hover{
	font-family : "trebuchet ms",  Tahoma, Arial, Sans-Serif;    font-size: 14px;
	font-style: italic;
	color: red;
	background-color: #e0e0e0;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	border-bottom: 0px;
	cursor: pointer;
}
.div_art_tit_uncheck{
	font-family : "trebuchet ms",  Tahoma, Arial, Sans-Serif;    font-size: 14px;
	font-style: italic;
	color: red;
	background: url(images/unchecked_bg.gif) repeat #E8E8E8;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	border-bottom: 0px;
	cursor: pointer;
}
.div_art_tit_uncheck:hover{
	font-family : "trebuchet ms",  Tahoma, Arial, Sans-Serif;    font-size: 14px;
	font-style: italic;
	color: red;
	background-color: #e0e0e0;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	border-bottom: 0px;
	cursor: pointer;
}
.div_art_tit_draft{
	font-family : "trebuchet ms",  Tahoma, Arial, Sans-Serif;    font-size: 14px;
	font-style: italic;
	color: red;
	background:  url(images/draft_bg.gif) repeat #E8E8E8;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	border-bottom: 0px;
	cursor: pointer;
}
.div_art_tit_draft:hover{
	font-family : "trebuchet ms",  Tahoma, Arial, Sans-Serif;    font-size: 14px;
	font-style: italic;
	color: red;
	background-color: #e0e0e0;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	border-bottom: 0px;
	cursor: pointer;
}
.div_art_tit_hide{
	font-family : "trebuchet ms",  Tahoma, Arial, Sans-Serif;    font-size: 14px;
	font-style: italic;
	color: red;
	background: url(images/hidden_bg.gif) repeat #E8E8E8;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	border-bottom: 0px;
	cursor: pointer;
}
.div_art_tit_hide:hover{
	font-family : "trebuchet ms",  Tahoma, Arial, Sans-Serif;    font-size: 14px;
	font-style: italic;
	color: red;
	background-color: #e0e0e0;
	padding: 4px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #bbb;
	border-bottom: 0px;
	cursor: pointer;
}

.div_art_pre {
    font-size: 12px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border: 1px solid #bbb;
	border-top: 0px;
	cursor: pointer;
}
.div_art_pre:hover {
    font-size: 12px;
	color: #555;
	background-color: #eee;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border: 1px solid #bbb;
	border-top: 0px;
	cursor: pointer;
}
.div_art_pre_uncheck {
    font-size: 12px;
	color: #555;
	background: #f8f8f8;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border: 1px solid #bbb;
	border-top: 0px;
	cursor: pointer;
}
.div_art_pre_uncheck:hover {
    font-size: 12px;
	color: #555;
	background-color: #eee;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border: 1px solid #bbb;
	border-top: 0px;
	cursor: pointer;
}

.div_art_pre_draft, .div_art_pre_hide {
    font-size: 12px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border: 1px solid #bbb;
	border-top: 0px;
	cursor: pointer;
}
.div_art_pre_draft:hover, .div_art_pre_hide:hover {
    font-size: 12px;
	color: #555;
	background-color: #eee;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border: 1px solid #bbb;
	border-top: 0px;
	cursor: pointer;
}
.div_art_pre_hide{
    background:  url(images/hidden_bg.gif) repeat #f8f8f8;
}


.div_art_pre:active {
    font-size: 12px;
	color: #555;
	background-color: #DDEEDD;
	padding: 4px;
	margin: 0px 10px 0px 10px;
	border: 1px solid #bbb;
	border-top: 0px;
}
.div_art_new {
    font-size: 14px;
	color: #F25B00;
	font-weight: bold;
	font-style: normal;
}
.article_draft_bar{
  font-weight: bold;
  color: #FF0000;
}
.article_author_bar{
  color: #F25B00;
  font-weight: bold;
}
.article_out img {
  max-height:350px;
  text-align: center;
  margin: 3px;
  border: 1px solig white;
}
.article_out p{
  text-align: justify;
}
.article_out p:first-letter{
  padding-left: 20px;
  color: ##000000;
  font-weight: bold;
  font-size: 1.1em;
}
.article_out h2{
  text-align: center;
  font-size: 1.4em;
}
.article_out h3{
  padding-left: 85px;
  font-style: italic;
  font-weight: bold;
}
.article_out table{
  border-collapse: collapse;
  border: 1px solid #777777;
}
.article_out tr{
  border: 1px solid #777777;
}
.article_out td{
  border: 1px solid #777777;
}

