/* CSS Document */
body{
    font:12px "ËÎÌå" Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}
h1{
    font-size:16px;	
}
a{
    color:#666666;
	text-decoration:none;
}
a:visited{
    color:#888888;
}
a:hover{
    text-decoration:underline;
}
a:link.pictitle {
    text-decoration:underline;
	font-weight:normal;
	color:#0000CC;
}
a:visited.pictitle {
	color: #551A8B;
	font-weight:normal;
    text-decoration:underline;
}
a:hover.pictitle {
    text-decoration:underline;
	color:#551A8B;
	font-weight:normal;
}
a.linkfff {
    text-decoration:underline;
	color:#ffffff;
}
a:visited.linkfff {
	color: #ffffff;
    text-decoration:underline;
}
a:hover.linkfff {
    text-decoration:underline;
	color:#ffffff;
}
a:link.itemlink {
	font-weight:normal;
	color:#666666;
}
a:visited.itemlink {
	color: #666666;
	font-weight:normal;
    text-decoration:underline;
}
a:hover.itemlink {
    text-decoration:underline;
	color:#666666;
	font-weight:normal;
}
#maintable,
#bottomtable{
    margin-left:3px;
}
.ToolBar a{
	color:#ffffff;
	text-decoration:none;
}
.ToolBar a:visited{
    color:#ffffff;
}
.ToolBar a:hover{
	color:#E8E8E8;
	text-decoration:inline;
}
.space{
    width:10px;
}
#icontable td img{
    float:right;
}
.user{
    text-indent:2px;
}
.usercolor{
    color:#FF6002;
}
.l-side{
    width:238px;
}
.llisttable{
    margin-bottom:2px;
	
}
.cssColumn0TitleCenteritem,
.cssColumn1TitleCenteritem,
.cssColumn2TitleCenteritem{
    color:#5093c7;
	text-align:right;
	padding-right:2px;
}
.cssColumn1TitleCenteritem{
    color:#45967F;
}
.cssColumn2TitleCenteritem{
    color:#127A1B;
}
.titlebg a{
    text-decoration:none;
	color:#666666;
}
.titlebg a:hover{
    text-decoration:underline;	
}
#main-centent{
    width:484px;
	padding-left:6px;
}
.date{
    color:#11781C;
}
a.FD6B00 {
    color:#FD6B00;
}
a:hover.FD6B00{
    text-decoration:none;
}

a.blue {
    color:#144A92;
	text-decoration:none;	
}
a:visited.blue{
    color:#144A92;
}
a:hover.blue{
    color:#000;
    text-decoration:none;
}
.truetext{
    color:#FFCC00;
	font-weight:bold;
}
.TableStyle
{
  width:99%;
  border:solid 1px #999;
  border-bottom:none;
  border-right:none;
}
.TableStyle td
{
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	height:25px;
	text-align:center;
	line-height:180%;
}
.TableStyle th
{
	background-color:#e3e3e1;
	text-align:center;
	line-height:180%;
	line-height:180%;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	height:25px;
}
.TableStyle2
{
  width:99%;
  border:solid 1px #999;
  border-bottom:none;
  border-right:none;
}
.TableStyle2 td
{
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	height:25px;
	text-align:center;
	line-height:180%;
}

.TableStyle2 th
{
	background-color:#e3e3e1;
	padding-right:10px;
	text-align:right;
	line-height:180%;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	height:25px;
}
.messageTable
{
    width:400px;
    height:200px;
    background-image:url(Images/error-bg1.gif);
    background-repeat:no-repeat;
}
.btn-enter{
    background:url(Images/btn-enter.gif) no-repeat;
    width:54px;
    height:56px;
    cursor:pointer;
    border:solid 0px;
}

a.treeview{
    color:#666666;
	text-decoration:none;
}
a.treeview:visited{
    color:#666666;
}
a.treeview:hover
{
	color: orange;
    text-decoration:underline;
}

.editPane 
{ 
}
.editPane td.comment
{
	background-color:#EEEEEE;
	width:180px;
}
.editPane td.comment_blank
{
    width:20%;
}

.editPane td.label
{
	width:100px;
}
.editPane td.editor
{
	width:120px;
}
.editPane div.editor
{
	margin-right:6px;
}

