
*{
	font-size:12px;
}

A {
color: #333333;
text-decoration:none;
}

A:Visited  {
color:#5683c7;
text-decoration:none;
}

A:Hover  {
color: #ff6600;
text-decoration:none;
}
.title
{
	color:#FF6600;
	font-size:14px;
	height:30px;
	
}
.inputtag
{
	color:red;	
}


input.backsys,textarea.backsys,select.backsys
{
	/*BORDER-RIGHT: #796649 1px solid; BORDER-TOP: #796649 1px solid; BORDER-LEFT: #796649 1px solid; BORDER-BOTTOM: #796649 1px solid
*/
	
}


tr.datagridhead
{
	background-color:#9CB5E7;
	height:24px; 
	font-size:14px;
     color:white;
     font-weight:bold;
}
.headfont
{
	
}
.datagriditem
{
	height:24px;
	background-image:url(../images/bg08.jpg);
}
td.lineleft
{
	 background-position-x: right;
	 background-image: url(../images/bg06.gif);
}
td.lineright
{
	 background-position-x: right;
	 background-image: url(../images/bg05.gif);
}
td.headtext
{
	font-size:16px;
	color:#FF6600;
	
}
.font{FILTER: dropshadow(color=#ffffff, offx=-1, offy=1, positive=1); FONT-FAMILY: "ËÎÌå"; FONT-SIZE: 9pt; width:100%;}

.newsindex
{
	font-size:12px;
	line-height:26px;
	
}
.stringEllipsis {
	white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
}
.fixedWidth {
display:-moz-inline-box; /* Gecko proprietary */
display:inline-block; /* supported by Opera and ? */
}