﻿.loginshadow {
	background:url(../image/loginshadow.gif) repeat-y; padding:0px 7px; width:985px; margin:20px auto 20px auto;
}
.loginslash {
	background:url(../image/loginslash.gif) repeat-x bottom; padding-bottom:16px; width:985px; border-top:#e7e7e7 5px solid;
}
.loginslash .cuo, .loginslash .zenq { text-align:center; border-bottom:#e7e7e7 1px solid; margin:10px 0px 0px 0px;}
.loginleftbox {
	width:360px; height:612px;
	border-right:#e7e7e7 1px solid;
	float:left
}
.loginmeetinicon {
	width:360px; height:126px; margin:45px 0px 0px 0px;
	background:url(../image/loginmeetinicon.gif) no-repeat center center;
}
.logincloudicon {
	width:360px; height:126px; margin:85px 0px 0px 0px;
	background:url(../image/logincloudicon.gif) no-repeat center center;
}

.loginleftbox h1 {
	text-align:center; font-weight:600; font-family:"Microsoft YaHei";
	font-size:28px; color:#828282; margin:20px 0px;
	
}
.loginleftbox p {
	text-align:center; line-height:22px;
	font-size:14px; color:#828282;  margin:10px 0px;
	
}
.loginrightbox {
	float:left; padding:20px 30px;
}
.loginrightbox h3{
	text-align:left; font-weight:bold; font-family:YouYuan, "Microsoft YaHei";
	font-size:20px; color:#296ab2; margin:16px 0px;
}

.loginrightbox td{
	font-size:13px; color:#7d7d7d; line-height:22px;
	
}
.loginrightbox hr{
	border:#e6e6e6; border-bottom:#e6e6e6 1px solid; background:#e6e6e6; height:1px; margin:25px 0px;
	
}
.loginrightbox a:link {
	color:#0066cc
}
.logintext {
	border:#d1d1d1 1px solid; border-radius:5px;
	width:232px; height:30px; font-size:20px;
}
.logintextblue{
	border:#a2d1ff 1px solid; border-radius:5px;
	width:232px; height:30px; font-size:20px;
}
.logintextbtn{
	border:#006edc 1px solid; border-radius:5px; background:#0063c6; cursor:pointer;
	width:60px; height:30px; color:#FFF; font-size:14px;
}
#codebtn {
	border:#555555 1px solid; border-radius:5px; background:; cursor:pointer;
	width:90px; height:38px; color:#555555; font-size:14px;
}
#verifycode {
	border:#d1d1d1 1px solid; border-radius:5px;
	-width:132px; -height:30px; font-size:20px;
}
