/********************************      Basic Structure      ********************************/

html {
                font-size: 100%;
                height: 100%;
                margin-bottom: 1px; /* Always show a scrollbar to avoid jumping when the scrollbar appears  */
                }

body {
                font-family: Arial, Helvetica, sans-serif,"宋体";
                font-size: 12px;
                }

#body-wrapper {
                background: url('../images/bg-radial-gradient.gif') fixed 230px top no-repeat;
                }                

/********************************      Elements styling      ********************************/

h1, h2, h3, h4, h5, h6 {
                font-family: Helvetica, Arial, sans-serif,"宋体";
                color: #222;
                font-weight: bold;
                }

h1            { font-family: Calibri, Helvetica, Arial, sans-serif; font-size: 31px; font-weight: bold; color: #fff; 
				  position: absolute; top: -1000px;  /* Remove this line and delete the logo (in the HTML) if you don't want an image as a logo */
				}
				
h2            { font-size: 26px; padding: 0 0 10px 0; }
h3            { font-size: 17px; padding: 0 0 10px 0;}
h4            { font-size: 16px; padding: 0 0 5px 0; }
h5            { font-size: 14px; padding: 0 0 5px 0; }
h6            { font-size: 12px; padding: 0 0 5px 0; }


strong       { font-weight: bold; color: #333; }

small   		{ font-size: 0.85em; }

pre           { font-family: monospace; }

p {
                padding: 5px 0 10px 0;
                line-height: 1.6em;
                }
/********************************      tenantontry      ********************************/
.body_bg{background:url(../images/body_bg.png) 0 0 repeat-x;}
.body_bg_pic{
	width:1024px;
	margin:0 auto;
	background:url(../images/body_bg_pic.png) 0 0 no-repeat;
}
.login_outer{
	width:900px;
	position: absolute;
	left:50%;
	top:50%;
	margin:-295px 0px 0px -490px;
}
.login_con{
	width:980px;
	height:auto;
	overflow: hidden;
	background: #FFFFF0;
}
.login_con .login_left{
	float: left;
	width:540px;
}
.login_con .login_right{
	float: left;
	width:360px;
}
.login_title{
	width:200px;
	height:60px;
	padding-left:26px;
	margin-top:15px;
	margin-bottom :45px;
	line-height: 50px;
	background:url(../images/tenanttry.png) 0 0 no-repeat;
	font-size: 18px;
	color:#ffffff;
}


.login_left .login_p5{border:none;margin-left: 70px;margin-top:55px;margin-bottom:30px;}

.login_left .marginbottomdiv1{
	margin-bottom: 20px;
}
.login_left .leftdiv{
	width:160px;
	height:60px;
	float: left;
}
.login_left .rightdiv{
	width:250px;
	height:60px;
	float: left;
	/* margin-left: 35px; */
}
.login_left .leftdiv1{
	width:160px;
	height:40px;
	float: left;
}
.login_left .rightdiv2{
	width:250px;
	height:40px;
	float: left;
}
.login_left span{
	font-family: "Microsoft YaHei" ! important;
	font-size:15px;
	width:80px;
	height:20px;
	 margin-left:80px;
	/* margin-left:120px; */
	background: #ffffff;
	float: left;
}
 
.login_left font{
	font-family: "Microsoft YaHei" ! important;
	font-size:15px;
}
.login_left .addborder{
	width:239px;
	height:20px;
	line-height/*\**/:20px\9;/*IE6,IE7,IE8识别*/
	font-size: 14px;
	color: #919396;
	border:0 none;
	+height:39px;/*IE7*/
	border:1px solid #ccc;
	margin-left: 5px;
	/* margin-left: 35px; */
}

.login_left .login_btn{
	width:120px;
	height:30px;
	background:url(../images/login_btn.png) 0 0 no-repeat;
	color:#ffffff;	
	margin-left:104px;
}

.login_right p{
	margin-top:95px;
	width:340px;
	height:325px;
	background:url(../images/test.png) 0 0 no-repeat;
}