Размер файла: 2.07Kb
body {
font : 80% Arial;
color : #373737;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
background : #FFFFFF;
}
table {
border-collapse: collapse;
}
td {
vertical-align : top;
}
img{
border : 0px;
}
input{
background : #F6F6F6;
color : #1F1F1F;
border : 1px solid #A9A9A9;
}
a{
color : #BA0000;
}
a:hover{
color : #B67C00;
}
h1{
margin : 0px 0px 10px 0px;
padding : 0px;
font-size : 150%;
font-weight : normal;
color : #CCCCCC;
}
h2{
margin : 0px 0px 10px 0px;
padding : 0px;
font-size : 13px;
font-weight : bold;
color : #818181;
}
h3{
margin : 0px 0px 10px 0px;
padding : 0px;
font-size : 110%;
font-weight : bold;
}
#logo{
position : absolute;
top : 50px;
height : 49px;
width : 100%;
text-align : center;
z-index : 50;
}
#content{
position : absolute;
width : 70%;
padding : 150px 15% 0% 15%;
}
.lb{
float : left;
width : 46%;
}
.rb{
padding-left : 8%;
float : right;
width : 46%;
}
.bb{
float : left;
width : 100%;
margin-bottom : 50px;
}
.faq{
padding : 0px;
}
.faq div{
margin-bottom : 5px;
padding-left : 5px;
border-left : 2px silver solid;
}
.faq a{
color : #373737;
text-decoration : none;
}
.faq a:hover{
color : #000000;
text-decoration : none;
}
.reg{
float : left;
width : 49%;
}
.tl{
float : left;
height : 165px;
background : #373737;
width : 30px;
margin-right : 1px;
}
.tr{
float : left;
height : 135px;
background : #790000;
width : 79%;
padding : 20px 0px 10px 15px;
color : #E8E8E8;
line-height : 33px;
font-size : 18px;
}
.tr a{
color : #E8E8E8;
text-decoration : none;
}
.tr a:hover{
color : #FFFFFF;
text-decoration : none;
}
.subm{
background : #5A5A5A;
color : white;
font-size : 12px;
width : 85px;
}
.copyright{
float : left;
width : 100%;
text-align : center;
margin-bottom : 10px;
}
.more{
padding-top : 5px;
border-top : 1px solid #E2E2E2;
}
.text{
border : 1px solid #CCCCCC;
color : gray;
}