﻿html {
  height: 100%;
}

*
{
font-family:'微軟正黑體' , 'Verdana', 'sans-serif';
    padding: 0;
    margin: 0;
}
a:link
{
    color: #0a5ea6;
    text-decoration: none;
}
a:hover
{
    color: #f37021;
    text-decoration: underline;
}

a:visited
{
    color: #0000FF;
    text-decoration: none;
}

.highlightlink{
	 color: #1162cb;
    text-decoration: none;
	 font-weight: bold;
}
a.highlightlink:link{
	 color: #1162cb;
    text-decoration: underline;
	 font-weight: bold;
}
a.highlightlink:hover{
	 color: #FFB935;
    text-decoration: underline;
	 font-weight: bold;
}
a.highlightlink:visited{
	 color: #1162cb;
    text-decoration: underline;
	 font-weight: bold;
}

bodyF
{

}

tr, div
{
    vertical-align: top;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

p{
	 padding: 5px 5px 5px 8px;
	 font-family: Verdana, sans-serif;
}
.fontfamily{
	font-family: Verdana, sans-serif;
}


input[type="text"],input[type="password"],input[type="file"]{
    font-family: Verdana, sans-serif;
    font-size: 13px;
    color: #363636;

    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #9F9F9F;
    height: 22px;
    line-height: 22px;
    padding-left: 3px;
	 vertical-align: middle;
	margin-bottom: 3px;
	margin-top: 3px;
	-moz-border-radius: 3px;
    border-radius: 3px;
	
	
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset -1px 3px 8px rgba(148,148,148,0.3);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset -1px 3px 8px rgba(148,148,148,0.3);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset -1px 3px 8px rgba(148,148,148,0.3);

}

.txtID
        {
         background-image:  url(images/InsertID_150.png);
			width:150px;
			height:22px;
			padding-left: 5px;
         background-repeat:no-repeat;
			background-position: left;
			background-color: White;
        }

.txtPwd
        {
            background-image: url(images/InsertPassword_150.png);
				width:150px;
			height:22px;
            background-repeat:no-repeat;
				padding-left: 5px;
				background-position: left;
				background-color: White;
        }

table{
	 border-collapse: collapse ;
	 border-color: #CBCBCB ;
}

.tag_w_100
{
    width: 100%;
}
.tag_w_inherit{
	width: inherit;
}
.tag_margin_auto{
	margin: auto;
}



 


.infobox_login .btn_login{
   font-size: 11px;
	line-height: 22px;
	background-color: #eef5fc;
	border: 1px solid #e4f2fc;
	width: 115px;
	height: 22px;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin-right:0px;
	float: right ; 
	padding-left:5px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
}
/***** infobox end *****/




.sectbox_1
{
    width: inherit;
    padding: 1px 0px 1px 0px;
    border: none;
    margin: auto;
    text-align: center;
	 background-color: #f9fcff;
}
.sectbox_1_1
{
    margin: 9px 10px 9px 10px;
	 padding: 10px 10px 10px 10px;
    border: 1px solid #dadada;
    text-align: center;
	 background-color: #ffffff;
	 -moz-border-radius: 4px;
    border-radius: 4px;
}

.sectbox
{
    width: inherit;
    padding: 0px 0px 6px 0px;
    border: none;
    margin: auto;
    text-align: center;	
}



.login_welcom
{
     font-size:14px;
     font-weight:bold;
      color:#0059c0;
      padding:5px 0px 3px 5px;
      text-align:left;
      
}

.login_id
{
     font-size:13px;
     font-weight:bold;
      color:#ed1c24;
      padding:3px 0px 0px 0px;
      text-align:left;
	  *display: inline;  
}


.erro_info
{
     font-size:11px;
     font-weight:bold;
      color:#ed1c24;
      padding:3px 0px 0px 0px;
      text-align:left;
	  float:left;
	  *display: inline;  
}

.branch_select
{
     font-size:11px;
      padding:3px 0px 3px 5px;
      text-align:left;
	  float:left;
	  *display: inline;  
}

.effects_shadow{
	-moz-box-shadow: 0px 0px 6px 1px #aaa;
    -webkit-box-shadow: 0px 0px 6px 1px #aaa;
    box-shadow: 0px 0px 6px 0px #aaa;
}


/***** BoxStyle begin ******/

.box2
{    
	 width: inherit;
	 margin: auto;
	 margin-bottom: 5px;
	 margin-top: 0px;
	 padding: 0px 0px 0px 0px;
	 text-align: center;	 
	 border: 1px solid #bbd9f6;
	-moz-border-radius: 5px;
    border-radius: 5px;
	background-color: #eef5fc;		

}



.box3{
	border: 1px solid #bbd8f6;
	margin: 5px 5px 5px 5px;
	width:  auto;
	background-color: White;
}


/***** BoxStyle end ******/
.bigLoginLink{
	 color: #000;
	 font-weight: bold;
	 text-align:left;
	 vertical-align:middle;
	 font-size:12px;
}
a.bigLoginLink:link{
	 color: #000;
	 font-weight: bold;
	 text-align:left;
	 vertical-align:middle;
	 font-size:12px;
}
a.bigLoginLink:hover{
	color: Yellow;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}
a.bigLoginLink:visited{
	color: Silver;
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
}
.big_login_div{
	background-image:url(../images/big_login_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:710px;
	height:486px;
}

