﻿BODY {
    background:#CCE8CF;
    FONT-SIZE: 10pt
}

A:link {
	FONT-SIZE: 10pt; COLOR: black; TEXT-DECORATION: none
}
A:visited {
	COLOR: black; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 10pt; COLOR: #ff8000; TEXT-DECORATION: underline
}

.code{
font-size:10pt;color:black
}

.title{
    font-family:宋体;
    font-size:12pt;font-weight:700
}

.htitle{
    font-family:宋体;
    font-size:10pt;font-weight:700
}

.info{
    font-size:10pt;
    color:gray;
    font-weight:300
}
.link{
    font-size:10pt;
    color:#ff8000;
    font-weight:300
}

.content{
    font-size:10pt;
    color:black;
    font-weight:300;
    line-height:20px
}

.tab{
    border-color:Silver;
    border-width:thin;
    border-style: Dotted
}
.HtmlCode{
    margin:5px 20px;
    border:1px solid #CCCCCC;
    padding:5px;
    background:Ivory;
    font-size:12px;
    font-family:Tahoma;

    line-height : normal ;
    font-weight:300;
}

.textbox{


}
