|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/ut.com/ |
Upload File : |
@charset "UTF-8";
/* CSS Document */
body {
background: url(assets/bg_180031.png)}
#table {
height: 600px;
width: 800px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
border: 1px #222 solid;
box-shadow: 0px 0px 30px #999;
-moz-box-shadow: 0px 0px 30px #999;
-webkit-box-shadow: 0px 0px 30px #999;
position: relative;
}
#header {
background-image:url(assets/banner.png);
height: 105px;
margin-top:0px;
margin-left: 0px;
z-index: 2;
}
#logo {
width: 195px;
height: 105px;
position: absolute;
margin-left: 36px;
margin-top: -88px;
z-index: 1;
}
img {
border: none;
}
#main {
width: 800px;
height: 465px;
background-image:url(assets/main_bg.png);
}
#mainphilosophy {
width: 800px;
height: 465px;
background-image:url(assets/mainphilosophy_bg.png);
}
#footer {
background-image:url(assets/bottom_bar.png);
height: 30px;
}
#nav {
height: 30px;
position: absolute;
margin-top: -30px;
margin-left: 537px;
}
#about, #philosophy, #contact {
float: left;
}
#about:hover, #philosophy:hover, #contact:hover {
float: left;
filter: alpha(opacity=60);
opacity: 0.8;
}
#sidebar {
position: absolute;
top: 260px; left: 40px;
width: 160px;
color: #872334;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: italic;
line-height: 21px;
text-align: center;
}
#sidebar h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bolder;
color: #333;
}
#map {
border-left: 1px solid #a4a4a4;
border-top: 1px solid #a4a4a4;
border-bottom: 1px solid #a4a4a4;
position: absolute;
top: 230px;
height: 280px;
width: 350px;
margin-left: 449px;
}
#content-contact {
font-family: Helvetica, Arial, sans serif;
font-size: 12px; line-height: 21px;
position: absolute;
top: 250px; left: 60px;
width: 400px; line-height: 18px;
}
#content-contact span {color: #872334; font-weight: bold;}
#content-contact a {color: #333; font-weight: bold; text-decoration: none;}
#content-contact a:hover {text-decoration: underline;}
#content-philosophy {
font-family: Helvetica, Arial, sans serif;
font-size: 12px; line-height: 21px;
position: absolute;
top: 220px; left: 60px;
width: 700px;
}
#workflow {
position: absolute;
top: 360px; left: 30px;
width: 800px;
}
#workflow div {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px; line-height: 16px;
float: left;
width: 220px; height: 160px;
border-right: 1px solid #ccc;
margin-right: 20px;
padding-right: 20px;
padding-top: 10px;
}
#workflow div span {
color: #872334;
font-weight: bold;
}
#about-content-bg {
background: #fff;
border: 1px #ccc solid;
position: absolute;
top:200px; right:0px;
width: 550px; height: 300px;
}
#content-about {
font-family: Helvetica, Arial, sans serif;
font-size: 12px; line-height: 21px;
position: absolute;
top: 200px; left: 250px;
width: 500px;
padding: 20px 29px 20px 20px;
border-left: 1px #ccc solid;
border-top: 1px #ccc solid;
border-bottom: 1px #ccc solid;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
}