
html, body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, li, form, input, figure {
    margin: 0;
    padding: 0;
}
ul, li {
    list-style: none outside none;
}
table {
    border-collapse: collapse;
}
img {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    vertical-align: middle;
}
label, input, select {
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: middle;
}
label, input, select, textarea {
    font-family: inherit;
}
input {
    border-radius: 0 0 0 0;
}
input:focus {
    outline: medium none;
}
a {
    text-decoration: none;
}
cite, code, i, em, s {
    font-family: inherit;
    font-style: normal;
    text-decoration: inherit;
}
html, body {
    color: #000000; 
}
header,  figure, aside, article, section, footer {
    display: block;
}
mark, var, time, output, meter {
    display: inline;
}
mark {
    background: none repeat scroll 0 0 #FFFF00;
}
.clearfix {
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.wrap {
    margin: 0 auto;
    width: 1000px;
}
.cspec {
    color: #FF8600 !important;
}
a.cspec:link, a.cspec:visited, a.cspec:hover {
    color: #FF8600 !important;
}
code.s_dot {
    font-family: 'ËÎÌå';
    vertical-align: middle;
}
.marked {
    background: none repeat scroll 0 0 #FFBB33 !important;
    color: #333333 !important;
}
a.marked:link, a.marked:visited, a.marked:hover {
    background: none repeat scroll 0 0 #FFBB33 !important;
    color: #333333 !important;
}
a:link .marked, a:visited .marked, a:hover .marked {
    background: none repeat scroll 0 0 #FFBB33 !important;
    color: #333333 !important;
}
.tit01 {
    color: #FF8600;
    font: 100 20px/24px 'Arial','Microsoft Yahei','Î¢ÈíÑÅºÚ','Simhei','ºÚÌå'; 
}
.tit01 .s_dot {
    font-size: 12px;
    line-height: 24px;
}
.tit02 {
    border-left: 2px solid #000000;
    color: #000000;
    float: left;
    font: 100 18px/24px 'Arial','Microsoft Yahei','Î¢ÈíÑÅºÚ','Simhei','ºÚÌå';
    margin-top: 3px;
    padding-left: 10px;
    width: 80px;
}
.tit02 a:link, .tit02 a:visited {
    color: #000000;
}
.tit02 a:hover {
    color: #FF8600;
}
.list01 {
    font: 100 16px/30px 'Arial','Microsoft Yahei','Î¢ÈíÑÅºÚ','Simhei','ºÚÌå';
    overflow: hidden;
}
.list01 li {
    float: left;
    white-space: nowrap;
    width: 124px;
}
.list01 .list01_ww {
    width: 188px;
}
.list01 .list01_www {
    width: 282px;
}
.list01 a:link, .list01 a:visited {
    color: #4B5053;
}
.list01 a:hover {
    color: #FF8600;
    text-decoration: underline;
}
.list02 {
}
.list02 li {
    height: 85px;
    overflow: hidden;
}
.list02 .p_a {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 60px;
}
.list02 img {
    height: 60px;
    width: 60px;
}
.list02 h3 {
    font: 100 16px/24px 'Arial','Microsoft Yahei','Î¢ÈíÑÅºÚ','Simhei','ºÚÌå';
    overflow: hidden;
}
.list02 h3 a:link {
    color: #000000;
}
.list02 h3 a:visited {
    color: #666666;
}
.list02 h3 a:hover {
    color: #000000;
    text-decoration: underline;
}
.list02 p {
    color: #9A9A9A;
    font-size: 14px;
    overflow: hidden;
} 
.content {
    padding-top: 40px;
}
.main {
    float: left;
    width: 1000px;
} 
.article {
    position: relative;
}
.section {
    padding-bottom: 5px;
    position: relative;
}
.section div {
    border-bottom: 1px solid #EAEAEA;
    padding: 15px 0 10px;
}
.aside {
    float: right;
    width: 210px;
}
.aside h2 {
    color: #FF8600;
    font: 100 22px/40px 'Arial','Microsoft Yahei','Î¢ÈíÑÅºÚ','Simhei','ºÚÌå';
}
.footer {
    margin-top: 30px;
}
.footer div {
    border-top: 1px solid #EAEAEA;
    color: #666666;
    font-size: 12px;
    line-height: 30px;
    padding: 20px 0 40px;
    text-align: center;
}
.footer a:link, .footer a:visited {
    color: #666666;
}
.footer a:hover {
    color: #FF8600;
    text-decoration: underline;
}
.btn_top {
    bottom: 100px;
    display: none;
    left: 50%;
    margin-left: 500px;
    overflow: hidden;
    position: fixed;
    width: 50px;
}
.btn_top a {
    background: url("http://i1.sinaimg.cn/dy/main/sinaguide/btop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 50px;
    overflow: hidden;
    transition: background-position 300ms ease 0s;
}
.btn_top a:hover {
    background-position: 0 -50px;
}
