@charset "utf-8";
/* CSS Document */


body, h1, h2, h3, h4, h5, h6, p, ul, li, a, div, table, td, tr, img, form {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
text-decoration:none;
border:none;
}

#content{
width:960px;
height:260px;
}

#content_box{
background:url(../images/bg_login.jpg) top left no-repeat;
width:449px;
height:162px;
margin:0 auto;
}

#img_form{
float:left;
width:118px;
height:162px;
}

#form{
float:left;
width:321px;
height:132px;
padding:13px 0 0 10px;
}

#error{
width:313px;
height:22px;
padding:4px;
font-size:14px;
color:#FF0000;
clear:both;
text-align:left;
}


table{
font-weight:bold;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
}

h2{
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:24px;
color:#2d9efe;
}

.inputmusiqa{
background-color:#FFFFFF;
border:#bcc6cf solid 1px;
}

.login{
background-color:#272526;
border:#222021 solid 1px;
width:65px;
height:21px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
margin-top:3px;

}

.login:hover{
background-color:#2d9efe;
width:65px;
height:21px;
border:0px;
color:#FFFFFF;
text-align:center;
margin-top:3px;

}

td{
padding-left:4px;
}

#content .col_left .main_content input.button, #content .col_left_int .main_content input.button{
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#000;
background-color:#2d9efe;
line-height:18px;
margin: 0;
}
input.button{
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#000;
background-color:#2d9efe;
line-height:18px;
margin: 0;
}


