/* CSS Document */


.topbg_left
{
	background-image:url(/images/login/zctop_bg.jpg);
	height:22px;
}



.topbg_right
{
	border-bottom:1px #E6E6E6 solid;
	background-color:#F8F8F8;
	height:21px;
}


.zcTable_border
{
	border:1px solid #9FCAF2;
}


.zcTable_bg
{
 background-image:url(/images/login/zcxx_bgcenter.jpg);
 width:549px;
 height:27px;
}

.inptText
{
	border:1px solid #7F9DB9;
	width:130px;
	height:25px;
}

.button_text
{
	color:#666666;
}

a.buttons:link
{
	color:#666666;
	text-decoration: none;
}

a.buttons:visited
 {
	color:#666666;
	text-decoration: none;
}
a.buttons:hover 
{
	color:#666666;
	
	text-decoration:none;
}
a.buttons:active 
{
	color:#666666;
	text-decoration: none;
}

.succeed_text
{
	color:#FF017F;
}

