﻿/* CSS Document */

@CHARSET "UTF-8";

* {margin:0;padding:0;}

html{
	width:100%;
	/*scrollbar-face-color:#e9e9e9;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:eeeeee;
	scrollbar-3dlight-color:eeeeee;
	scrollbar-arrow-color:#bbbbbb;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;	*/
	/*scrollbar-base-color:#f6f6f6;
	scrollbar-face-color:#f6f6f6;
	scrollbar-3dlight-color:#d1d1d1;
	scrollbar-shadow-color:#f6f6f6;
	scrollbar-highlight-color:#fff;
	scrollbar-darkshadow-color:#c0c0c0;
	scrollbar-arrow-color:#bbb;
	scrollbar-track-color:#f8f8f8;	*/
	scrollbar-base-color:#e6e6e6;
	scrollbar-face-color:#e6e6e6;
	scrollbar-3dlight-color:#d1d1d1;
	scrollbar-shadow-color:#d6d6d6;
	scrollbar-highlight-color:#fff;
	scrollbar-darkshadow-color:#d0d0d0;
	scrollbar-arrow-color:#999;
	scrollbar-track-color:#f7f7f7;
}

body{
	width:100%;
	text-align:center;
	font-family:"微软雅黑", Arial;
	font-size:12px;
	color:#333; /*#111111*/
	background-color:#ffffff;
}

.ie6-out{
	_margin-left:1024px;
	_zoom:1;
}
.ie6-in{
	_position:relative;
	_float:left;
	_margin-left:-1024px;
	background:#ffffff;
}
#min-width{
	min-width:1024px;
	background:#ffffff;
	_zoom:1;
}


ul li{list-style:none;}

a{
	outline:none;
	hide-focus:expression(this.hideFocus=true);
	text-decoration:none;
	color:#333;/*#111111*/
}

