﻿@charset "utf-8";  

/**
** 代码制作人: 马泽棉
** 制作时间：2014-02-27
** 文件内容描述：V11标准版登录页面
** 修改日期：无
** 修改内容：无
**********************************************/



/*** 公共常用部分 ***
*********************************************************************************************************************************************************/
body{font-family:'Microsoft YaHei', Arial; font-size:14px; color:#333;background:url(../images/bg.jpg) no-repeat top center;width:100%;}

.clr{ zoom:1;}/* 清除浮动 */
.clr:after{ display:block; content:'clear'; clear:both; line-height:0; visibility:hidden;}/* 清除浮动 */
.txtEllipsis{ overflow:hidden; display:block; white-space:nowrap; text-overflow:ellipsis;}

.mr12{ margin-right:25px;}
/********************************************************************************************************************************************************/



html { height:100%;}
body { height:100%; text-align:center; background:#d2d3d3;}
.centerDiv { display:inline-block; zoom:1; *display:inline; vertical-align:middle; text-align:left; width:703px;height:391px; background:url(../images/box.jpg) no-repeat;}
.hiddenDiv { height:100%; overflow:hidden; display:inline-block; width:1px; overflow:hidden; margin-left:-1px; zoom:1; *display:inline; *margin-top:-1px; _margin-top:0; vertical-align:middle;}

 

.box{width:703px;height:391px; position:relative; display:block;}
.box1{ height:20px; line-height:20px; padding:10px; width:683px; float:left;}
.box1 a{color:#ffffff; text-decoration:underline;}
.box1 a:hover{ text-decoration:none; color:#ffffff;}

.box2{padding:290px 140px 10px 140px; width:423px; height:60px;}

.box3{ height:30px; line-height:30px; text-align:center; width:703px; color:#333333;}






