File "Style.css"
Full path: E:/sites/Single15/tinmung2007/webroot/gxnhanhoa/Style.css
File size: 2.91 KiB (2984 bytes)
MIME-type:
Charset: utf-8
body {
background: #dcdcdc;
margin: 0;
padding: 0;
font-family: Verdana, Geneva, sans-serif;
font-size: 0.9em;
line-height: 1.5em;}
#main {
width: 1000px;
margin: auto;}
#head {
height: 220px;
background: #0b577a;
color: #fff;}
#menutop {
height: 35px;
background: #013658;
color: #fff;
position: relative;} /*co dinh li ma chung ta hover*/
#menutop > ul > li {
float: left; /*tìm gần chết để cho thu muc con no thẳng*/
position: relativel;
}
#menutop > ul > li > ul {
width: 230px;
text-decoration: none;
text-indent: 10px;
position: absolute;
}
#menutop > ul > li > ul a {/*design thu mục con*/
border-bottom: 1px dotted #fff;
line-height: 25px;
text-decoration: none;
background: #013658;
width: 230px;
}
#submenutop {
display: none; /*an menu con*/
background: #013658;
}
#menutop li:hover #submenutop {
display: block; /* hien menu con*/
position: absolute; /*menu con noi len tren li da co dinh */
}
#maincontent {
float: right;
width: 100%;
border: 1px solid #640505;
}
#content {
margin-right: 300px;
}
#content img {
border: 1px solid #F00;
padding: 0;
float: left;
border: 1px solid #F00;
margin-right: 7px;
margin-top: 7px;}
#noidung {
padding: 5px;
text-align: justify;
padding-bottom: 3px;
}
#noidung iframe {
margin-top: 0px;
padding: 0px 10px 0px 30px; /*dinh dang chung quang frame*/
}
#noidung h1 {
font-family: Tahoma, Geneva, sans-serif;
font-size: 25px;
margin-top: 5px;
margin-bottom: 5px;
}
#noidung h2 {
font-family: Tahoma, Geneva, sans-serif;
font-size: 16px;
margin-top: 5px;
margin-bottom: 10px;
}
#right {
float: right;
margin-right: -100%;
width: 300px;
}
#menuright {
margin: 0;
padding: 2px 5px;
line-height: 1.8em;
}
#menuright ul {
margin: 0;
padding: 0;
list-style: none;
}
#menuright > ul > li > a {
padding: 15px;
text-decoration: none;
font-weight: bolder;
color: #042319;
}
#menuright > ul > li > a:hover{
color: #631404;
text-decoration: underline;
}
.dinhdang {
width: 97%;
background: #eef8fb;
margin: 10px auto;
border-radius: 7px;
box-shadow: 2px 2px 20px #0a4657;
}
.dinhdang h1 {
margin: 0;
padding: 5px 15px;
font-size: 1em;
color: #fff000;
background: #16708a;
}
#menutop ul {
margin: 0;
padding: 0;
list-style: none;
}
#menutop > ul > li a {
float: left;
border-right: 1px #091435; /*gach doc ơ menutop*/
text-decoration: none;
color: white;
padding: 7px 10px 7px 10px;
font-weight: bold; /*anh huong ca menu con nua*/
}
#menutop ul li a:hover {
color: #fff000;;
background: #146384;
}
#menutop img {
float: left;
padding: 7px 8px 5px 10px; /*dieu chinh icon trang chu */
border-right: 1px dotted #091435; /*gach dọc o icon*/
}
#footer {
clear: both;
background: #144d68;
color: white;
padding: 15px;
text-align: center;}