You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
1.3 KiB
23 lines
1.3 KiB
body {
|
|
background-image: url(../images/bg.jpg);
|
|
background-position: 40% 0;
|
|
}
|
|
a{ text-decoration:none;}
|
|
*{ margin:0; padding:0;}
|
|
a:link {color: #fff; text-decoration: none ;}
|
|
a:visited {color: #fff; text-decoration: none;}
|
|
a:hover {color: #fff; text-decoration: none}
|
|
.container {margin-left: auto; width: 100%; margin-right: auto; text-align: center; margin-top:100px;}
|
|
.container_1 img { margin-top:50px; width:250px; height:120px;}
|
|
.container_2 img { margin-top:-2%; }
|
|
.container_3 img { width:25%; height:7.5%;}
|
|
.container_3 { width:45vw; margin:auto}
|
|
.container_3_1 { color: #930; font-size:2vw; text-align:center;}
|
|
.container_3_2 { color:#930; font-size:1vw; text-align:center;margin: 10px 0}
|
|
.container_3_3 { color: #930; font-size:20px; text-align:center;}
|
|
.maincolumn {margin-left: auto; width: 100%; margin-right: auto; text-align: center;display:block; margin-top:10px;}
|
|
.maincolumn .maincolumn_bg { width:28%;min-width: 315px; height:50px; line-height:50px; background-color:#D15B47; margin:auto;}
|
|
.maincolumn .maincolumn_bg ul {list-style-type: none;}
|
|
.maincolumn .maincolumn_bg ul li { float:left; width:25%;}
|
|
.maincolumn .maincolumn_bg ul li a{ font-size: 18px; }
|
|
.maincolumn .maincolumn_bg ul li a:hover { width:100%; height:50px; background-color:#930; display:block;}
|