/* CSS Document */
#login1{
float:left;
width:7px;
height:153px;
margin-left:263px;
background-image:url(../images/login1.jpg);
background-repeat:no-repeat;
}
#login2{
float:left;
width:300px;
height:153px;
background-image:url(../images/login2.jpg);
background-repeat:repeat-x;
}
#login3{
float:left;
width:5px;
height:153px;
background-image:url(../images/login3.jpg);
background-repeat:no-repeat;
}
.txtcenter{
font-family:arial;
font-size:18px;
color:#6b5749;
text-align:center;
padding-top:45px;
margin:0;
}
#loginpan1{
float:left;
width:80px;
color:#5C544F;
padding:20px 0 0 25px;
}
#loginpan2{
float:left;
width:175px;
padding:15px 0 5px 0;
}
.txtinput{
border:#81766F 1px solid;
width:160px;
height:18px;
margin:6px 0 0 0;
}
.loginbut{
margin:6px 0 0 105px;
clear:both;
}
.radiobot{
color:#5c544f;
font-size:12px;
margin:-17px 0 0 100px;
clear:both;
}
#panel1{
float:left;
width:475px;
}
#panel2{
float:left;
width:328px;
}
.txtmoreshop a{
font-size:18px;
color:#c68f00;
text-decoration:underline;
}
.txtmoreshop a:hover{
text-decoration:none;
}


