﻿@charset "utf-8";

*{padding:0px; margin:0px; font-size:12px}

body{ background:url(../images/bg.jpg) no-repeat center top #e5edef;}

.wrap{ width:182px; margin:0px auto}

.txt_tip{height:20px;color:#D42427}
.visble{visibility:hidden}
.textBox{ margin-top:245px;}

.mar_t10{ margin-top:15px;}

.username{ background:url(../images/text.jpg) no-repeat;}
.password{ background:url(../images/password.jpg) no-repeat;}
.username,.password{ width:121px; height:25px; padding-left:60px;border:0;font-family:tahoma;font-size:12px;line-height:25px;}

.login{ text-align: left}

.login label{ margin-right:48px;}
.login label input{ vertical-align:middle; width:13px; height:13px;}

.btn{ background:url(../images/input.jpg) no-repeat; width:71px; height:23px; border:0; cursor:pointer;}

.bottom{ background:url(../images/bottom-bg.jpg) repeat-x; height:100px; text-align:center; margin-top:250px;}