www.gusucode.com > 基于数据库的Delphi资料管理系统源码程序 > 基于数据库的Delphi资料管理系统/zlgl/zlgl/zlgl/Web/style.css

    body {
	font-size: 12px;
	font-family: Tahoma, Verdana, "宋体";
	scrollbar-darkshadow-color: #808080;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EDEDED;
	background-color: #526384;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;

}

#blogbody{
  width:774;
  background-color:#EBE19C;
}

#headlogo{
height:210px;
background:#336699;
background-image: url('head.jpg');
font-size:22px;
font-family:Verdana;
font-weight:bold;
text-align:right;
padding-top:45px;
padding-right:15px;
color:#ffffff;
}
#menu{
background:#336699 url('head1.jpg') no-repeat;
text-align:right;
border-left:5px solid #ffffff;
border-right:4px solid #354e62;
}
#menubottom{
height:13px;
background:#ffffff url('head2.jpg') no-repeat;
overflow:hidden;
}
.menubar {
 background-color:#336699;
 cursor:default;
 border-right:5px solid #ffffff;
 padding-right:2px;
}

.lt0 {
	background: #336699;
	cursor:hand;
	filter:blendtrans(duration=.3);
	color:#ffffff;
}
.lt1 {
	background: #336699;
	cursor:hand;
	filter:blendtrans(duration=.3);
	color:#ffffff;
	text-decoration: underline;

}
.rtd {
 background-color:#ffffff;
 border-left:5px solid #ffffff;

}
.maintable{
 background-color:#ffffff;
 border-right:4px solid #354e62;

}
.Cpage{
background:#ffffff url('bar1.jpg');
border:1px #4E7CA7 solid;
width:558px
}
.footer{
 background:#336699 url('foot.gif');
}
input {  
	border-top-width: 1px;
	padding-right: 1px; 
	padding-left: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-right-width: 1px;
	padding-bottom: 1px; 
	padding-top: 1px; 
	border-left-color: #C0C0C0; 
	border-bottom-color: #C0C0C0;
	border-top-color: #C0C0C0; 
	border-right-color: #C0C0C0;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px; 
	height: 19px;
	color: #000000; 
	background-color: #FFFFFF; }
textarea,subject { 
	border-width: 1; 
	border-color: #c0c0c0; 
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px; 
	color: #000000; 
}
select { 
	font-family: Tahoma, Verdana, "宋体"; 
	font-size: 12px;  
	color: #000000; 
	background-color: #FFFFFF;
}

table {
	font-family: Tahoma, Verdana, "宋体";
	color: #000000;
	font-size: 12px;
	word-break : break-all ;
}
a:link,a:visited {
	text-decoration: none;
	color: #333366;
	font-family: Tahoma,Verdana, "宋体";
}
a:hover {
	text-decoration: none;
	color:#ff0000;
	font-family: ,Tahoma,Verdana, "宋体";
}
.arrow {  font-family:webdings;}
.htd { line-height:150%; }
.header { font-family: Tahoma, Verdana, "宋体";
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold; 

	background-image: url('../../images/bar.jpg');
}
.header a:link {
	text-decoration: none;
	color: #FFFA20;
}
.header a:visited {
	text-decoration: none;
	color: #FFFA20;
}
.header a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
font.viewhead{color:#333366}

.ltsep {
	color: #999999;
	padding: 0px 1px;
}

.calendar {font-family: Tahoma, Verdana, "宋体"; font-size: 11px; Color: #666666;background:#A6C2DB;}
.calendarbody {font-family: Tahoma, Verdana, "宋体"; font-size: 11px; Color: #666666;background:#ffffff}

.calendarbody_to_day {font-family: Tahoma, Verdana, "宋体"; font-size: 11px; Color: #666666;background:#ffffff url('../../images/bg_today.gif')}
.calendarbody_this_day {font-family: Tahoma, Verdana, "宋体"; font-size: 11px; Color: #666666;background:#ffffff url('../../images/select_today.gif');font-weight:bold}
.calendar_href{font-family: Tahoma, Verdana, "宋体"; font-size: 11px; Color: #666666;font-weight:bold;}

.smalltxt {  
	font-size: 12px;
	font-family: Tahoma;
	Color: #000066; 
}
.code {
	font-family: Tahoma,Verdana;
	font-size: 12px;
	background-color: #F8F8F8;
	color: #666666;
	padding: 6px;
	border: 1px dashed #666666;
	table-layout: fixed;
	word-wrap : break-word ;
	word-break : break-all ;
}
.calendar a:link { text-decoration: none; color: #333366; font-weight:bold}
.calendar a:visited { text-decoration: none; color: #333366; font-weight:bold }
.calendar a:hover { text-decoration: underline; color: #333366; }
.calendarbar {border:1px solid #333366}
fieldset,legend {
	font-family: Tahoma, Verdana, "宋体";
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.wordbreak{
	table-layout: fixed;
	word-wrap : break-word ;
	word-break : break-all ;
}
.dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.leftbartop
{
 background-color:#333366;
 color:#000066;
 background-image: url('bar.jpg');

}
.leftbarmain
{
 background-color:#ffffff
}
table.panel{
background-color:#356799;
}

.divhidden{height:3px;width:3px;background-color:#ffffff;overflow:hidden}
.shadow{background-color:#ffffff;}

a.headtitle:link,a.headtitle:visited{
color:"#000066";
font-size:"12px";
font-weight:bold;
text-decoration: none;

}
a.headtitle:hover{
color:"#000066";
font-size:"12px";
font-weight:bold;
text-decoration: underline;
}
.headDiv{
border:1px #84ACD5 solid;
padding:4px;
background-color:#ffffff;
}
.contentTD{
border:0px #999999 solid;
padding:0px
}

.title{
color="#999999"
}
.titledate{
color="#999999";
font-family: Verdana;
font-size:10px
}
.bottombar {  
font-family: Verdana;
font-size: 12px; 
Color: #666666; 
padding-left:4px;
padding-top:4px;
text-align:right;
border-top:1px #c0c0c0 solid;
margin-bottom:4px;
}
.headDivCate{
border:1px #c0c0c0 solid;
padding:3px;
background-color:#fafafa;
width:99.5%;
}
.content{
padding:4px;
display:block;
}

.clsMenu
{
 cursor: default;
 color: #000000;
 position: absolute;
 width: 150px;
 background-color: #D4D0C8;
 border: 1px solid #000000;
 visibility: hidden;
 background-image:url('../../images/bar.gif')
}

.menuitems
{
 padding-left: 30px;
 padding-right: 19px;
 padding-top:2px;
 padding-bottom:0px;
 background-color:#B6BDD2;
 border:1px solid #0A246A;
 background-repeat: no-repeat;
}
.loseitems
{
 padding-left: 31px;
 padding-right: 19px;
 padding-top:2px;
 padding-bottom:0px;
 background-repeat:no-repeat;
}
.hr
{
 width:80%;
 height:1px;
 border:#4E7CA7;
}

.Econtent{
border:1px #4E7CA7 solid;
padding:4px;
background-color:#296b9c;
width:558px;
cursor:default;
font-family: Tahoma, Verdana, "宋体"; 
font-size: 12px; 
color:#ffffb8;
filter:blendtrans(duration=.3);
}
.EnText{
font-family: Verdana, "宋体"; 
font-size: 11px; 
color:#ffffb8;
}
.ChText{
padding-left:20px;
padding-top:4px;
border-top:1px #cccccc solid;
font-family: "宋体"; 
font-size: 12px; 
color:#ffff98;
margin-top:4px;
}
.link{
padding:3px
}

.first  {
    BORDER-RIGHT: #99ccff 1px dashed; PADDING-RIGHT: 3px; BORDER-TOP: #99ccff 1px dashed; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 20px; FLOAT: left; PADDING-BOTTOM: 3px; BORDER-LEFT: #99ccff 1px dashed; COLOR: #99ccff; MARGIN-RIGHT: 3px; PADDING-TOP: 3px; BORDER-BOTTOM: #99ccff 1px dashed
}