a:hover{color:#f09901;}
a img{border:none;}

td img{vertical-align:middle;}

input, select{vertical-align:middle;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #b5b5b5; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #b5b5b5; outline: 2px solid #6ed0ec; }/*d0e4ef*/

/*平台公共样式*/

/*边框为灰色，高度为20px的input输入框样式*/
.common_input{
	height:20px;
	line-height:20px;
	border:1px solid #d1d1d1;
}
/*input属性为只读*/
.common_inputOnlyRead{
	background-color:#eff0fe;
	color:#666666
}
.common_add_input, .common_add_select{
	width:100%;
	height:20px;
	line-height:20px;
	border:0px;
	float:left;
	margin-left:5px;
	display:inline;
	vertical-align:middle;
}

/*add by liuzm for 数字输入框*/
.common_add_input_right{
	width:100%;
	height:20px;
	line-height:20px;
	text-align:right;
	border:0px;
	float:left;
	margin-left:5px;
	display:inline;
	vertical-align:middle;
}

/*通用button样式*/
.common_button{
	border:0;background:none;cursor:pointer;margin-right:5px;overflow: visible;
}

/*操作区样式  margin-left:5px;*/
.common_dataOperate{
	width: 93%;	height:29px;float:left;height:34px\9;text-align:left;margin-left:3px;padding-top:5px;padding-top:6px\9;
}
/*操作区按钮样式*/
.common_dataOperate_button1{
	border:0; background:none; cursor:pointer; padding:0;overflow:visible !ie; _width:0; width:auto;
}
.common_dataOperate_button2{
	border:0; background:none; cursor:pointer; padding:0;overflow:visible !ie; _width:0; width:auto;
}
.common_dataOperate_button3{
	border:0; background:none; cursor:pointer; padding:0;overflow:visible !ie; _width:0; width:auto; margin-right:5px\9;
}
/*====begin 链接样式的按钮====1px #525252*/
.common_dataOperate a, .common_operateSpan a, .common_dialogueContent_operateButton a, .disabled, .page_list .current, .page_list .pageinfo{letter-spacing:2px;color:#777666;font-size:12px;padding:0 9px 0 0;height:30px;display:block;float:left;line-height:28px;line-height:30px\9;_line-height:28px;text-decoration:none;margin:0 2px;background:url(../../../images/main/common_Btn_a_bg.gif) no-repeat right -2px;}
.common_dataOperate a:hover, .common_operateSpan a:hover, .common_dialogueContent_operateButton a:hover{color:#fefefe;font-weight:normal;background-position:right -34px;text-decoration:none;}
.common_dataOperate u, .common_operateSpan u, .common_dialogueContent_operateButton u{width:3px;display:block;height:30px;float:left;padding-right:8px;*padding-right:8px;_padding-right:5px;overflow:hidden;background:url(../../../images/main/common_Btn_a_bg.gif) no-repeat 0 -2px;}
.common_dataOperate a:hover u, .common_operateSpan a:hover u, .common_dialogueContent_operateButton a:hover u{background-position:0 -34px;}
.common_dataOperate i, .common_operateSpan i, .common_dialogueContent_operateButton i{width:11px;display:block;height:30px;float:right;padding-left:0px;*padding-left:08px;_padding-right:0px;overflow:hidden;background:url(../../../images/main/common-button-arrow-bk.gif) no-repeat 0 13px;background-position-x:3px;}
.common_dataOperate a:hover i, .common_operateSpan a:hover i, .common_dialogueContent_operateButton a:hover i{width:11px;display:block;height:30px;float:right;padding-left:0px;*padding-left:0px;_padding-right:0px;overflow:hidden;background:url(../../../images/main/common-button-arrow.gif) no-repeat 0 13px;background-position-x:3px;}

.common_dataOperate .current{font-weight:bold;background-position:right -190px;color:#666;}
.common_dataOperate .pageinfo{color:#666;background-position:right -330px;margin-right:4px;}
.common_dataOperate .current u{background-position:0 -190px;}
.common_dataOperate .pageinfo u{background-position:0 -330px;}
.common_dataOperate .disabled{color:#999;}
/*====end 链接样式的按钮====*/
.common_button_bar {
	width: 100%;height:41px;
	height:41px\9;
	text-align:left;
	background:url(../../../images/srm/common/button_bar_allbg.gif) repeat-x;
}
.common_button_bar_bottom_border {
	border-bottom: 1px solid #c9f0fb;
}
.common_button_bar_left {
	width:9px;height:41px;float:left;
	border-right:1px solid #83daf3;
	background:url(../../../images/main/button_bar_bg.gif) no-repeat;
}
.common_button_bar_right {
	width:30px;height:36px;float:right;padding-top:5px;
	border-left:0px solid #83daf3;clear:_both;
}
.common_button_bar_text_right {
	width:250px;height:26px;float:right;padding-top:15px;padding-right:22px;color:#426d73;cursor:pointer;text-align:right;
	border-left:0px solid #83daf3;clear:_both;
}
.common_btnbar_right_refresh{
	width:16px;height:16px;	background:url(../../../images/srm/common/refresh_grey.gif) no-repeat;background-color:transparent;
}
.common_btnbar_right_refresh:hover{
	width:16px;height:16px;	background:url(../../../images/srm/common/refresh.gif) no-repeat;background-color:transparent;
}
.common_btnbar_right_hide{
	width:16px;height:16px;	background:url(../../../images/srm/common/to_hide_search_grey.gif) no-repeat;background-color:transparent;
}
.common_btnbar_right_hide:hover{
	width:16px;height:16px;background:url(../../../images/srm/common/to_hide_search.gif) no-repeat;background-color:transparent;
}
.common_btnbar_right_show{
	width:16px;height:16px;	background:url(../../../images/srm/common/to_show_search_grey.gif) no-repeat;background-color:transparent;
}
.common_btnbar_right_show:hover{
	width:16px;height:16px;	background:url(../../../images/srm/common/to_show_search.gif) no-repeat;background-color:transparent;
}

/*标题栏*/
.common_title{
	width:100%;
	height:23px;
	line-height:23px;
	text-align:left;
	background:url(../../../images/common/common_head_15.gif) repeat-x;
}

.common_title span{
	font-size:12px;
	color:#01567b;
	margin-left:5px;
}

/*表格公用样式*/
/*表格只有外边框*/
.common_table1{border:1px solid #d1d1d1;}
	
/*表格有内外边框*/
.common_table2{border-collapse:collapse;}

/*表格头部样式 common_tableHead*/
.common_tableHead{
	background:url(../../../images/common/common_tableHead_new.gif) repeat-x;
}
.common_tableHead2 {
		background:url(../../../images/common/common_tableHead_new2.gif) repeat-x;
	}
/*表格tr有背景色 eaf6ff  f7f7f7*/
.common_tableTrBg{background-color:rgb(250, 250, 250);}

/*表格单元格对齐方式*/
.common_table_left{
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.common_table_right{
	text-align:right;
	padding-left:5px;
	padding-right:5px;
}

.common_table_center{
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}

/*弹出窗口样式*/
.common_dialogue{
	width:99%;
	height:100%;
	padding:1px;
	border:1px solid #83daf3;
	background-color:#f9f9f9;
	left:0px;
	top:0px;
	/*position:absolute;
	*/
}

.common_dialog_shade{
	background-color: Gray;
	display:none;
	z-index:3;
	position:absolute;
	left:0px;
	top:0px;
	filter:Alpha(Opacity=30);
	/* IE */
	-moz-opacity:0.4; 
	/* Moz + FF */
	opacity: 0.4; 
}

.common_dialogueTitle{
	width:100%;
	height:29px;
	line-height:29px;
	text-align:left;
	background:url(../../../images/common/common_dialogue_01.gif) repeat-x;
	color:#ffffff;
}

.common_dialogueTitle span{
	font-size:14px;
	font-weight:bold;
}

.common_dialogueTitle_close{
	width:23px;
	height:23px;
	margin-top:3px;
	margin-right:5px;
	float:right;
	display:inline;
	background:url(../../../images/common/common_close.gif) no-repeat;
}

.common_dialogueContent{
	width:100%;
	margin-top:1px;
	text-align:center;
}

.common_dialogueContent tr{
	height:30px;
	line-height:30px;
}
.common_dialogueContent table td{
	height:32px;
	line-height:32px;
	text-align:right;
}

.common_dialogueContent table td input,textarea,select{
	border:1px solid #d1d1d1;
	float:left;
	margin-left:5px;
	display:inline;
	width:151px;
}

.common_dialogueContent input{
	height:22px;
	line-height:22px;
}

.common_dialogueContent textarea{
	width:300px;
	height:80px;
	margin-top:5px;
}

.common_dialogueContent_operateButton{
	width:100%;
	height:38px;
	line-height:38px;
	padding-top:10px;
}

/*提示框样式*/
.common_prompt{
	width:100%;
	height:100%;
	background-color:#f9f9f9;
}
.common_promptContent{
	width:100%;
	height:35%;
	margin:0 atuo;
	margin-top:20px;
	padding-top:3px;
}

.common_promptContent table{
	text-align:center;
}

.common_promptContent td{
	text-align:right;
}


/*功能模块公共样式*/

.commonSubContainer_right{
	float:left;
	width:100%;
	background-color:#ffffff;
	overflow-y:hidden;
	overflow-x:auto;
}
/*eaf6ff*/
.commonSubContainer_search{
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	margin:0px;
	border-top:1px solid #c9f0fb;
	border-bottom:0px solid #c9f0fb;
	background-color:#ECF8FF;
	clear:both;
}
.commonSubContainer_search2{
	padding-top:8px;
	padding-bottom:8px;
	width:100%;
	margin:0px;
	border-top:1px solid #c9f0fb;
	border-bottom:0px solid #c9f0fb;
	background-color:#79bdda;
	clear:both;
}

.commonSubContainer_search table td{
	height:30px;
	line-height:30px;
	text-align: right;
}


.commonSubContainer_search table td input{
	height:20px;
	line-height:20px;
	border:1px solid #d1d1d1;
	float:left;
	margin-left:5px;
	display:inline;
}
.commonSubContainer_search table td select{
	height:20px;
	line-height:20px;
	border:1px solid #d1d1d1;
	float:left;
	margin-left:5px;
	display:inline;
	width:151px;
}


.commonSubContainer_searchSplit{
	width:100%;
	height:0px;
	background: url(../../../images/common/serialNumber_02.gif) repeat-x;
	overflow:hidden;
}

/*操作区样式*/
.commonSubContainer_operation{
	width:98%;
	height:28px;
	margin-left:5px;
	padding-top:6px;
	text-align:left;
}

.commonSubContainer_operation ul{
	float:left;
	width:250px;

}

.commonSubContainer_operation li{
	float:left;
	width:70px;
	display:block;
}

.commonSubContainer_operation li span{padding-left:5px;}

/*分页 commonSubContainer_pageBg*/
.commonSubContainer_page, .commonSubContainer_page_inner{
	/*position: fixed;
	bottom:0;*/
	width:100%;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	color: #535353;
	margin:0 auto;
	background:url(../../../images/main/pageBar_bg.gif) repeat-x;
}
.commonSubContainer_page a, .commonSubContainer_page_inner a{
	outline:none;
	hide-focus:expression(this.hideFocus=true);
	text-decoration:none;
	color:#535353;
}
.commonSubContainer_page a:hover, .commonSubContainer_page_inner a:hover{color:#f09901;}
.common_subConatiner_input{
	border:1px solid #83daf3;color:#555555;
}

.commonSubContainer_pageLeft{
	float:left;
	width:200px;
	text-align:left;
	margin-left:10px;
	display:inline;
}
.commonSubContainer_pageRight{
	float:right;
	width:405px;
	text-align:right;
	margin-right:10px;
	display:inline;
}

.commonSubContainer_pageRight span{
	padding-left:10px;
}

/*新增模块*/
.common_add{
	width:100%;
	text-align:center;
	margin-top:20px;
	float:left;
}

.common_add table{
	margin:0 auto;
	border-collapse:collapse;
}

.common_add table tr{
	height:22px;
	line-height:22px;
}
.common_add table td{
	text-align: right;
	padding-right:5px;
}
.common_add table th{
	background-color:#f5f5f5;
	text-align:right;
	padding-right:5px;
	font-weight: normal;
	font-size:12px;
}
.common_add table textarea{
	width:99%;
	height:60px;
	border:0px;
	float:left;
	margin-left:5px;
	display:inline;
	font-size:12px;
}

.common_add_Tdbutton{
	height:60px;
	line-height:60px;
	text-align:center;
}

/*弹出窗口表格div样式*/
.common_dialog{
	width:100%;
	float:left;
}

/*弹出窗口错误信息提示样式*/
.common_dialog_error {
	background-color: #D9EFFA;
    border: 1px solid #A4BCC8;
    clear: both;
    margin:0 auto;
    text-align: left;
}
.common_dialog_error li {
	list-style:none;
	margin-left:10px;
	height:30px;
	line-height:30px;
}
.common_dialog_error li img{vertical-align:middle;}
.common_dialog_error li span{margin-left:10px;}

/*新增页面错误信息提示样式*/
.common_add_error{
	background-color:#d9effa;
	border:1px solid #a4bcc8;
	margin:0 auto;
	text-align:left;
}
.common_add_error li {
	list-style:none;
	margin-left:10px;
	height:30px;
	line-height:30px;
}
.common_add_error li img{vertical-align:middle;}
.common_add_error li span{margin-left:10px;}

/*用户管理--新增用户信息--tab标签*/
.common_user_addUserTab1{
	width:114px;
	height:20px;
	background:url(../../../images/common/common_user_roleSetTab1.gif);
	color:#01567b;
	text-align:center;
	margin-top:2px;
	margin-left:4px;
	float:left;
	display:inline;
}
.common_user_addUserTab2{
	width:114px;
	height:20px;
	background:url(../../../images/common/common_user_roleSetTab2.gif);
	text-align:center;
	float:left;
	margin-top:2px;
	margin-left:4px;
	display:inline;
}
/* 较窄的tab标签*/
.common_user_addUserTab3{
	width:90px;
	height:20px;
	background:url(../../../images/common/common_user_roleSetTab3.gif);
	color:#01567b;
	text-align:center;
	margin-top:2px;
	margin-left:4px;
	float:left;
	display:inline;
	cursor:pointer;
}
.common_user_addUserTab4{
	width:90px;
	height:20px;
	background:url(../../../images/common/common_user_roleSetTab4.gif);
	text-align:center;
	float:left;
	margin-top:2px;
	margin-left:4px;
	display:inline;
	cursor:pointer;
}
.common_user_addUserInfo{
	width:100%;text-align:center;
}
.common_user_addUserInfo table{
	margin:0 auto;margin-top:10px;text-align:left;
}
.common_user_addUserInfo td{
	height:20px;line-height:20px;
}
.common_user_addUserInfo th{
	height:20px;line-height:20px;background-color:#f5f5f5;
	font-weight: normal;font-size:12px;text-align:center;
}
.common_userOperate{
	width:100%;	height:30px;float:left;padding-top:10px;
}


/*查询结果区*/
.commonSubContainer_searchResult{
	/*width:100%;*/
	float:left;
	overflow:auto;
	padding-left:0px;
	padding-right:0px;
}
/*border-collapse:collapse;    #c9f0fb  , .commonSubContainer_searchResult table
.ui-grid-table-header{border-top: 1px solid #c9f0fb;border-right: 1px solid #c9f0fb;border-left: 0px solid #83daf3;border-bottom:0px solid #83daf3;}

.ui-grid-table-header td,*/
.commonSubContainer_searchResult td{line-height:22px;overflow:hidden;border-bottom: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;border-top:0px solid #ccc;border-left:0px solid #ccc;}

.common_searchResult_tableHead{background:url(../../../images/common/common_tableHead_new.gif) repeat-x;}

.common_searchResult_tr1{background-color:#f5f5f5;}

.commonSubContainer_searchResult select_tr {background-color: #bfe1ee;}

.commonSubContainer_searchResult table tr:hover{background-color: #fdffe1;}

.commonSubContainer_searchResult2 td{line-height:22px;overflow:hidden;border-bottom: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;border-top:0px solid #ccc;border-left:0px solid #ccc;}

.commonSubContainer_searchResult2 select_tr {background-color: #bfe1ee;}

.commonSubContainer_searchResult2 table tr:hover{background-color: #fdffe1;}

/* add by LiuZhouMing on 2012-05-12 for 页面有多个grid区域，且部分grid可为静态高度时*/
.commonSubContainer_staticResult, .commonSubContainer_popResult{
	width:100%;	float:left;	overflow:auto;
}
.commonSubContainer_staticResult table,.commonSubContainer_popResult table{border-top: 1px solid #c9f0fb;border-right: 1px solid #c9f0fb;border-left: 0px solid #83daf3;border-bottom:0px solid #83daf3;}

.commonSubContainer_staticResult td,.commonSubContainer_popResult td{line-height:22px;overflow:hidden;border-bottom: 1px solid #eee;border-right: 1px solid #eee;border-top:0px solid #eee;border-left:0px solid #eee;}

.commonSubContainer_staticResult select_tr,.commonSubContainer_popResult select_tr {background-color: #bfe1ee;}

.commonSubContainer_staticResult table tr:hover,.commonSubContainer_popResult table tr:hover{background-color: #fdffe1;}
.common_pagebar_btn {
	height:20px;background:url(../../../images/main/pagebar_btn_bg.gif) repeat-x;cursor: pointer;
	border:1px solid #83daf3;color:#535353;vertical-align:middle;padding-top:2px;
}
.common_pagebar_btn:hover {
	height:20px;background:url(../../../images/main/pagebar_btn_bg_hover.gif) repeat-x;
	border:1px solid #83daf3;color:#535353;vertical-align:middle; padding-top:2px;
}
.common_pagebar_btn_submit {
	height:20px;background:url(../../../images/main/pagebar_btn_bg.gif) repeat-x;cursor: pointer;
	border:1px solid #83daf3;font-weight:bold;color:blue;vertical-align:middle;padding-top:2px;
}
.common_pagebar_btn_submit:hover {
	height:20px;background:url(../../../images/main/pagebar_btn_bg_hover.gif) repeat-x;
	border:1px solid #83daf3;font-weight:bold;color:blue;vertical-align:middle; padding-top:2px;
}
.common_tab_bar {/*选项卡标题栏*/
	border-top:1px solid #c9f0fb;clear:both;
}
.common_pop_div_class{
	z-index:6;position:absolute;display: none;overflow: auto;min-height: 150px;border: 1px solid #83daf3;background-color: #ffffff;
}
.common_selected_tr_bg{background-color:  #c9f0fb;}
/*以下用于页面有多栏时，width允许在页面中重定义*/
div.common_uac_container {width:100%}
div.common_uac_Column_left {
	width:49%;float:left;border-right: 1px solid #c9f0fb;
}
div.common_uac_Column_mid {
	width:1%;float:left;
}
div.common_uac_Column_right {
	width:49%;float:left;border-left: 1px solid #c9f0fb;border-right: 1px solid #c9f0fb;
}
/*类似于fieldSet的*/
div.common_fieldset_div_out{
	border-spacing:0;border-collapse:collapse;table-layout:fixed;position: relative;clear:both;
	background-color:transparent;border:0px solid #d5dfe5;width:100%;height:40px;padding-top:10px;
}
div.common_fieldset_div_in{
	background-color:transparent;border:1px solid #d5dfe5;margin-top:0px;width:100%;height:30px;padding-top:8px;
}
div.common_fieldset_div_legend{
	top: 0px; left: 10px; position: absolute; overflow: hidden;border:1px solid #d5dfe5;background-color:#ecf8ff;
}
div.common_fieldset_div_legend_label{
	height:20px;line-height:20px;width:70px;text-align:center;
}
.common_checkbox{
	border:1px solid #b5b5b5;
}
.common_imedisable {
	ime-mode:disabled;
}
/*下拉的菜单，查看方式、分页等*/
.gsrm-subMenuListLi {
	BACKGROUND-COLOR: #fff; WIDTH: 115px; text-align:left;z-index:9999;positon:absolute;
	border:1px solid #afafaf;-webkit-box-shadow: 0 0 8px #afafaf;-moz-box-shadow:0 0 8px #afafaf;box-shadow:0 0 8px #afafaf;
}
.gsrm-subMenuListLi UL LI {
	LINE-HEIGHT: 25px; CURSOR: pointer;border-bottom:0px dashed #dcdddd;color: #585858;padding-left:8px;
}
.gsrm-subMenuListLi UL LI:hover {background-color:#eeefff;}
.gsrm-subMenuListLi_selectedLi{background-color:#eeefff;}
/*WEB打印组件*/ 
.common_print_bar{border:0px;width:100%;height:31px;background:url(../../../images/main/webprint_bar_bg.jpg) repeat-x;top: 0px; left: 0px; position: fixed; overflow: hidden;z-index:9999}
.common_print_content{border:0px;width:100%;overflow:auto;background-color:#ccc;text-align:center;padding-top:32px;margin-bottom:5px;*padding-top:32px;*margin-bottom:5px;_padding-top:32px;_margin-bottom:5px;}
.common_print_ct_page{position:relative;border:0px solid a0a0a0;overflow:hidden;margin-left:auto;margin-right:auto;margin-top:8px;background-color:#fff;padding:0px 10px 0px 10px;}/*margin-left:auto;margin-right:auto;是为了能DIV水平居中*/
.common_webprint_imgbtn{float:left;width:33px;height:26px;border:0px;background:url(../../../images/main/webprint.gif) no-repeat;}
.common_webprint_imgbtn:hover{float:left;width:33px;height:26px;border:0px;background:url(../../../images/main/webprint_hover.gif) no-repeat;}

/**注册按钮*/
.common_register_button {
	background-image: url('../../../images/login/continue_regis_white.png'); 
	background-repeat: no-repeat;
	background-color:transparent;
	width:154px; height:38px;
	border:0px;
	display: inline-block; cursor: pointer;
}
.common_register_button:hover, .common_register_button_step1 {
	background-image: url('../../../images/login/continue_regis_blue.png'); 
	background-repeat: no-repeat;
	background-color:transparent;
	width:154px; height:38px;
	border:0px;
	display: inline-block; cursor: pointer;
}
.common_register_button_step1:hover {
	background-image: url('../../../images/login/continue_regis_yellow.png'); 
	background-repeat: no-repeat;
	background-color:transparent;
	width:154px; height:38px;
	border:0px;
	display: inline-block; cursor: pointer;
}
.common_register_button_step2 {
	background-image: url('../../../images/login/complete_regis_white.png'); 
	background-repeat: no-repeat;
	background-color:transparent;
	width:154px; height:38px;
	border:0px;
	display: inline-block; cursor: pointer;
}
	