body{
	background:url(/portal/frame/themes/webclassic/login/images/rigologin-bg.png) no-repeat bottom center fixed;
	-moz-background-size:cover;
	background-size: 100% 100%;
}
.login_button_div {
	background-color: transparent;
	overflow: hidden;
}

/********************定义JS所需静态常量   start *********************/
.login_button_div_BUTTON_LEFT_WIDTH{
	height: 0px;
	line-height:0px;
}
.login_button_div_BUTTON_RIGHT_WIDTH{
	height: 0px;
	line-height:0px;
}
.login_button_div_BUTTON_HEIGHT
{
	height:25px;
}
.login_button_div_BUTTON_LEFT_WIDTH
{
	height:0px;
}
.login_button_div_BUTTON_RIGHT_WIDTH
{
	height:0px;
}
/********************定义JS所需静态常量   end ***********************/

.login_button_div .btn_center {
	height:36px;
}

.login_button_div .btn_left_disabled {
	float: left;
	height:22px;
	width: 0px;
}

.login_button_div .btn_right_off {
	float: right;
	height:22px;
	width: 0px;
} 
.login_button_div .btn_right_on {
	float: right;
	height:22px;
 
}
.login_button_div .btn_right_disabled {
	float: right;
	height:22px;
	width: 0px;
}

