@charset "utf-8";
/* CSS Document */

div.signin {height:246px;
background:#139ec7;
margin:0px 0 0 0;
color:#fff;
padding:5px 10px 3px 10px;
width:310px}
div.intro {
margin-top:0px;
padding:10px 20px;
background:#e6f9ff url(../images/main-photo.jpg) top left no-repeat;
width:632px;
padding:256px 0 0 0
}
div.signin input.login-button {background:url(../images/login-button-bg.gif) repeat-x;
width:74px;
height:22px;
padding:0 0 2px 0;
color:#04475c;
font-size:11px;
font-weight:bold;
cursor:pointer;
margin:5px 0 0px 0;
border:none}
.button-system a:link, .button-system a:active, .button-system a:visited {height:37px;
display:block;
padding:10px 0 0 0;
color:#fff;
text-decoration:none}
.button-system a:hover {
	background:url(../images/menu-hov.gif) repeat-x;
	height:37px;
	display:block;
	color:#fff;
	text-decoration:none
}

