@charset="utf-8"
/*header*/
.header{height: 180px;}
.header-bot .logo{position: relative;top:10px;}
.header-wrapper{width: 100%;}
.header-bot{margin: 0px auto;background: url(../../images/for_pswd/header_botm_bg.jpg) no-repeat 0px 0px;background-size: 100% 100%;}
.header-bot .header-bot-wrap{width: 1015px;height: 140px; margin: 0px auto;position: relative;}
.header-bot .nav{width: 680px;height: 30px;float: right;position: absolute;bottom:0px;right: 0px;}
.header-bot .nav li{float: left;padding:0px 16px 6px;}
.header-bot .nav li a{font-size: 14px;color: #0081a2;font-weight: bold;letter-spacing: 2px;}
.header-bot .nav li.selected {background: url(../../images/for_pswd/nav_bg.png) no-repeat center bottom;}
.header-bot .nav li.selected a {font-size: 15px;}

/*content*/
.content{width: 1015px;margin: 0px auto;}
.content .message-wrap{width: 870px;margin: 0px auto;}
.content .olmess .sub-nav{text-align: right;color: #00aeba;font-size: 14px;padding: 4px 0px;}
.content .olmess .sub-nav a{color: #00aeba;}
.content h2{border-top:1px solid #00aeba;font-size: 19px;letter-spacing: 2px;font-weight: normal;color: #00aeba;height: 42px;line-height: 42px;padding-left: 50px;}
.content .olmess form{padding-left: 50px;margin-bottom: 40px;}
.content .olmess form input{text-indent: 1em;border:1px solid #e1e1e1;width:200px;height:32px;}
.content .olmess form p{height: 40px;line-height: 40px;}
.content .olmess form .info-key{display:inline-block;width: 140px;font-size: 16px;letter-spacing: 2px;text-align: right;margin-right: 30px;}
.content .olmess form i{padding: 0px 10px;}
.content .olmess form .mess-content{height: auto;padding: 6px 0px;}
.content .olmess form .mess-content span{vertical-align: middle;}
.content .olmess form textarea{width: 450px;height: 100px;border:1px solid #e1e1e1;resize:none;padding:5px; vertical-align:middle;text-indent:1em;}
.content .olmess form .gender input{margin-left: 30px;height: auto;width: auto;}
.content .olmess form .gender label{font-size: 14px;padding: 0px 6px;}
.content .olmess form .ver-code a{display: inline-block;height: 40px;line-height: 40px;}
.content .olmess form .ver-code a.change-vcode{color:#0273bf;font-weight: bold;}
.content .olmess form .ver-code a img{vertical-align: middle;padding: 0px 20px;}
.content .olmess form .sub_btn{display: block; background: url(../../images/for_pswd/pwd_subtn_bg.png) repeat-x 0px 0px;border: 10px solid #e1e1e1;height: 66px;width: 160px;letter-spacing: 4px;color: #fff;font-size: 20px;font-weight: bold;cursor: pointer;text-indent: .5em;margin: 30px 0px 30px 196px;}
.content .messlist .comm-info{width: 850px;background-color: #5cc5cc;padding:10px;margin:10px 0px;}
.content .messlist li{margin: 20px 0px;}
.content .messlist .comm-content{width: 848px;border: 1px solid #e1e1e1;padding: 10px;margin: 10px 0px;}
.content .comm-info>span{height: 16px;line-height: 16px;float: left;padding-left:16px;margin:8px 0px 8px 16px;width: 248px;display: inline-block;}
.content .comm-info .come-user{background: url(../../images/comment/comlist_bg.png) no-repeat 0px 0px;}
.content .comm-info .come-eml{background: url(../../images/comment/comlist_bg.png) no-repeat 0px -16px;}
.content .comm-info .come-area{background: url(../../images/comment/comlist_bg.png) no-repeat 0px -32px;}
.content .comm-info .come-ip{background: url(../../images/comment/comlist_bg.png) no-repeat 0px -48px;}
.content .comm-info .come-stus{background: url(../../images/comment/comlist_bg.png) no-repeat 0px -64px;}
.content .comm-info .come-time{background: url(../../images/comment/comlist_bg.png) no-repeat 0px -80px;}
.content .comm-content .comment-title{line-height: 32px;height: 32px;font-size: 14px;font-weight: bold;}
.content .comm-content .title{color: #00aeba;font-size: 14px;margin-left: 40px;font-weight: bold;}
.content .comm-content .text{line-height: 24px;line-height: 24px;}
.content .pages-wrap{margin-bottom: 20px;}
.content .pages{float:right;}
.content .pages li a{display: inline-block;height: 30px;line-height: 30px;padding: 0px 10px;color: #00aeba;}
.content .pages li{float: left;margin: 0px 5px;border: 1px solid #e1e1e1;}
.content .pages li.active,.content .pages li:hover{background-color: #d0d0d0}