@charset "utf-8";
.w177{
width:177px;
overflow:hidden;
}
.w745{
width:745px;
overflow:hidden;
}
.sidemenu h2{
font-family:"微软雅黑";
font-size:30px;
font-weight:normal;
color:#c20016;
padding-bottom:7px;
border-bottom:#cccccc solid 1px;
}
.sidemenu_con ul li{
height:25px;
font-size:14px;
border-bottom:#cccccc solid 1px;
padding:12px 0 0 14px;
}
.sidemenu_con ul li a{
background:url(../images/icon06.gif) no-repeat left center;
padding-left:18px;
}
.sidemenu_con ul li.cur{
background-color:#ca2235;
color:#ffffff;
}
.sidemenu_con ul li.cur a{
color:#ffffff
}
.sidemenu_con ul li.cur a{
background:url(../images/icon07.gif) no-repeat left center;
}
.Position{
border-bottom:#cccccc solid 1px;
padding-bottom:7px;
}
.Position h2{
font-family:"微软雅黑";
font-size:30px;
font-weight:normal;
color:#c20016;
}
.Position p{
display:inline;
margin:21px 0px 0 0;
color:#6c6c6c
}
.Position p a:link,.Position p a:hover,.Position p a:active,.Position p a:visited{
color:#6c6c6c
}
.List_list li{
padding:20px 15px 20px 0;
font-size:12px;
border-bottom:#cccccc dashed 1px;
overflow:hidden;
zoom:1
}
.List_list li .List_l{
width:60px;
}
.List_list li .List_l p{
background-color:#eae6e2;
text-align:center;
font-family:"微软雅黑"
}
.List_list li .List_l .psty01{
height:40px;
padding-top:2px;
font-weight:bold;
font-size:30px;
}
.List_list li .List_l .psty02{
height:18px;
margin-top:1px;
font-size:12px;
}
.List_list li .List_r{
width:645px;
}
.List_list li .List_r h2{
padding-bottom:8px;
}
.List_list li .List_r p{
line-height:24px;
text-indent:28px;
}
.List_list li .List_r p span img{
padding-left:8px;
padding-top:7px;
*padding-top:3px;
}
.ConBox{
padding-bottom:15px;
background-color:#ffffff;
}
.ConBox h2{
height:27px;
font-size:12px;
font-weight:normal;
padding:14px 0 0 20px;
border-bottom: 1px solid #e6e6e6;
}
#Zoom {
width:740px;
*padding-bottom:15px;
overflow-x:auto;
overflow-y:hidden;
}
#Zoom {
margin:10px auto;
line-height:24px;
font-size:14px;
color:#5c5b5b;
}
#Zoom p {
margin:12px 0;
}
#Zoom p.player {
margin:0 0 10px;
text-align:center;
}
#Zoom a:link {
color:#0155BD;
text-decoration:underline;
}
#Zoom a:visited {
color:#810081;
text-decoration:underline;
}
#Zoom a:hover {
color:#0155BD;
text-decoration:none;
}
#Zoom a:active {
color:#810081;
text-decoration:underline;
}
.mainCont{
}
.mainCont h1 {
margin:20px 0 20px;
color:black;
font-size:24px;
font-family:"宋体";
font-weight:normal;
text-align:center;
}
.subHead {
margin:0 0 10px;
font-size:14px;
text-align:center;
}
.explain {
font-size:12px;
padding:8px 0 6px;
border-top:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
font-family:Verdana;
text-align:center;
}
.explain em{
color:#666666
}
.explain span {
color:#666666;
}
.box03 h2{
border:#e4e4e4 solid 1px;
background-color:#f5f5f5
}
.box03 h2 ol li{
float:left;
display:inline;
margin:10px 0 8px 36px;
height:28px;
font-size:16px;
font-family:"微软雅黑";
font-weight:normal;
color:#656565;
cursor:pointer;
}
.box03 h2 ol li a:link,.box03 h2 ol li a:hover,.box03 h2 ol li a:active,.box03 h2 ol li a:visited{
color:#656565
}
.box03 h2 ol li.cur{
color:#b70100;
background:url(../images/icon09.gif) no-repeat bottom center;
cursor:pointer;
}
.box03 h2 ol li.cur a:link,.box03 h2 ol li.cur a:hover,.box03 h2 ol li.cur a:active,.box03 h2 ol li.cur a:visited{
color:#b70100
}
.box03_con{
padding:0 18px 10px;
}
.list05 li{
font-family:"微软雅黑";
margin-top:20px;
}
.list05 li .sp{
color:#a0a0a0; 
font-weight:bold;
padding-bottom:7px;
}
.webmap{
border:#e6e6e6 solid 1px;
padding:10px 15px 5px;
}
.webmap h2{
height:25px;
}
.webmap h2 .tit{
display:block;
background:url(../images/icon03.gif) no-repeat;
width:95px;
height:20px;
padding:5px 0 0 16px;
}
.webmap_con{
padding-top:5px;
}
.webmap_con table td{
width:20%;
}

#Zoom p {
  min-height: 1em;
}
#Zoom .image-wrap img {
  max-width: 100%;
  height: auto;
}
#Zoom ul,
#Zoom ol {
  margin: 16px 0;
  padding: 0;
}
#Zoom blockquote {
  margin: 0 0 10px 0;
  padding: 15px 20px;
  background-color: #f1f2f3;
  border-left: solid 5px #ccc;
  color: #666;
  font-style: italic;
}
#Zoom pre {
  max-width: 100%;
  max-height: 100%;
  margin: 10px 0;
  padding: 15px;
  overflow: auto;
  background-color: #f1f2f3;
  border-radius: 3px;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  word-wrap: break-word;
  white-space: pre-wrap;
}
#Zoom pre pre {
  margin: 0;
  padding: 0;
}