/* CSS Document */

body,td,th {
	font-size: 12px;
	CURSOR:url(images/6.Cur);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form{ margin:0;}
A {CURSOR:hand}
input{
	CURSOR:hand;
}
select{
	CURSOR:hand;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.news_title{
float:left;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
padding-left:12px;
}
.news_more {
float:right;
padding-right:8px;
padding-top:3px;
}
.classul ul { maring: 0; padding-top:10px; }
.classul ul li { 
list-style: none;
display: block;
width: 250px;
height: 20px;
line-height: 20px;
text-indent: 25px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
background: url(../images/news_list_1.gif) left center no-repeat;
}
.input1 {
	border:1px #999999 solid;
	width:110px;
}
.input2 {
	border:1px #999999 solid;
}
.inputkc{
	border-bottom:1px dotted #cccccc; border-left:0px; border-right:0px; border-top:0px; width:100px;
}
.FlipH{Filter:FlipH;}
.FlipV{Filter:FlipV;}
.FlipVH{filter:fliph()flipv()}
.top{border-top:1px solid #CACAC9;}
.main{ border-left:1px solid #CACAC9; border-right:1px solid #CACAC9;}
.bottom{border-bottom:1px solid #CACAC9;}
.bgcontent{
	background: url(../images/dbg.gif) right center no-repeat;
	border-left:1px solid #CACAC9; border-right:1px solid #CACAC9;
}
.userTable{
	border:1px #C88A54 solid;
}
.usertd{
	font-weight:bold; color:#777AE8;
}
.s3 { font-size: 14px; font-weight:bold; width: 100%; filter: Shadow(Color=#cccccc, Direction=0);}
-->
/*
img { 
max-width: 500px; width:expression(this.width > 500 ? "500px" : this.width);
max-height: 500px; height:expression(this.height > 500 ? "500px" : this.height);
}*/
