﻿body 
{
	font-size:12px;color:#333333;margin:0px;text-align:center;
}
form{margin:auto;}
a:link{	color:#333; text-decoration:none;}
a:visited{color:#333;text-decoration:none;}
a:hover{color:#BC6600;text-decoration: none;}
a:active{color:#BC6600;text-decoration: none;}
img{border:none;}
.ButtonCss
{
	width:59px;height:23px; background:url(Images/Btn_back.gif) no-repeat;border:none;color:#07396D; letter-spacing:3px;
}
.ButtonCss_L
{ width:75px;height:23px;background:url(Images/Btn_backL.gif) no-repeat !important;border:none;color:#07396D;}
.CommandCss a
{
	background:url(Images/Btn_back.gif) no-repeat;cursor:pointer;padding-left:18px;padding-right:30px;padding-top:5px;padding-bottom:10px;
}
.TextBoxCss
{
	width:115px; height:18px; background-color:#fafafa;border:solid 1px #cccccc; color:#808080;font-size:12px;
}
/*字符串过长限制*/
.FormatWord
{
	word-break:break-all;
}
.HiddenWord
{
	overflow:hidden;text-overflow:ellipsis; white-space:nowrap;
}
.LoginButtonCss
{
	width:91px; height:26px; background:url(Images/Btn_login.gif) no-repeat;border:none;
}
.LoginDiv
{
	width:200px; height:180px; font-size:12px;
}
.LoginTopTitle
{
	width:200px;height:27px; background:url(Images/Nav_TopMid.gif) repeat-x;
}
.LoginTop_T_L
{
	width:4px; height:27px;float:left; background:url(Images/Nav_TopLef.gif) no-repeat;
}
.LoginTop_T_M
{
	height:21px;float:left;margin-left:4px;margin-top:6px;color:#07396D; font-weight:bold;
}
.LoginTop_T_M2
{
	margin-left:5px; color:#BEBEBE;
}
.LoginTop_T_R
{
	width:4px; height:27px; float:right; background:url(Images/Nav_TopRig.gif) no-repeat;
}
.LoginMainContent
{
	width:198px;height:auto;border-left:solid 1px #A5B5BE;border-right:solid 1px #A5B5BE;overflow:hidden;
}
.LoginSubContent
{
	width:185px; margin-top:15px; padding-left:10px;
}
.LoginButtonSpace
{
    margin-top:15px; text-align:left; padding-left:72px;
}
.LoginBottomText
{
	width:200px;height:14px; margin-top:5px;margin-bottom:6px; overflow:hidden; background:url(Images/Login_text.gif) no-repeat 50% 50%;
}
.LoginFText
{
	color:Red; margin-top:5px;
}
.LoginBottom
{
	width:200px;height:3px; background:url(Images/Lef_bottom.gif) no-repeat;font-size:1px;overflow:hidden;
}
