
.banner-con{
	*zoom:1;
	height:600px;}
.banner-con .banner-left, .banner-con .banner-right{
	position:absolute;
	top:0;
	width:50%;
	height:600px;
	background-repeat:repeat-x}
.banner-con .banner-left{
	left:0px}
.banner-con .banner-right{
	right:0px}
.banner-con .banner-main {
	z-index: 10;
	position: relative;
	width: 1020px;
	height: 600px;
	margin: 0 auto;}
.content{
	position:relative;}
.content-inner{
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:0px;
	height:600px;
	z-index:11;}
.log-outbox{
	position:absolute;
	top:75px;
	right:5px;
	z-index:12;
	*left:660px;}
.log-box{
	background:rgba(255,255,255,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#e4ffffff",endColorstr = "#e4ffffff");
	border-radius:5px;
	width:335px;}
.log-box h4{
	height:55px;
	font:200 22px/55px "微软雅黑";
	color:#808080;
	border-bottom:1px solid #d7d7d7;
	text-align:center;}
.log-pad{
	padding:0px 35px;}

/*其它方式登录*/
.log-other{
	height:20px;
	border-top:1px solid #d7d7d7;
	padding:15px 35px 20px 35px;}
.log-other p{
	float:left;
	height:21px;
	color:#333;
	font:400 12px/21px "宋体";
	margin-right:5px;}
.log-other a{
	float:left;
	height:21px;
	width:21px;
	margin-left:10px;}
.log-weibo{
	background:url(../images/ico-find.png) -31px -352px no-repeat;} 
.log-qq{
	background:url(../images/ico-find.png) 0px -352px no-repeat;} 

.bg-left-right{
	margin-top:15px;}
.bg-left-right a{
	display:inline;
	float:right;
	width:29px;
	height:29px;
	margin-left:20px;}
.bg-left{
	background:url(../images/ico-find.png) -1px -299px no-repeat;} 
.bg-right{
	background:url(../images/ico-find.png) -55px -299px no-repeat;} 
	

/*tip 提示框*/
.log-tip{
	position:absolute;
	top:75px;
	right:360px;
	width:270px;
	z-index:12;}
.tri-right {
    border-top: 6px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
	_border-top-color:tomato;	
	_border-bottom-color:tomato;
	_filter:chroma(color=tomato);
    display:block;
	margin-top:4px;
	margin-right:-26px;
	float:right;
	*line-height:1px;
	_zoom:1;
	_position:relative;}
.tri-mt-10{
	margin-top:4px;}
.tip-outbox{
	background:#fff;
	padding:8px 20px 8px 8px;
	*padding-right:0px;
	box-shadow:1px 1px 0px 1px rgba(51,51,51,0.2);
	border-radius:3px;	
	position:absolute;}
.user-tip{
	top:77px;}
.pass-tip{
	top:138px;}
.code-tip{
	top:200px;}
.other-tip{
	top:280px;}
	
.tip-box i{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-right:10px;}
.tip-warn{
	background:url(../images/ico-find.png) -29px 0px no-repeat;}
.tip-ok{
	background:url(../images/ico-find.png) -0px 0px no-repeat;}
.tip-error{
	background:url(../images/ico-find.png) -58px 0px no-repeat;}
.tip-box p{
	font:400 12px/20px "宋体";
	color:#333;
	width:205px;
	float:left;}