/* 全局CSS定义 */
body{font-family:'Arial','宋体';text-align:center;margin:0 auto;padding:0;background:url(../../images/admin/login/bgtop.jpg) repeat-x 0 0;font-size:12px;color:#333;}
img,a{border:0;margin:0;padding:0;}
ul,ol,li{list-style:none}
table,td,{font-size:12px;padding:0;border:0;}


/*Login  Page*/
.login_cloud{
width:100%;
height:100%;
background:url(../../images/admin/login/cloud.png) no-repeat 50% 20%;
}

.login_box{
width:621px;
height:392px;
position:absolute;
z-index:1;
top:50%; 
left:50%;
margin-top:-250px;
margin-left:-310px;
text-align:left;
}

.admin_login_box{
background:url(../../images/admin/login/adminboxbg.png) no-repeat 0 0;
}

.tea_login_box{
background:url(../../images/admin/login/boxbg.png) no-repeat 0 0;
}

.talk_login{
width:300px;
height:150px;
margin:160px 0 0 66px;
}

.talk_btn .out{
border:0;
font-size:14px;
width:73px;
height:26px;
line-height:26px;
color:#FFF;
cursor:pointer;
background:url(../../images/admin/login/btnbg.png) no-repeat 0 0;
}

.talk_btn .over{
border:0;
font-size:14px;
width:73px;
height:26px;
line-height:26px;
color:#FFF;
cursor:pointer;
background:url(../../images/admin/login/btnbg2.png) no-repeat 0 0;
}

.talk_btn2 .out{
border:0;
font-family:'微软雅黑';
font-size:12px;
width:73px;
height:26px;
line-height:26px;
color:#FFF;
cursor:pointer;
background:url(../../images/admin/login/btnbg.png) no-repeat 0 0;
}

.talk_btn2 .over{
border:0;
font-family:'微软雅黑';
font-size:12px;
width:73px;
height:26px;
line-height:26px;
color:#FFF;
cursor:pointer;
background:url(../../images/admin/login/btnbg2.png) no-repeat 0 0;
}

.editbox4{  
width:180px;
height:24px;
line-height:24px;
border:1px solid #e7d4a1;
background:#FFFFFF;
text-indent:2px;
}

.login_footer{
margin:120px 0 0 0;
width:100%;
text-align:center;
color:#a9904f;
}

.login_footer_bg{
position:absolute;
width:100%;
height:200px;
left:0;
bottom:0;
z-index:-1;
background:url(../../images/admin/login/bgdown.png) repeat-x 0 0;
}
.notice {width:750px; height:620px; margin:20px auto 0; overflow:hidden; background:url(../../images/admin/page/notice.png) no-repeat 0 0;}
.notice_1{width:634px; height:101px; overflow:hidden;}
.notice_2 {width:590px; height:287px; overflow:hidden; padding:10px 60px; text-align:left;}
.notice_3 {width:634px; height:auto; overflow:hidden;}
.tx {margin-top:20px; color:#999;}
.music{margin-top:25px;width:350px; margin-left:25px; color:#999;}