﻿html
{
	scrollbar-face-color: #ECF6E9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #C7E4BB;
	scrollbar-arrow-color: #3C832C;
	scrollbar-track-color: #ECF6E9;
	scrollbar-darkshadow-color: #C7E4BB;
	scrollbar-base-color: #000000;
}
body
{
	margin: 0px;
	padding: 0xp;
}
DIV
{
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans" , sans-serif;
}
TD
{
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans" , sans-serif;
}
A
{
	color: #333333;
	text-decoration: none;
}
A:hover
{
	color: #ff6600;
	text-decoration: none;
}
.clear
{
	clear: both;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*----------admin login-----------*/
#position
{
	left: 50%;
	margin: 0px 0px 0px -320px;
	position: absolute;
	top: 88px;
}
#position #inposition
{
	width: 722px;
	height: 409px;
}
#position #inposition .login-left
{
	background: url(../images/login-content-bg.gif) no-repeat;
	float: left;
	width: 361px;
	height: 409px;
}
#position #inposition .login-left .login-left-logo
{
	margin-top: 90px;
}
#position #inposition .login-left .login-left-content
{
	color: #7a7b7b;
	text-align: left;
}
#position #inposition .login-left .login-left-content UL
{
	list-style-type: none;
}
#position #inposition .login-left .login-left-content UL LI
{
	padding-left: 15px;
	background: url(../images/icon-li.gif) no-repeat left center;
	margin: 4px 0px 4px 10px;
}
#position #inposition .login-left .login-left-sever
{
	font-weight: bold;
	margin: 4px 0px 4px 50px;
	text-align: left;
	line-height:16px;
	height:16px;
}
#position #inposition .login-right
{
	float: right;
	width: 361px;
	height: 409px;
	text-align: left;
}
#position #inposition .login-right .login-right-title
{
	font-weight: bold;
	font-size: 14px;
	margin: 131px 0px 20px 14px;
	text-align: left;
}
#position #inposition .login-right .login-right-input
{
	margin: 0px 0px 0px 14px;
	color: #516587;
	text-align: left;
}
#position #inposition .login-right .login-right-input TD
{
	padding-bottom: 10px;
	color: #516587;
}
#position #inposition .login-right .login-right-input .input
{
	border-right: #95a1b6 1px solid;
	border-top: #95a1b6 1px solid;
	border-left: #95a1b6 1px solid;
	width: 150px;
	border-bottom: #95a1b6 1px solid;
}
#position #inposition .login-right .login-right-login
{
	margin: 0px 0px 10px 100px;
	color: #516587;
	text-align: left;
}
.button
{
	background: url(../images/buttom_bg1.gif) no-repeat;
	width: 72px;
	cursor: pointer;
	color: #395366;
	border-top-style: none;
	line-height: 17px;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
#position #inposition .login-right .login-right-erro
{
	border-right: #ff6600 1px solid;
	padding-right: 25px;
	border-top: #ff6600 1px solid;
	padding-left: 25px;
	background: url(../images/erro.gif) #fff2e9 no-repeat left top;
	padding-bottom: 3px;
	margin: 20px 0px 10px 14px;
	border-left: #ff6600 1px solid;
	width: 250px;
	color: #9c614f;
	padding-top: 3px;
	border-bottom: #ff6600 1px solid;
	text-align: left;
}
#header
{
	background: url(../images/login-top-bg.gif) repeat-x;
	height: 41px;
}
#header .lan
{
	float: right;
	margin: 8px 11px 0px 0px;
}
#content
{
	padding-right: 20px;
	padding-left: 0px;
	background: url(../images/login-bg.gif) repeat-x;
	padding-bottom: 58px;
	padding-top: 395px;
	text-align: right;
}


#buttom .copy
{
	float: right;
}
#buttom .copy2
{
	padding-left: 30%;
	font-size: 10px;
	float: left;
	color: #93a1ab;
	line-height: 20px;
}
.hint-dialog-content
{
	background: url(../images/input-bg.gif) no-repeat;
	height: 41px;
}
.hint-dialog-content-padder
{
	padding-left: 5px;
}
.hint-dialog-content-text
{
	margin-top: 0px !important;
	color: #265972;
	line-height: 28px;
}
