﻿@charset "utf-8";  




/*** 公共常用部分 ***
*********************************************************************************************************************************************************/

.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;}
/********************************************************************************************************************************************************/



* {font-family:"微软雅黑","宋体"; margin:0px; padding:0px; font-size:12px; font-weight:normal;}

html{height:100%;}
body{height:100%; text-align:center; background:#f9f9f9;}

.f_tixing{font-size:12px; color:#a82626;padding-left:1px; font-weight:normal; }

.wrap_1004{display:inline-block; zoom:1; *display:inline; vertical-align:middle; text-align:left; width:1004px;height:510px;}
.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;}

.wrap_con{ position:relative;width:1004px;height:510px;background:url(../images/bg.jpg) no-repeat;}
.logo{position:absolute; top:50px; right:80px;width:222px; height:45px; background:url(../images/logo.png) no-repeat;}
.login{width:287px; height:278px;background:url(../images/login_bg.png) no-repeat; position:absolute; top:120px; right:40px; }
.login_con{ width:225px; margin:65px auto 0px;}











