﻿body 
{
	margin: 0px;
	background-image: url(../images/bj.png);
	background-repeat: repeat-x;
	background-color: #2B95A2;
	font-size: 14px;
}
.hide
{	
	display: none;
}
.wrap0,.wrap1
{
	width: 1000px; 
	height: 500px;
	margin: 0px auto;
	padding-top: 301px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	background-position: 0px 47px;
}
.wrap0 .login
{
	height: 236px;
	background-image: url(../images/login0.png);
	background-repeat: no-repeat;
}
.wrap1 .login
{
	height: 236px;	
	background-image: url(../images/login1.png);
	background-repeat: no-repeat;
}
.link_pc, .link_ipad
{	
	width: 428px;
	margin-left: 290px;	
	background-repeat: no-repeat;
}
.link_pc
{
	height: 119px;
	background-image: url(../images/load_pc.png);
}
.link_ipad
{
	height: 88px;
	background-image: url(../images/load_ipad.png);
}
.usrname, .password, #p_rand_code, .randcode, .check, .randimg, .loginbn, .anonymous, a, #tipsContent, .checkbox, .choice
{
	position: absolute;
}
.usrname, .password, .randcode, #p_rand_code
{
	width: 200px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	margin-left: 398px;
	background-color: transparent;
	border: 0px none;
}
/* login 有验证码*/
.wrap1 .usrname
{	
	margin-top: 13px;
}
.wrap1 .check
{
	width: 108px;	
	height: 28px;	
	margin-top: 15px;
	margin-left: 608px;	
}
.wrap1 .password
{	
	margin-top: 54px;
	width: 314px;
}
.wrap1 #p_rand_code
{
	margin-top: 95px;
	width: 314px;
}
.wrap1 .randcode
{
	margin-left: 0px;
}
.wrap1 .randimg
{
	width: 108px;	
	height: 28px;
	margin-top: 2px;
	margin-left: 210px;
}
/*end*/

/* login 无验证码*/
.wrap0 .usrname
{	
	margin-top: 28px;
}
.wrap0 .check
{
	width: 108px;
	height: 28px;	
	margin-top: 31px;	
	margin-left: 608px;		
}
.wrap0 .password
{	
	margin-top: 80px;
	width: 312px;
}
.wrap0  #p_rand_code
{
	display: none;
}
/*end*/

/*IE*/
.msie .checkbox
{
	margin-top: 4px;
}
.msie .choice
{
	margin-top: 6px;
	margin-left: 25px;
}

/*NO IE*/
.nomsie .checkbox
{
	margin-top: 7px;
}
.nomsie .choice
{
	margin-top: 5px;
	margin-left: 25px;
}
.anonymous
{	
	width: 121px;
	height: 34px;
	margin-top: 136px;
	margin-left: 440px;
	background-image: url(../images/anonymous.gif);
	background-repeat: no-repeat;
}
.loginbn
{
	width: 123px;
	height: 36px;
	margin-top: 138px;
	margin-left: 441px;
	background-color: transparent;	
	border: 0px none;
	cursor: pointer;
}
#tipsContent
{
	width: 1000px;
	color: red;
	text-align : center;
	font-size: 14px;
	font-weight: bold;
	margin-top: -25px;
}
.ent_inst, .inst_comp, .sangfor_tool, .ipad_client
{	
	height: 20px;
	background-color: transparent;
}
.ent_inst
{
	width: 167px;
	margin-left: 43px;
	margin-top: 50px;
}
.inst_comp
{
	width: 128px;
	margin-left: 43px;
	margin-top: 82px;
}
.sangfor_tool
{
	width: 90px;
	margin-left: 236px;
	margin-top: 82px;
}
.ipad_client
{
	width: 100px;
	margin-left: 43px;
	margin-top: 50px;
}
