/* CSS Document */
body
{
margin:0;
color:#333333;
font-size:12px;
background-color:#FFFFFF;
}
input
{
/*	background-color:#FFFFFF;*/
}

/* CSS Document */
.text12
	{
	color:#333333;
	font-size:12px;
	}
.text14
	{
	color:#333333;
	font-size:14px;
	}
.text0
	{
	line-height:0px;
	font-size:0px;
	}
.text_white
	{
	font-size:14px;
	color:#ffffff;
	}
.text_blue
	{
	color:#297cda;
	font-size:12px
	}
.text_green
	{
	font-size:12px;
	color:#54b704;
	}
.text_Orange
	{
	font-size:12px;
	color:#FF9900;
	}
	.text_BoldRed
	{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	}
.text_hui
	{
	font-size:12px;
	color:#666666;
	}
/* CSS Document */
.white
	{
	color:#FFFFFF;
	}	
/* CSS Document */	
.bghui
	{
	background-color:#f5f5f5;
	}
.align_bottom
	{
	vertical-align:bottom
	}
/* CSS Document */	
A:link 
	{
	TEXT-DECORATION: none;
	}
A:visited 
	{
	TEXT-DECORATION: none;
	}
A:active 
	{
	TEXT-DECORATION: none;
	}
A:hover 
	{
	TEXT-DECORATION: underline;
	}
/* CSS Document */	
.margin_top
	{
	margin-top:10px
	}
.leftpad10
	{
	padding-left:10px;
	}
.rightpad10
	{
	padding-right:10px;
	}
.toppad10
	{
	padding-top:10px;
	}
/* CSS Document */
.border_left
	{
	border-left:#d2d2d2 solid 1px;
	}
.border_right
	{
	border-right:#d2d2d2 solid 1px;
	}
.border_bottom
	{
	border-bottom:#d2d2d2 solid 1px;
	}
.border_top
	{
	border-top:#d2d2d2 solid 1px;
	}
.border_dot
	{
	border-bottom:dotted 1px #cccccc;
	}
.hr_hui
	{
	font-size:1px;
	color:#CCCCCC;
	}
.hr_dot
	{ 
	BORDER-BOTTOM-STYLE: dotted;
	BORDER-LEFT-STYLE: dotted;
	BORDER-RIGHT-STYLE: dotted;
	BORDER-TOP-STYLE: dotted;
	}
.border_img
	{
	border:#999999 solid 1px;
	}
/* CSS Document */
.line18
	{
	line-height:18px;
	}
.line30
	{
	line-height:30px;
	}
.nowrap
	{
	white-space:nowrap;
	}
/*修改人：贾义贵*/
.border
	{
	border:#d2d2d2 solid 1px;
	}
.autoHidden
{
	overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
	}
.black
{
	color:Black;
	}
A.black:link 
	{
	TEXT-DECORATION: none;
	}
A.black:visited 
	{
	TEXT-DECORATION: none;
	}
A.black:active 
	{
	TEXT-DECORATION: none;
	}
A.black:hover 
	{
	TEXT-DECORATION: underline;
	}
.white
{
	color:white;
	}
A.white:link 
	{
	TEXT-DECORATION: none;
	}
A.white:visited 
	{
	TEXT-DECORATION: none;
	}
A.white:active 
	{
	TEXT-DECORATION: none;
	}
A.white:hover 
	{
	TEXT-DECORATION: underline;
	}
.bold
{
	font-weight:bold;
	}
.hand
{
	cursor:pointer;
	}
.pad_left20
	{
	padding-left:20px;
	}
.pad_right5
	{
	padding-right:5px;
	}
.pageSelected
{
	font-size:12px;
	padding-top:5px;
	text-align:center;
	width:20px;
	background-image:url(http://www.uu898.com/index_images/yeshu_blue.jpg);
	}
.pageIndex
{
	font-size:12px;
	padding-top:5px;
	text-align:center;
	width:20px;
	background-image:url(http://www.uu898.com/index_images/yeshu_blank.jpg);
	}
.foot
{
	height:180px;
	}
.bottom
{
	height:160px;
	}
.msgButton{
    font-size:12px;
	line-height:22px;
	text-align:center;
	background-image:url(/images/msgbg.jpg);
	background-repeat:repeat-x;
    border: 1px solid #7c9dbc;
}
/*贾义贵修改结束*/
