@charset "utf-8";
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #CAFFFE;
margin: 10;
padding: 10;
text-align: center;
color: #000000;
}
body {
font-size: 16px;
}
.twoColElsRt #container {
width: 790px;
height: 800px;
background: #ffffff;
padding: 20px 0;
margin: 0 auto;
//border: 1px solid #000000;
text-align: left;
}
.twoColElsRt #movie {
margin-top:20px;
margin-left:8px;
margin-right: 18px;
padding-left:190px;
font-size:12px;
test-align:center;
color:#000;
}
.twoColElsRt #sidebar1 h3, #sidebar1 h4, .twoColElsRt #sidebar1 p {
margin-left: 15px;
margin-right: 10px;
font-size: 15px;
color: #000;
}
.twoColElsRt #sidebar1 {
float: right;
color: #fff;
width: 175px;
height:800;
padding-left: 5px;
}
.twoColElsRt #sidebar1Img1 {
position: relative;
margin-left:20px;
margin-top:22px;
}
.twoColElsRt #sidebar1-text {
margin-top:10px;
margin-left:8px;
margin-right: 18px;
font-size:12px;
test-align:center;
color:#000;
}
.twoColElsRt #sidebar1Img2 {
position: relative;
margin-left:10px;
margin-top:22px;
}
.twoColElsRt #sidebar2 {
float: left;
color: #fff;
width: 130px;
height:790px;
padding-top: 10px;
padding-right: 5px;
background-image: url(graphics/spiral_border.gif);
background-repeat: repeat;
}
.twoColElsRt #sidebar2, .twoColElsRt #sidebar2 p {
margin-left: 5px;
padding-left: 5px;
font-size: 15px;
color: #000;
}
.twoColElsRt #mainContent {
margin: 20px 180px 0 170px;
padding-top:20;
}
.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat {
clear:both;
height:0;
font-size: 12px;
line-height: 0px;
}
a:link {
color:#000;
font-weight: bold;
font-size:12px;
text-decoration: none;
}
a:hover {
color:#000;
font-weight: bold;
font-size:16px;
text-decoration: none;
}
a:active {
color:#000;
text-decoration: none;
}
a:visited {
color:#000;
text-decoration: none;
}
h1 {font-size:30px;}
h2 {
font-size:20px;
color: #333;
}
h4 {
font-size:10px;
color: #000;
}
|