﻿/*原浅绿色样式
.signIn             {border-collapse:collapse;line-height:28px;width:100%;color:#666;}
.signIn .title      {background:url(/App_Images/bgimg0.gif);text-align:center;}
.signIn .title h3   {margin:0px;font-size:14px;}
.signIn .txtInput   {border:solid 1px #ccc;width:120px;height:18px;}
.signIn .btnInput   {color:White;background:url(/App_Images/bgimg1.gif)  no-repeat;border-style:none;color:#569300;height:22px;width:71px;font-weight:bold;}        
.signIn p   {text-align:center;line-height:20px;margin:8px;}
*/


/*新样式*/
.signIn             {border-collapse:collapse;line-height:28px;width:100%;color:#003366;background:url(/App_Images/singn_bg.gif) repeat-x bottom center;}
.signIn .title      {background:url(/App_Images/singn_tit_bg.gif) repeat-x;text-align:center; color:#FFF}
.signIn .title h3   {margin:0px;font-size:14px;}
.signIn .txtInput   {border:solid 1px #BBD2DF;width:120px;height:18px;}
.signIn .btnInput   {color:White;background:url(/App_Images/singn_bot_bg.gif)  no-repeat;border-style:none;color: #FFF;height:22px; line-height:22px;width:71px;font-weight:bold;}        
.signIn p   {text-align:center;line-height:23px;margin:8px;}