129 lines
1.8 KiB
CSS
129 lines
1.8 KiB
CSS
.idc {
|
|
float: left;
|
|
position: absolute;
|
|
font-size: 4.6875em;
|
|
font-weight: 800;
|
|
top: 250px;
|
|
left: 300px;
|
|
border-bottom: white solid 1px;
|
|
color: white;
|
|
}
|
|
|
|
.page5 {
|
|
width: 1900px;
|
|
height: 875px;
|
|
position: relative;
|
|
background-color: #f9f9f9;
|
|
}
|
|
|
|
.article{
|
|
position: absolute;
|
|
top: 225px;
|
|
left: 625px;
|
|
}
|
|
|
|
.space5 {
|
|
width: 1900px;
|
|
height: 500px;
|
|
}
|
|
|
|
.text-area {
|
|
width: 500px;
|
|
height: 280px;
|
|
position: absolute;
|
|
margin-top: 50px;
|
|
margin-left: 650px;
|
|
}
|
|
|
|
.area-1 {
|
|
position: absolute;
|
|
margin-top: 20px;
|
|
margin-left: 150px;
|
|
font-size: 1.875em;
|
|
font-weight: 800;
|
|
}
|
|
|
|
.area-3 {
|
|
position: absolute;
|
|
top: -150px;
|
|
left: 180px;
|
|
font-size: 1.875em;
|
|
font-weight: 800;
|
|
}
|
|
|
|
|
|
.bg2 {
|
|
width: 86px;
|
|
height: 22px;
|
|
position: absolute;
|
|
background-color: springgreen;
|
|
margin-top: 55px;
|
|
margin-left: 210px;
|
|
}
|
|
|
|
.bg3 {
|
|
width: 40px;
|
|
height: 22px;
|
|
position: absolute;
|
|
background-color: springgreen;
|
|
top: -110px;
|
|
left: 210px;
|
|
}
|
|
|
|
.area-2 {
|
|
width: 375px;
|
|
height: 180px;
|
|
position: absolute;
|
|
margin-top: 90px;
|
|
margin-left: 65px;
|
|
text-align: center;
|
|
font-size: 0.9375em;
|
|
line-height: 2em;
|
|
}
|
|
|
|
.e-mail {
|
|
float: left;
|
|
position: absolute;
|
|
margin-top: 300px;
|
|
margin-left: 550px;
|
|
}
|
|
|
|
.posit {
|
|
float: left;
|
|
position: absolute;
|
|
margin-top: 290px;
|
|
margin-left: 1250px;
|
|
}
|
|
|
|
.e-mail-1 {
|
|
float: left;
|
|
position: absolute;
|
|
margin-top: 350px;
|
|
margin-left: 500px;
|
|
}
|
|
|
|
.posit-1 {
|
|
float: left;
|
|
position: absolute;
|
|
margin-top: 350px;
|
|
margin-left: 1100px;
|
|
}
|
|
|
|
.iw_poi_title {
|
|
color:#CC5522;
|
|
font-size:14px;
|
|
font-weight:bold;
|
|
overflow:hidden;
|
|
padding-right:13px;
|
|
white-space:nowrap
|
|
}
|
|
|
|
.iw_poi_content {
|
|
font:12px arial,sans-serif;
|
|
overflow:visible;
|
|
padding-top:4px;
|
|
white-space:-moz-pre-wrap;
|
|
word-wrap:break-word
|
|
}
|
|
|