.login_button_div .btn_off {
	border-style:none;
	background-image: url(/portal/frame/themes/webclassic/login/images/login-1.png);
	border: 0px;
	height:36px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
} 
.login_button_div .btn_on {
	border-style:none;
	background-image: url(/portal/frame/themes/webclassic/login/images/login.png);
	border: 0px;
	height:36px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.login_button_div .btn_down {
	border-style:none;
	background-image: url(/portal/frame/themes/webclassic/login/images/login_press.png);
	border: 0px;
	height:36px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.login_button_div .btn_disabled {
	border-style:none;
	height:25px;
 	padding-right: 2px;
 	padding-left: 2px;
 	cursor: pointer;
 	padding-top: 0px;
}
.text_div {
	background-color:#FFFFFF;
	height:21px;
	border-top:1px solid #7198B5;
	border-left:1px solid #7198B5;
	border-bottom:1px solid #C2D0D9;
	border-right:1px solid #C2D0D9;
}
.foot_opacity{
	position:absolute;
	width:100%;
	height: 40px;
	background-color:#FFF;
	filter:alpha(opacity=20);
	-moz-opacity:0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;

}
.copyright_div{
	position:absolute;
	text-align: center;
	width:100%;
	display: block;
	height: 40px;
	vertical-align: middle; 
	line-height: 40px;
	color:#E8E7E1;
	font-size:12px;
}
#\$d_border_main_border1_top{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#\$d_flowv2_2{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
/**修复IE6下PNG图片透明问题**/
.pngFix{
	_FILTER: expression('progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+this.src+')');
	_width:1px;
	_height:1px;
}
body{
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.ctn{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image : url(/portal/frame/themes/webclassic/login/images/rigologin-bg.png) no-repeat bottom center fixed;
}
.ctn .hd{
}
.ctn .hd a{
	color:#FFFFFF;
	font-size:12px;
	font-family:微软雅黑;			
}
.ctn .content{
}
.ctn .foot{
	background-color:#F0FF0F;
}
.label_div{
	z-index:99999;
}
.inputc{
	
}
.inputc .ipt_l{
	width:11px;
	height:55px;
}
.inputc .ipt_m{
	background:url("/portal/frame/themes/webclassic/login/images/input_normal.png");
	height:42px;
	width:227px;
	margin-left:3px;
	margin-top:4px;
	margin-right:3px;
}
.inputc .ipt_m1{
	height:48px;
	width:233px;
	padding-top:1px;
}
/**带有验证码**/
.inputc .ipt_m_code{
	background:url("/portal/frame/themes/webclassic/login/images/input_normal_code.png");
	height:44px;
	width:195px;
	margin-left:3px;
	margin-top:2px;
	margin-right:3px;
}
.inputc .ipt_m1_code{
	height:48px;
	width:201px;
	padding-top:1px;
}
/****/
.inputc .ipt_r{
	width:11px;
	height:55px;
}
.inputc input{
	border:none;
	height:23px;
}
.inputc .label{
	color:#acb6c8;
	font-size:14px;
	font-family:微软雅黑;
}
.text_div{
	border:none;
	background-image:url("/portal/frame/themes/webclassic/login/images/ipt_input_bg.png");
	float:left;
}
.text_div .text_input{
	 height:22px;
	 width: 1px;
	 background:none;
	 float:left;
}
.inputf{

}
.inputf .label{
	color:#acb6c8;
	font-size:14px;
	font-family:微软雅黑;
}
.inputf input{
	border:none;
}
.inputf .ipt_l{
	background:url("/portal/frame/themes/webclassic/login/images/ipt_f_l.png");
}
.inputf .ipt_m1{
	background:url("/portal/frame/themes/webclassic/login/images/input_higlight.png") no-repeat;
	height:48px;
	width:233px;
	padding-top:1px;
}
.inputf .ipt_m{
	background:url("/portal/frame/themes/webclassic/login/images/input_normal.png") no-repeat;
	height:42px;
	width:227px;
	margin-left:3px;
	margin-top:4px;
	margin-right:3px;
}
/**带有验证码**/
.inputf .ipt_m_code{
	background:url("/portal/frame/themes/webclassic/login/images/input_normal_code.png") no-repeat;
	height:44px;
	width:195px;
	margin-left:3px;
	margin-top:2px;
	margin-right:3px;
}
.inputf .ipt_m1_code{
	background:url("/portal/frame/themes/webclassic/login/images/input_higlight_code.png") no-repeat;
	height:48px;
	width:201px;
	padding-top:1px;
}

/**验证码**/
.inputc .check_code_border{
	height:48px;
	width:82px;
	padding-top:1px;
}
.inputc .check_code{
	background:url("/portal/frame/themes/webclassic/login/images/code_input.png") no-repeat;
	height:44px;
	width:76px;
	margin-top:2px;
	margin-left:3px;
	margin-right:3px;
}
.inputf .check_code_border{
	background:url("/portal/frame/themes/webclassic/login/images/code_input_highlight.png") no-repeat;
	height:48px;
	width:82px;
	padding-top:1px;
}
.inputf .check_code{
	background:url("/portal/frame/themes/webclassic/login/images/code_input.png") no-repeat;
	height:44px;
	width:76px;
	margin-top:2px;
	margin-left:3px;
	margin-right:3px;
}
.imgcs{
	background:url("/portal/frame/themes/webclassic/login/images/code_bg.png") no-repeat;
    height:44px;
	width:76px;
	padding-top:1px;
	position:relative;
}
.login_button_div .btn_off {
	border-style:none;
	background: url(/portal/frame/themes/webclassic/login/images/login-1.png) no-repeat;
	/**_background-image :none;
	 _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/login-1.png);
	 **/
	border: 0px;
	height:36px;
	font-family:微软雅黑;
	font-size: 13px;
	color: #492500;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
} 
.login_button_div .btn_on {
	border-style:none;
	background: url(/portal/frame/themes/webclassic/login/images/login.png) no-repeat;
	/**
	_background-image :none;
	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/login.png);
	**/
	border: 0px;
	height:36px;
	font-family:微软雅黑;
	font-size: 13px;
	color: #492500;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.login_button_div .btn_down {
	border-style:none;
	background: url(/portal/frame/themes/webclassic/login/images/login_press.png) no-repeat;
	/**
		_background-image :none;
		_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/login_press.png);
	**/
	border: 0px;
	height:36px;
	font-family:微软雅黑;
	font-size: 13px;
	color: #492500;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.login_button_div .btn_loading {
	border-style:none;
	background: url(/portal/frame/themes/webclassic/login/images/login_loading.gif) no-repeat;
	/**_background-image :none;
	 _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/login_loading.gif);
	 **/
	border: 0px;
	height:36px;
	font-family:微软雅黑;
	font-size: 13px;
	color: #492500;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.login_status_ck{
	background:url(/portal/frame/themes/webclassic/login/images/bg.png) no-repeat;
	width:14px;
	height:14px;
}
.login_status_ck_checked{
	background:url(/portal/frame/themes/webclassic/login/images/check.png) no-repeat;
	width:14px;
	height:14px;
}
.login_bg{
	filter:progid:dximagetransform.microsoft.alphaimageloader(src=/portal/frame/themes/webclassic/login/images/rigologin-bg.png, sizingmethod=scale);
	background-image : url(/portal/frame/themes/webclassic/login/images/rigologin-bg.png) no-repeat bottom center fixed;
	z-index:-99999999;
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}
.text_div .input_normal_left_bg{
	display:none;
}
.text_div .input_normal_right_bg{
	display:none;
}
.text_div .input_normal_center_div_bg{
	background:none;
}
.text_div .input_normal_center_bg{
	font-size:14px;
}
.text_div .input_highlight_left_bg{
	display:none;
}
.text_div .input_highlight_right_bg{
	display:none;
}
.text_div .input_highlight_center_div_bg{
	background:none;
}
.text_div .input_highlight_center_bg{
	font-size:14px;
}
#multiLanguageCombo_textdiv{
	 background:  transparent;
}
#multiLanguageCombo_textdiv .input_normal_center_div_bg .text_input{
	color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 12px;
    background:  transparent;
}

#multiLanguageCombo_textdiv  .input_highlight_center_div_bg .text_input{
	color: #FFFFFF;
    font-family: 微软雅黑;
    font-size: 12px;
}
#\\$d_multiLanguageCombo0{
	float:right;
}
.rightTopDivStyle{
	position:relative;
	float:right;
	height:22px;
	line-height:22px;
}
.rightTopDivBg{
width:5px;margin-right:10px;background:url('/portal/frame/themes/webclassic/login/images/cut_white.png') no-repeat center center;
}
/*专门针对IE7，极力不推荐，最好从控件方面解决*/
.combo_div .combo_center_div{
	position:absolute;
	left:11px;
	right:11px;
	*width:55px;
	top:11px;
	bottom:11px;
	background:url('/portal/frame/themes/webclassic/login/images/drop_center.png') repeat;
	padding:1px 2px 3px 2px;
}			
.combo_div .combo_right_center_div{
	position:absolute;
	right:0px;
	*height:37px;
	top:11px;
	bottom:11px;
	width:11px;
	background:url('/portal/frame/themes/webclassic/login/images/drop_right_center.png') repeat-y;
}
.combo_div .combo_center_top_div{
	position:absolute;
	*width:55px;
	left:11px;
	right:11px;
	top:0px;
	height:11px;
	background:url('/portal/frame/themes/webclassic/login/images/drop_top_center.png') repeat-x;
}
.combo_div .combo_left_center_div{
	position:absolute;
	left:0px;
	*height:37px;
	top:11px;
	bottom:11px;
	width:11px;
	background:url('/portal/frame/themes/webclassic/login/images/drop_left_center.png') repeat-y;
}
.combo_div .combo_center_bottom_div{
	position:absolute;
	left:11px;
	right:11px;
	*width:55px;
	bottom:0px;
	height:11px;
	background:url('/portal/frame/themes/webclassic/login/images/drop_bottom_center.png') repeat-x;
}
.inputpanel{
background:url('/portal/frame/themes/webclassic/login/images/panel.png') no-repeat;
}
.inputpanel1{
	background:url('/portal/frame/themes/webclassic/login/images/panel1.png') no-repeat;
}