|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/task/21573/root/home/queenjbs/yuchun_before_X/ |
Upload File : |
@charset "UTF-8";
/* CSS Document */
body {
height: 100%;
margin: 0;
background-image: linear-gradient(bottom, rgb(245,245,245) 0%, rgb(232,232,232) 97%);
background-image: -o-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(232,232,232) 97%);
background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(232,232,232) 97%);
background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(232,232,232) 97%);
background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(232,232,232) 97%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(245,245,245)), color-stop(0.97, rgb(232,232,232)) );
background-repeat: no-repeat;
background-attachment: fixed;
font-family: Helvetica, Arial, sans-serif;
}
h1 {
text-shadow: 0 1px #FFF;
font-weight:300;
width:auto;
}
.page-title {
margin-left:auto;
margin-right:auto;
width:500px;
position:relative;
}
.text-box {
position:relative;
width:500px;
padding:10px;
background-color:#F4F4F4;
margin:15px;
-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
-moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
-ms-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
-o-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
margin-left:auto;
margin-right:auto;
}
.buy-button {
padding:10px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
color:black;
text-shadow: 0px 1px 0px #F3F3F3;
font-size:16px;
cursor:pointer;
font-weight:800;
border:solid;
border-width:1px;
border-color:#909090;
-webkit-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.3);
-moz-box-shadow:0px 1px 4px rgba(50, 50, 50, 0.3);
-ms-box-shadow:0px 1px 4px rgba(50, 50, 50, 0.3);
-o-box-shadow:0px 1px 4px rgba(50, 50, 50, 0.3);
box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.3);
text-align:center;
background-image: linear-gradient(bottom, rgb(150,150,150) 0%, rgb(196,196,196) 60%, rgb(232,232,232) 100%);
background-image: -o-linear-gradient(bottom, rgb(150,150,150) 0%, rgb(196,196,196) 60%, rgb(232,232,232) 100%);
background-image: -moz-linear-gradient(bottom, rgb(150,150,150) 0%, rgb(196,196,196) 60%, rgb(232,232,232) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(150,150,150) 0%, rgb(196,196,196) 60%, rgb(232,232,232) 100%);
background-image: -ms-linear-gradient(bottom, rgb(150,150,150) 0%, rgb(196,196,196) 60%, rgb(232,232,232) 100%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(150,150,150)), color-stop(0.6, rgb(196,196,196)), color-stop(1, rgb(232,232,232)) );
margin-top:15px;
}
.menu {
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
position:relative;
width:315px;
}
.menu-button {
cursor:pointer;
opacity:1;
color:white;
text-shadow: 0px 1px 0px #666;
padding:10px;
text-align:center;
float:left;
background-image: linear-gradient(bottom, rgb(87,157,255) 0%, rgb(163,201,255) 97%);
background-image: -o-linear-gradient(bottom, rgb(87,157,255) 0%, rgb(163,201,255) 97%);
background-image: -moz-linear-gradient(bottom, rgb(87,157,255) 0%, rgb(163,201,255) 97%);
background-image: -webkit-linear-gradient(bottom, rgb(87,157,255) 0%, rgb(163,201,255) 97%);
background-image: -ms-linear-gradient(bottom, rgb(87,157,255) 0%, rgb(163,201,255) 97%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(87,157,255)), color-stop(0.97, rgb(163,201,255)) );
font-size:18px;
-webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
-moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
-ms-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
-o-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.50);
}
.menu-button:hover {
opacity:0.7;
}
a, a:visited {
text-decoration:none;
color:#0099FF;
}
ul {
}
li {
font-size:15px;
font-weight:200;
margin-bottom:15px;
}