@charset "utf-8";
/* CSS Document */
#header{
height:185px;
overflow:hidden;
}
#header .logo {
position:absolute;
top:0;
left:0;
}
#wrap .left-body ul li a:link{
color:#736261;
text-align:left;
background:url(../images/decoration-blue.gif) left no-repeat;
background-position:20px 8px;
padding-left:30px;
border:0;
}
#wrap .left-body ul li a:visited{
color:#736261;
text-align:left;
background:url(../images/decoration-blue.gif) left no-repeat;
background-position:20px 8px;
padding-left:30px;
border:0;
}

#wrap .left .left-body li {
background:none;
border-bottom:1px dashed #a4a4a4;
}

#content .breadcrumb {
margin:0;
padding:0;
text-align:right;
padding-right:30px;
}
#content .breadcrumb a,#content .breadcrumb {
font:12px/150% "宋体";
color:#333;
}
#content h3 {
background:url(../images/inside-title-bg_03.jpg) repeat-x;
height:21px;
width:92%;
margin:0 auto;
position:relative;
margin-top:5px;
}
#content h3 span {
border-left:5px solid #ab0907;
height:21px;
font:16px/23px "宋体";
background:#fff;
text-align:center;
font-weight:bold;
color:#666;
position:absolute;
left:0;
padding-left:10px;
padding-right:10px;
}
#content ul {
margin:0;
padding:0;
width:88%;
margin:0 auto;
margin-top:10px;
padding-bottom:10px;
}
#content li {
list-style:none;
margin:0;
padding:0;
padding-left:15px;
background:url(../images/decoration-blue.gif) left no-repeat;
background-position:5px 8px;
border-bottom:1px dotted #ccc;
}
#content li a:link {
font:12px/180% "宋体";
color:#000;
text-decoration:none;
}
#content li a:visited {
font:12px/180% "宋体";
color:#999;
text-decoration:none;
}
#content li a:hover {
text-decoration:underline;
}
#paging,#paging  a{
text-align:center;
font:12px/150% "宋体";
color:#333;
padding:5px 0 5px 0;
}
#content .staitc-content {
width:89%;
margin:0 auto;
padding:5px;
font:12px/150% "宋体";
color:#333;
}
#wrap {
overflow:hidden;
}
#wrap .left {
 padding-bottom: 32767px !important;
 margin-bottom: -32767px !important; 
background:url(../images/left-bg_05_03.jpg) repeat-y;
}

#wrap .right {
 padding-bottom: 32767px !important;
 margin-bottom: -32767px !important; 
}

#wrap .static-content {
padding:10px;
padding-left:30px;
padding-right:25px;
font:12px/150% "宋体";
color:#333;
}