@charset "utf-8";
/* CSS Document */
body{ font-family: 微软雅黑; font-size: 14px;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{ margin:0; padding:0; }
body, button, input, select, textarea{ font-size:12px; color:#333}
h1, h2, h3, h4, h5, h6{ font-size:100%;}
address, cite, dfn, em, var{ font-style:normal;}
code, kbd, pre, samp{ font-family:courier new, courier, monospace;}
small{ font-size:12px;}
textarea{resize:none;}
ul, ol, li{ list-style:none;}
a{ color:#333; text-decoration:none;}
a:hover{text-decoration:none; color: #333;}
sup{ vertical-align:text-top;}
sub{ vertical-align:text-bottom;}
legend{ color:#000;}
fieldset, img{ border:0;}
button, input, select, textarea{ font-size:100%; outline:none;}
table{ border-collapse:collapse; border-spacing:0;}
iframe{ border: 0;}
.wrap100{ width: 100%;}
.wrap{ width:980px; margin:0 auto;}
/* globle class */
.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.fn-clear{zoom:1; clear:both; /* for IE6 IE7 */}
.fn-txt-overflow{white-space: nowrap;width: 100%;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;}

/* 浮动 */
.fn-left{ float:left;}
.fn-right{ float:right;}
.txt-c{ text-align:center}
.txt-r{ text-align:right}

/* 外边距 */
.mt10{ margin-top: 10px;}

/* 内边距 */


/* 字体 */
.fw-b{ font-weight:bold;}
.fw-n{ font-weight:normal;}

/* 字体颜色 */
.fc333{color: #333333;}

/* 背景颜色 */
.bc-lightBlue{ background-color: #ffffff;}
.bc-blue{ background-color:#ffffff;}

/* 字体大小 */
.fs14{ font-size:14px;}
.txt-indent20{ text-indent: 30px;}
/* 底部信息 */
.footer{ }


.loginDiv {
    width: 1100px;
    height: 54px;
    margin: 0 auto;
    padding: 11px 0 10px 0;
}.loginDiv .loginL {
    float: left;
    width: 197px;
    height: 41px;
    margin-top: 9px;
    margin-left: 8px;
}.loginDiv .loginC {
    float: left;
    width: 504px;
    height: 54px;
    margin-left: 50px;
    background: url(url(../img/topic/ceo/bg_home.png) -10px -643px no-repeat;
}