westdc-zf1/htdocs/css/about.css

48 lines
1.2 KiB
CSS
Executable File

.logo{float:right;margin-left:10px;margin-bottom:15px;text-align:center;}
.preface
{
margin-left: 20px;
margin-right: 150px;
margin-top:10px;
padding: 5px;
font-size:14px;
text-indent:28px;
}
.LeftMargin a
{
text-decoration: none;
}
.LeftMargin p
{
text-indent: 20px;
padding:10px 0 10px 0;
}
h2 a, h2 a:visited{padding-right:20px;color:#808080;background-image:url(../images/extlink.gif);
background-repeat:no-repeat; background-position:right center;}
.center
{
font-size: 12px;
font-weight: bold;
margin-bottom: 20px;
}
.LeftMargin li{line-height:20px;text-indent: 20px;}
.content
{
width:760px;
margin:0 auto;
}
.content p{
font-size:14px;
}
#page{background:url(/static/images/page_bg.png) 0 0 repeat-x;width:100%; overflow:hidden;}
.subnav{width:100%;overflow:hidden;}
.subnav ul{width:100%;overflow:hidden;padding:0px;margin:0px;background:url(/static/images/subnav_title_li_bg.png) 0 0 repeat-x;height:26px;line-height:26px;}
.subnav ul li{width:98px;font-size:14px;float:left;overflow:hidden;text-indent:10px;}
.subnav ul li a{color:#FFF;}
.subnav ul li a:hover{ text-decoration:underline;}