第四百四十五章 引狼入室
该页面不存在-啾咪文学网
body{
padding: 0px
margin: 0px
background: #cccccc
}
.maincontainer{
padding: 0
overflow: hidden
font-family: helvetica neue, helvetica, arial, sans-serif}
.errorcontainer{
width: 550px
margin:0px auto
padding: 0px
text-align:center
}
.errorcode{
font-size: 140px
font-weight: normal
text-shadow: 2px 2px 0 #ffffff
display: block
color: #707070
line-height: 140px
margin:10px 0
}
.errorcontainer .errorspan {
font-size: 22px
text-shadow: 0px 1px 0 #ffffff
display: block
color: #707070
line-height: 30px
margin-bottom: 20px
color: #fff
background-color: #c9302c
border-color: #ac2925
border-radius: 3px
line-height: 21px
padding: 8px 15px
}
.errorcontainer .successspan{
font-size: 22px
text-shadow: 0px 1px 0 #ffffff
display: block
color: #707070
line-height: 30px
margin-bottom: 20px
color: #fff
background-color: #449d44
border-color: #398439
border-radius: 3px
line-height: 21px
padding: 8px 15px
}
.alert{
border-radius: 3px
padding: 15px
margin-bottom: 20px
border: 1px solid transparent
}
.alert-danger {
color: #a94442
background-color: #f2dede
border-color: #ebccd1
}
.alert-success {
color: #3c763d
background-color: #dff0d8
border-color: #d6e9c6
}
.button{
font:15px calibri, arial, sans-serif
text-shadow:1px 1px 0 rgba(255,255,255,0.4)
text-decoration:none !important
white-space:nowrap
display:inline-block
vertical-align:baseline
position:relative
cursor:pointer
padding:10px 20px
background-repeat:no-repeat
background-position:bottom left
background-image:url(#039button_bg.png#039)
background-position:bottom left, top right, 0 0, 0 0
background-clip:border-box
-moz-border-radius:8px
-webkit-border-radius:8px
border-radius:8px
-moz-box-shadow:0 0 1px #fff inset
-webkit-box-shadow:0 0 1px #fff inset
box-shadow:0 0 1px #fff inset
-webkit-transition:background-position 1s
-moz-transition:background-position 1s
transition:background-position 1s
}
.button:hover{
background-position:top left
background-position:top left, bottom right, 0 0, 0 0
}
.button:active{
bottom:-1px
}
.button.big { font-size:30px}
.button.medium { font-size:18px}
.button.small { font-size:13px}
.button.rounded{
-moz-border-radius:4em
-webkit-border-radius:4em
border-radius:4em
}
.blue.button{
color:#0f4b6d !important
border:1px solid #84acc3 !important
background-color: #48b5f2
background-image: -moz-radial-gradient( center bottom, circle,
rgba(89,208,244,1) 0,rgba(89,208,244,0) 100px),
-moz-linear-gradient(#4fbbf7, #3faeeb)
background-image: -webkit-gradient( radial, 50% 100%, 0, 50% 100%, 100,
from(rgba(89,208,244,1)), to(rgba(89,208,244,0))),
-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4fbbf7), to(#3faeeb))
}
.blue.button:hover{
background-color:#63c7fe
background-image:-moz-radial-gradient( center bottom, circle,
rgba(109,217,250,1) 0,rgba(109,217,250,0) 100px),
-moz-linear-gradient(#63c7fe, #58bef7)
background-image:-webkit-gradient( radial, 50% 100%, 0, 50% 100%, 100,
from(rgba(109,217,250,1)), to(rgba(109,217,250,0))),
-webkit-gradient(linear, 0% 0%, 0% 100%, from(#63c7fe), to(#58bef7))
}
/* green button */
.green.button{
color:#345903 !important
border:1px solid #96a37b !important
background-color: #79be1e
background-image:-moz-radial-gradient(center bottom, circle, rgba(162,211,30,1) 0,rgba(162,211,30,0) 100px),-moz-linear-gradient(#82cc27, #74b317)
background-image:-webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(162,211,30,1)), to(rgba(162,211,30,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#82cc27), to(#74b317))
}
.green.button:hover{
background-color:#89d228
background-image:-moz-radial-gradient(center bottom, circle, rgba(183,229,45,1) 0,rgba(183,229,45,0) 100px),-moz-linear-gradient(#90de31, #7fc01e)
background-image:-webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(183,229,45,1)), to(rgba(183,229,45,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#90de31), to(#7fc01e))
}
.orange.button{
color:#693e0a !important
border:1px solid #bea280 !important
background-color: #e38d27
background-image:-moz-radial-gradient(center bottom, circle, rgba(232,189,45,1) 0,rgba(232,189,45,0) 100px),-moz-linear-gradient(#f1982f, #d4821f)
background-image:-webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(232,189,45,1)), to(rgba(232,189,45,0))),-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1982f), to(#d4821f))