html, div, span, p {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
}
body {
	text-align: center;
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	border: 0px currentColor;
}
@media (max-width: 900px) { 
#right_side {display:none;}
#maincontent{width:310px;}
#left_side {width:320px;margin-left:auto; margin-right:auto;}
}
@media screen and (min-height:500px){#maincontent{padding-top: 40px;}}
@media screen and (min-height:550px){#maincontent{padding-top: 60px;}}
@media screen and (min-height:600px){#maincontent{padding-top: 80px;}}
@media screen and (min-height:600px){#maincontent{padding-top: 100px;}}
@media screen and (min-height:700px){#maincontent{padding-top: 120px;}}
@media screen and (min-height:750px){#maincontent{padding-top: 140px;}}
h2 {
	font-size: 20pt;
}
.m-t-10{margin-top:10px}
.pageTitle {
	font-size: 20pt;
}
#cloudcclogo {
	margin:20px 0 0px;
	height: 112px;
	overflow: hidden;
	display: block;
	background: transparent url(../../../images/LOGO-lan.png) no-repeat 26px top;
}
#cloudcclogo-new {
	margin:20px 0 0px;
	height: 112px;
	overflow: hidden;
	display: block;
	background: transparent url(../../../images/LOGO-huang.png) no-repeat 26px top;
}
#maincontent {
	padding: 10px;
	box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
	-webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.40);
	background: -ms-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
	background: -moz-linear-gradient(top, #fafafa 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e5e5e5));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5', GradientType=0 );
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	margin: 100px auto 0px auto;
	min-width: 280px;
	max-width: 820px;
	min-height: 398px;
	text-align: left;
	overflow: hidden
}
#loginfooter {
	margin: 6px;
	text-align: center;
	clear: both;
	font-size: 12px;
	color: #fff;
	font-size: 12px;
	font-family: "΢���ź�", 'Microsoft Yahei';
	line-height: 45px;
}
#loginfooter a {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	font-family: "΢���ź�", 'Microsoft Yahei'
}
#loginfooter a:hover {
	text-decoration: none;
}
#login_form_box {
	width: 320px;
	color: rgb(102, 102, 102);
	line-height: 14px;
	overflow: hidden;
	font-size: 12px;
	margin-right: 10px;
	float: left;
	min-height: 358px;
}
#signupbox {
	margin: 0px;
	padding: 20px 0px 0px;
	width: 284px;
	font-size: 12px;
	border-top-color: rgb(204, 204, 204);
	border-top-width: 1px;
	border-top-style: dotted;
	font-family: "΢���ź�", 'Microsoft Yahei'
}
#idscaps {
	font-family: "΢���ź�", 'Microsoft Yahei'
}
a {
	color: rgb(53, 111, 182);
	padding-left: 10px;
	text-decoration: none;
	margin-top: 8px;
	background-color: #FFFFFF;
}
a:hover {
	color: rgb(255, 0, 0);
	text-decoration: underline;
}
.hiddensubmit {
	border: 0 currentColor;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.marketing {
	height: 398px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 480px;
	background: url(../../../images/loginBg.png) center no-repeat;
	float: right;
	position: relative
}
.loginError {
	width: 310px;
	text-align: center;
	color: rgb(255, 0, 0);
	padding-bottom: 10px;
	width: 280px;
}
.loginbox {
	margin-top:15px;
	clear:both
}
.loginInputBox {
	line-height: 30px;
	font-size: 14px;
	width: 280px;
	margin: 20px auto 0 15px;
}
.loginStyledInputBox {
	background: 0px 0px rgb(250, 250, 250);
	padding: 3px;
	border: 1px solid rgb(221, 221, 221);
	line-height: 20px;
	font-size: 14px;
}
.glow:focus {
	background: 0px 0px rgb(240, 248, 254);
	border-color: rgba(108, 196, 227, 0.75) !important;
	box-shadow: 0px 0px 2px rgba(108,196,227,0.5);
	-moz-box-shadow: 0 0 2px rgba(108, 196, 227, 0.5);
	-webkit-box-shadow: 0 0 2px rgba(108, 196, 227, 0.5);
}
.actionMessage {
	margin: 0 0 10px 50px;
	color: #c00;
	display: block;
}
.identity {
	height: 28px;
	padding: 8px 0px 8px 8px;
	background-color: #f3f5f6;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	cursor: pointer;
	cursor: hand;
	position: relative;
}
.first {
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.last {
	border-bottom: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	border-radius: 3px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.zen-assistiveText {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
input {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
input {
*overflow: visible;
	line-height: normal;
}
input::-moz-focus-inner {
padding: 0;
border: 0;
}
.input {
	margin-left: 0px;
	margin-top: 0px;
	border: 0px solid #f3f5f6;
	-webkit-appearance: none;
	font-size: 12px;
	color: #586064;
	width: 230px;
	background-color: #f3f5f6;
	padding:8px 0
}
.identityinput {
	width: 206px;
	float: left;
}
.t {
	float: left;
}
.loginbox_container, .loginError {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
}
.button .label, .button, .btnPrimary {
	color: #fff;
	font-size: 13pt;
	font-family: "Helvetica Neue Regular", "Helvetica Neue", Helvetica, sans-serif;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
	font-weight: 300;
}
.button:hover, .button:focus, .btnPrimary:hover, .btnPrimary:focus {
	cursor: hand;
	cursor: pointer;
	box-shadow: inset 0px 2px 1px rgba(0,0,0,0.1);
}
.button {
	background: -moz-linear-gradient(top, #3198d8 0%, #2e8ec9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3198d8), color-stop(100%, #2e8ec9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3198d8 0%, #2e8ec9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3198d8 0%, #2e8ec9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3198d8 0%, #2e8ec9 100%); /* IE10+ */
	background: linear-gradient(top, #3198d8 0%, #2e8ec9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3198d8', endColorstr='#2e8ec9', GradientType=0 ); /* IE6-9 */;
	border: 1px solid #4176BA;
	width: 100%;
	line-height: 38px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.rem_username {
	float: left;
	width: 110px;
	font-size:12px
}
.forgotpd  a{
	background: none;
	margin: 0 5px;
	padding-left:0;
	font-size:12px;
	color:#0B7AAE;
}
#idscaps {
	position: absolute;
	right: 20px;
	top: 8px;
}
.buckets {
	position: absolute;
	bottom: 14px;
	left: 14px;
	padding: 0;
	margin: 0;
}
ul.buckets li {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding:6px 15px;
	background: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 110px;
	height: 100px;
	display: inline-block;
	margin: 0 6px;
}
.clickarea {
    display: block;
    height: 266px;
    left: 0;
    position: absolute;
    top: 0;
    width: 484px;
	background:none
}
span.bold, b, strong {
    font-family: Arial,sans-serif !important;
    font-weight: bold !important;
}
ul.buckets li h3{font-size:12px; font:bold; margin:15px 0 0; padding:0; line-height:16px}
ul.buckets li a {
    color: #333;
    margin-top: 0;
    padding-left: 0;
    text-decoration: none;
	font-SIZE:11PX;
	line-height:14px;}
ul.buckets li a:hover{color:red;}