File "style.css"
Full path: E:/sites/Single15/tinmung2007/webroot/THDC-Hai- Ngoai/Video/style.css
File size: 2.92 KiB (2991 bytes)
MIME-type:
Charset: utf-8
*{padding: 0; margin: 0; }
ul {list-style: none; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";text-decoration: none;}
.main{
width: 0px;
margin: 0px;
align: center;
}
.menutop{
border: 0px solid #ED1316;
float: left;
text-decoration: none;
}
.menutop ul{
padding: 0px;
margin: 0px;
}
.menutop li{
position: relative;
list-style: none;
float: left;
width: 150px;
line-height: 30px;
background: #34ace9;
padding: 0px 0px 0px 15px;
border-right: 1px dotted #FFF;
border-bottom: 1px dotted #F4E9E9;
}
.menutop ul li a {
line-height: 30px;
padding: 0px 30px 0px 25px;
text-decoration: none;
color: #fff;
font-size: 14px;
text-align: center;
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif'"serif";
}
.menutop ul li ul {
border: 1px dotted #F4E9E9;
line-height: 30px;
position: absolute;
left: 0px;
text-align: center;
display: none;
}
.menutop ul li a:hover {
border: 0px solid #F11215;
background: #2693ED;
cursor: pointer;
}
.menutop ul li:hover ul{
display: block;
}
.maincontent {
border: 0px solid #16708a;
width: 1200px;
padding: 0px 0px 0px 0px;
}
.contentleft {
border: 0px solid #F91115;
margin-right: 350px;/*do rong của khung left*/
line-height: 1.8em;
}
.contentleft img {
border: 0px solid #E7292C;
padding: 5px;
margin: 5px 20px 5px 100px;/*khung hình bên left*/
float: left;
}
.contentright {
margin-right: -100%;
width: 350px;
float: left;/*lam cho content right nổi lên đúng vị trí*/
border: 0px solid #3236e7;
margin-left: 0px;
padding: 0px 5px 10px 5px;
line-height: 1.8em;
}
.table{
border: 0px solid #E82A2E; /*khung bao content left và right*/
padding: 0px 20px 0px 20px;
}
.table h3{
font-family: Tahoma, Geneva, sans-serif;
color: #0773F4;
font-size: 16px;
margin-top: 3px;
margin-top: 3px;
margin-bottom: 10px;
box-sizing: inherit;
text-align: left;
text-decoration: none;
line-height: 1.3em;
}
.dinhdang {
width: 100%;
background: #f5f5f5; /*màu phần content*/
margin: 5px 2px 5px 2px;
border-radius: 7px;
box-shadow: 2px 2px 20px #0a4657;
float: left;
}
.dinhdang h1 {
margin: 0;
padding: 5px 15px;
font-size: 1.8em; /*font size của tin bai moi*/
color: #fff000;
background: #16708a;
text-align: left;
}
.dinhdang h2 {
border: 0px solid #EF1014;
line-height: 3px; /*độ rộng của h2*/
width: 50%;
padding: 15px;
font-family: Tahoma, Geneva, sans-serif;
font-size: 1.2em; /*thong bao noi dung o right*/
margin: 0px; /*ep sát khung*/
color: #f5f5f5;
background: #58B4E7;
}
.footer {
border: 1px solid #E42528;
width: 1200px;
clear: both;
background: #665758;
color: white;
padding: 0px 0px 0px 0px;
text-align: center;
font-family: arial;
font-size: 13px;
}