﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
body {
font-family: "宋体", Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#2c2c2c;
}
a:link, a:visited {
text-decoration:none;
color:#2c2c2c;
}
a:hover, a:active {
text-decoration:none;
//color:#09548b;
color:#3183b9;
}
fieldset, img {
border:none;
}
legend {
display:none;
}
img {
vertical-align:top;
}
em {
font-style:normal;
}
li {
list-style:none;
}
h1, h2, h3, h4, h5, h6 {
font-size:12px;
}
input, button, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
//vertical-align:top;
}
input, button, textarea, select {
*font-size:100%;
}
q:before, q:after {
content:'';
}
.sidemenu h2 a{color:#004577}
.tab06 .info {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #aaa;
    display: none;
    font-size: 12px;
    padding: 5px;
    position: absolute;
    width: 500px;
    z-index: 999;
}
.detail_main_content_bottom {
    color: #004796;
    font-size: 14px;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    padding: 10px 0 10px 25px;
    width: 952px;
}