﻿/*sitemap.html v1.0.0 power by longzhong @20120628*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, th, td { margin:0; padding:0; }
body{font-size:12px;font-family:Tahoma,"宋体","微软雅黑",sans-serif; line-height:1.231em;}
img { border:none; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
strong { font-weight:bold; }

a{color:#2d374b; text-decoration:none;}
a:hover{color:#3b639f; text-decoration: none;}
h1 {
    color: #0099cc;
    margin: 20px;
    font-size:20px;
}
dl {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #458fce #d6dbe1 #d6dbe1;
    border-image: none;
    border-right: 1px solid #d6dbe1;
    border-style: solid;
    border-width: 2px 1px 1px;
    margin: 20px;
}
dl dt{
    background: none repeat scroll 0 0 #fcfcfc;
    border-bottom: 1px solid #d6dbe1;
    height: 39px;
}
dl dt strong{
    background: url("../images/contit_bg.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    font-family: "微软雅黑","MicrosoftYahei","宋体","Arial Narrow",sans-serif;
    font-size: 16px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    padding-right: 22px;
    font-weight:normal;
    margin-left:15px;
}
dl dd{
    padding:20px;
}
dl dd:hover {
    background: none repeat scroll 0 0 #f5f8fa;
}
dl dd fieldset{
    border:1px solid #d6dbe1;
    padding:15px;
    margin-bottom:20px;
}
dl dd fieldset legend {
    color:#b87500;
    font-size:13px;
    font-weight:bold;
}
dl dd fieldset div ul li{
    line-height:30px;
}
dl dd fieldset div ul li em{
    font-style: normal;
    padding: 0 6px;
}
dl dd fieldset div ul li a:hover{
    background: none repeat scroll 0 0 #3b639f;
    color:#fff;
}
#footer {
    color: gray;
    font-size: 8pt;
    margin: 20px;
    min-width: 900px;
    padding: 2px;
}