.homepage_l_frame_l {
	background-image   : url(../../images/homepage_l_frame_c_l.gif);
	background-repeat  : repeat-y;
	background-position: left;
}

.homepage_l_frame_r {
	background-image   : url(../../images/homepage_l_frame_c_r.gif);
	background-repeat  : repeat-y;
	background-position: right top;
}

.homepage_l_frame_bg {
	background-image   : url(../../images/homepage_l_frame_bg.gif);
	background-repeat  : no-repeat;
	background-position: left bottom;
}

.homepage_notify_txt_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  : 12px;
	color      : #553E13;
}

.homepage_l_frame_line {
	background-image   : url(../../images/homepage_l_frame_line.gif);
	background-repeat  : repeat-x;
	background-position: left bottom;
}
.i_text{width:80px;}
.l_text{width:200px;}

.btn_login{
  border-top-width    : 0px;
  border-right-width  : 0px;
  border-bottom-width : 0px;
  border-left-width   : 0px;
  border-bottom-style : solid;
  width               : 34px;
  height              : 35px;
  background          :url(../../images/homepage_l_login_go.gif) no-repeat 0 0;
}

.btn_logout{
  border-top-width    : 0px;
  border-right-width  : 0px;
  border-bottom-width : 0px;
  border-left-width   : 0px;
  border-bottom-style : solid;
  width               :68px;
  height              :30px;
  background          :url(../../images/en_homepage_l_login_out.gif) no-repeat 0 0;
}

.error {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size    : 12px;
	color        : red;
	margin-top   : 6pt;
    margin-bottom: 0;
	white-space:normal;
    word-wrap: break-word;
    word-break: normal;
}
