body {
background-color: #FFFFFF;
margin: 10% auto 0% auto;
cursor: default;
background-repeat: repeat;
background-image: url(storage/girl.png) no-repeat fixed right bottom;
color: #333333;
list-style: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}
#Main {
width:100%;
background-color: #FFFFFF;
margin: 0 auto 0 auto;
}
#logo {
height: 100px;
float: left;
background-image: url(logo_b.png);
padding: 5px auto auto auto;
margin-left: 15%;
width: 500px;
}
#header {
height: 150px;
width: 590px;
float: left;
left: 366px;
top: 110px;
}
#links {
font-family: "Courier New", Courier, monospace;
font-size: 16px;
background-color: #666666;
height: 25px;
vertical-align: text-bottom;
border-right-style: none;
padding-right: 5px;
}
#box {
height:100px;
padding: 5px 0px 0px 2px;
}
#con {
padding-top: 5px;
width: 500px;
float: left;
border-right-color: #ff7e00;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #ff7e00;
border-bottom-style: solid;
border-bottom-width: 1px;
height: 650px;
overflow: auto;
}
#main_con {
width:663px;
height: 700px;
margin-left: 15%;
background: #fff url(home.png) right bottom no-repeat;
border: solid #ff7e00 1px;
margin-top: 1%;
}
#side_out {
width: 152px;
margin-left: 10px;
float: left;
}
#side {
height: 200px;
width: 150px;
border-left-color: #ff7e00;
border-left-style: solid;
border-left-width: 1px;
border-bottom-color: #ff7e00;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-top: 5px;
}
#side2 {
height: 200px;
width: 150px;
margin-top: 10px;
border-top-color: #ff7e00;
border-top-style: solid;
border-top-width: 1px;
border-left-color: #ff7e00;
border-left-style: solid;
border-left-width: 1px;
border-bottom-color: #ff7e00;
border-bottom-style: solid;
border-bottom-width: 1px;
float: none;
font-family: "Times New Roman", Times, serif;
}
.nav_c {
width: 600px;
float: right;
padding-right: 5%;
}
#shadow {
background-color: #eda;
text-align: right;
color: #ff7e00;
padding-right: 10px;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
}
.navnav {
width: 100%;
height: 27px;
background-image: url(back.png);
}
#side_1_list {
height:24px;
background-color:#eda;
text-align:center;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
width:150px;
font-size: 0.9em;
padding-top:8px;
}
#side_1_list {
color:#ff7e00;
text-decoration:none;
}
#side_1_list:hover {
background-color: #76b900;
width:150px;
height:24px;
color:#FFFFFF;
}