﻿.loginBox
{
	background-image: url(images/bg_box.jpg);
	background-repeat: no-repeat;
    float: left;
    height: 414px;
    margin: 50px 0 50px 245px;
    width: 500px;
}

.loginBox .inputBox
{
	float: right;
    height: 180px;
    margin-top: 105px;
    width: 231px;
}
.loginBox .inputBox input[type="text"], input[type="password"]
{
	border: 1px solid #007821;
	width: 120px;
	border-color:#3d5f78;
/*	margin-left: 10px;*/
}
#other
{
	width: 400px;
	margin: 0 auto;
}
/*body
{
	background-image: url(images/Parkimages/bg.jpg);
	background-repeat: repeat-x;
	color: #777777;
}
*/

.loginBox .submit
{
	background-image: url(images/Parkimages/login_button.jpg);
	background-repeat: no-repeat;
	border: 0 none #FFFFFF;
/*	float: left;*/
	height: 25px;
	width: 60px;
	margin-left: 5px;
}
.load_button a
  {
    background: url("/content/images/Parkimages/login_button.jpg") repeat-x scroll center top transparent;
    color: transparent !important;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    padding: 5px 17px;
    vertical-align: middle;
  }
  .load_button a:hover
  {
    background: url("/content/images/Parkimages/login_unbutton.png") repeat-x scroll center top transparent;
    color: transparent !important;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    padding: 5px 17px;
    vertical-align: middle;
  }
*
{
	margin: 0;
	padding: 0;
}
body
{
	background-image: url(images/Parkimages/bg.jpg);
	background-color: #e1d9d6;
	background-repeat: repeat-x; /*background:transparent url(images/right_bg.jpg) repeat fixed 0 0;*/
	background-attachment: inherit;
}
.pageBox
{
	background-repeat: no-repeat;
	/*height: 800px;*/
	width: 1060px;
	margin: 0 auto;
}
.box
{
/*	background-image: url("images/Parkimages/bg_box.jpg");*/
	background-repeat: no-repeat;
	float: left;
	height: 368px;
	margin: 165px 0 20px 290px;
	width: 446px;
}



.xiazai
{
	float: left;
	margin: 0 0 20px 235px;
	width: 600px;
}
.btn_jin
{
	float: left;
	height: 19px;
	margin: 50px 0 5px 475px;
	width: 85px;
}

.login_text
{
    color:#3d5f78;
    font-family:微软雅黑;
}

.rememberMe
{
    float:left;
    padding-left:45px;
}
.everyEnglish
{
    display:block;    
    float:left;
    margin:0px 0px 25px;
    color:#3D5F78;
    font-size:14px;
    font-weight:bold;
}
/*
.action ul
{
	margin-top: 340px;
}
.action
{
	width: 530px;
	height: 320px;
	position: relative;
	top: 180px;
	left: 10px;
	background-image: url(images/action.png);
	background-repeat: no-repeat;
	background-position: right;
}
.action li
{
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	list-style-type: none;
}
.action a
{
	color: #0F885A;
	text-decoration: none;
}
.action a:hover
{
	color: #000000;
	text-decoration: underline;
}
.divli
{
	background-position: right center;
	background-repeat: no-repeat;
	height: 320px;
	left: 10px;
	position: relative;
	top: 180px;
	width: 530px;
}
*/