www.gusucode.com > 36624教学课件综合管理系统 1.5码程序 > 网站文件/Install/Images/Install.css

    
.button_link, .button_over {
	background:url(buttom.gif) 0 0 no-repeat;
	width:92px;
	height:24px;
	text-align:center;
	border:none;
}
.button_over {
	background:url(buttom_on.gif) 0 0 no-repeat;
}
Body, A
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 8pt;
   font-weight: normal;
   color: #333;
}

Body
{
    background-color: white;
    background-image: url(Install_bg.gif);
    background-repeat: repeat-x;
    margin:25px 25px 0px 25px;
	margin:0;
	padding:0 10px 0 30px;
}


A:link  {
    font-size:  1.0em;
    font-weight:    bold;
    text-decoration:    none;
    color:  #75808A;
}

A:visited   {
    font-size:  1.0em;
    font-weight:    bold;
    text-decoration:    none;
    color:  #75808A;
}

A:active    {
    font-size:  1.0em;
    font-weight:    bold;
    text-decoration:    none;
    color:  #75808A;
}

A:hover {
    font-size:  1.0em;
    font-weight:    bold;
    text-decoration: underline;
    color:  #cc0000;
}

.top {
	background:url(Install_Ch_bg.jpg) 0 0 no-repeat;
	height:88px;
	overflow:hidden;
}
.top dl {
	background:url(Install_logo.gif) 0 14px no-repeat;
	height:85px;
}
.top dt.linking {
	text-align: right;
	padding:16px 10px 0 0;
	letter-spacing:1px;
	color:#0e6bc9;
	line-height:20px;
	
	
}
	
.copy {
    font-size:  1.2em; text-align: center;
    font-weight:  bold;
    color: #75808A;
}

.regsm  {
    font-size:  0.8em; text-align: left; padding-left:40px;
    font-weight:  bold;
    color: Fuchsia;
}
.H1  {
    font-size:  1.2em; text-align: right;
    font-weight:  bold;
    color: #75808A;
}
.H2  {
    font-size:  1.6em; text-align: center;
    font-weight:  bold;
    color: red;
}

.H3  {
    font-size:  2em; text-align: left;
    font-weight:  bold;
    color: red;
    margin-left:100px;
}
.anzhuang {
	margin: 20px auto;padding:0px;width: 720px;
	height:420px;
	overflow:hidden;
}