﻿@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6{ font-weight:normal}
.b-f28b8b{border:#f28b8b solid 1px;}
.time{color:#bdbdbd}

body{ background:#fff0c8 url(../images/bg-body.jpg) no-repeat top center;}
.w-1020{ width:1020px;  margin:0 auto;}


.toper{}
.body-main{ background:url(../images/bg-content.png) repeat-y;}
.footer{ height:99px; margin-bottom:15px; color:#fff; position:relative;}
.footer-left{margin-top: -40px;position: absolute; left:0; top:0; height:40px;width:10px;background:url(../images/bg-footer-left.png)no-repeat;}
.footer-right{margin-top: -40px;position: absolute; right:0; top:0; height:40px;width:10px;background:url(../images/bg-footer-right.png)no-repeat;}
.footer-main {background:url(../images/bg-footer-main.png) no-repeat;height:99px;}
.footer p{font:normal 10px/20px 'microsoft yahei'; padding-top:18px;}
.body-right{padding-left:20px; border-left:#ccc dotted 1px; min-height:416px;}

.leader-catalog li a{margin-bottom:10px; height:50px; width:100%; display:block; background:url(../images/icon-body.png) no-repeat; font-size:0px;}
.leader-catalog li a.leader-resume{ background-position:0px 0px;}
.leader-catalog li a.leader-write{ background-position:0px -50px;}
.leader-catalog li a.leader-list{ background-position:0px -100px;}

.title-search{ width:100%; height:35px; line-height:35px; background:url(../images/icon-body.png) no-repeat; background-position:0 -160px;}

.tabs-search li{ background:url(../images/icon-search.png) no-repeat 0 8px; text-indent:20px;}
.tabs-search li.active{ background-image:url(../images/icon-search-active.png)}
.tabs-search li a{ color:#555}

.search-cont li{ margin-bottom:10px; height:30px;}
.search-cont li input.input{ width:215px; height:30px; border:#ccc solid 1px; border-radius:3px;-moz-border-radius:3px;-webket-border-radius:3px;}
.search-cont li input.btn-submit{ width:90px; height:30px; background:url(../images/icon-body.png) no-repeat; background-position:0 -295px; font-size:0px;}
.search-cont li input.password{ width:168px; height:30px; border:#ccc solid 1px;padding:0 5px;font:normal 14px/25px 'microsoft yahei';
								border-top-left-radius:3px;-moz-border-radius-topleft:3px;-webket-border-radius-topleft:3px;
								border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;-webket-border-radius-bottomleft:3px;}
.search-cont li input.btn-send{ width:50px; height:32px; background:#ccc; text-align:center; color:#fff; cursor:pointer;
								border-top-right-radius:3px;-moz-border-radius-topright:3px;-webket-border-radius-topright:3px;
								border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;-webket-border-radius-bottomright:3px;}
.inform-mail span a{ width:100px; height:30px; display:block; font-size:0px; background:url(../images/icon-body.png) no-repeat; background-position:0 -255px;}

.title-mail h1{ width:135px; height:40px; display:block; color:#fff; background:url(../images/icon-body.png) no-repeat; background-position:0 -205px; text-align:center;}
.mail-tatol{ height:50px; line-height:50px; border-bottom:#f5f5f5 solid 1px; background:#fff0c8;display:block;}

input.btn-submit,input.btn-send{ width:90px; height:30px; background:#eb0000; text-align:center; line-height:30px;color:#fff}
input.btn-send{ width:70px; height:25px; line-height:25px; background:#ffb900;}
input{ cursor:pointer}

.notice-body{background:#fff url(../images/bg-notice.jpg) no-repeat scroll center bottom;height:625px}
.notice-text{padding:25px 0 0 0}

.mail-h2{background:#f2f2f2;color:#b6978c;font:normal 14px/30px 'microsoft yahei';text-align:center;}
.body-right-min{min-height:700px;}

.win-notice{position:fixed;right:10px;bottom:10px;width:320px;height:250px;z-index:99}
.win-close{position:absolute;width:40px;height:40px;right:0;cursor:pointer}

.browser-body{background:#f2f2f2;font:normal 20px/40px 'microsoft yahei';margin:0 auto;padding:40px 20px;overflow:hidden}
.browser-body li{float:left;}
.browser-body li a{display:block;}
.browser-body li a span{background:transparent url(../images/icon-browser.png) no-repeat scroll 500px 150px;display:block;float:left;height:55px;width:55px;
						/*background-size:165px 55px*/}
.browser-body li a span.icon-360{background-position:0 0;}
.browser-body li a span.icon-chrome{background-position:-55px 0;}
.browser-body li a span.icon-firefox{background-position:-110px 0;}
.browser-body li a p{padding:0 15px;font:normal 14px/20px 'microsoft yahei';display:block;float:left}
.browser-body li a p em{font:normal 20px/30px 'microsoft yahei';display:block;white-space:nowrap}
