/*公共样式*/
* { margin: 0px; padding: 0px; }
a { color: #333; text-decoration: none; outline:none; }
a:hover { text-decoration: none; color: #FC0; }
a:active { text-decoration: none; color: #F60; star:expression(this.onFocus=this.blur());
}
ul, li, dl, dt, dd { list-style:none; margin:0; padding:0; }
img { border:0; }
.yellow{ color: #F60; }
.yellow:link, .yellow:visited{ color: #F60; }
.yellow:hover{ color: #333; }
.red { color: #F00; }
.hs { color: #999; }
body { background:url(../images/loginbg.jpg) no-repeat center top; font-family: Arial; }

/*样式*/

.box { width: 1169px; margin: 0px auto; }
.boxint { float: left; width: 1169px; }

.head { float: left; width: 1119px; padding:25px 25px; }
.logo { float: left; }
.menu { float: right; width: 434px; padding-top:25px; }
.menu ul li { float: left; padding:12px 16px; text-align: center; font-size: 15px; font-weight: bold; color: #0FBCCD; }
.menu ul li a{color: #0FBCCD;}
.cur { border: 1px solid #2EB0BA; }


.login { float: right; width: 132px; padding-top:38px; font-size: 15px; text-align: right; color: #0FBCCD; }
.login a { color: #0FBCCD; padding:0 4px; }
.login a:hover{ color:#F90;}

.contblock { float: left; width: 1119px; height:505px; padding:118px 25px 0 25px; background: url(../images/back.jpg) }
.left { float: left; width: 530px; }
.right { float: right; width: 530px; }
.title { height: 63px; font-size: 36px; font-weight: bold; color: #FFF; text-align: center; }
.cont { height: 179px; font-size: 16px; color: #FFF; line-height: 24px; display: block; }
.sign { float: left; padding-left: 205px; width: 260px; }
.textfield { line-height: 20px; height: 20px; border: 1px solid #FFF; font-family: Arial; font-size: 16px; }

.sign span { float: left; padding-top: 8px; width: 110px; }
.sign font { float: right; width: 144px; color: #14C1CF; text-align: right; font-weight: normal; display: block; font-size: 16px; }
.buter { float: left; width: 224px; height:41px; line-height:41px; text-align:center; margin:92px 0 0 140px; background:url(../images/but.png) no-repeat left center; color:#FFF; }
.buter a{color:#FFF;}
.text { margin:0 auto; height: 40px; line-height:40px; text-align:center; width: 314px; border: 1px solid #FFF; color:#FFF; font-size: 16px; display:block;cursor:pointer; }
.text a{color:#FFF;}
.text a:hover{ color:#F90; }
.item dl { float: left; width: 530px; padding-bottom:15px; }
