.roll, .seach {
	background: transparent url(../images/bg-roll.gif) repeat-x scroll top;
	border: 1px solid #e6e6e6;
	margin-top: 5px;
	height:33px;
	line-height: 33px;
}
.roll {
	margin-left: 5px;
	padding: 0 10px;
	width: 640px;
	font-size: 12px;
}
.roll h3 {
	background: transparent url(../images/dot-roll.gif) no-repeat scroll left 5px;
	width: 63px;
	text-indent: -99999px;
}
.roll span {
	margin-left: 10px;
	width: 560px;
}
.seach {
	border-left: none;
	width: 306px;
	padding-left: 25px;
}
.seach em {
	font-size: 12px;
	font-weight: 700;
}
.widget {
    width: 182px;
}
.logo {
	width: 177px;
	margin: 5px 0 0 5px;
}
.logo img {
	margin-bottom: 5px;
}

.column-01 {
    width: 177px;
    margin: 5px 0 0 5px;
}
.column-01 .title {
    background: url(../images/bg-nav.gif) repeat-x ;
    border: 1px solid #356ab5;
    padding: 0 10px;
    height: 34px;
    line-height: 36px;
}
.column-01 h3 {
    color: #fff;
    font-weight: 700;
}
.column-01 .title strong {
	font-size: 12px;
	font-weight: 300;
}
.column-01 .title strong a:link, .column-01 .title strong a:visited {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.column-01 .title strong a:hover, .column-01 .title strong a:active {
	text-decoration: underline;
}
.column-01 .box {
	border: 1px solid #83bbd9;
	border-top: none;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 12px;
  }
  


.column-02 {
    border: 1px solid #efefef;
    border-top: none;
    width: 811px;
    margin: 5px 0 0 5px;
}
.column-02 .title {
	background: url(../images/bg-title.gif) repeat-x ;
    height: 35px;
    line-height: 30px;
    margin: 0 1px;
    padding: 0 10px;
}
.column-02 h3 {
    color: #0659B5;
    font-weight: 700;
}
.column-02 .title strong {
	background: transparent url(../images/dot-more.gif) no-repeat scroll right 12px;
	padding: 0 10px;
}
.column-02 .title strong a:link, .column-02 .title strong a:visited {
	color: #0659B5;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	font-weight: 300;
}
.column-02 .title strong a:hover, .column-02 .title strong a:active {
	text-decoration: underline;
}
.column-02 .box {
      height: 100%;
      padding-left: 10px;
      padding-top: 10px;
  }
ul.list {
	border: 1px solid #83bbd9;
	border-top: none;
	padding: 1px;
}
ul.list li {
	background: transparent url(../images/jgsz_bg.gif) repeat-x scroll left top;
	border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
	width: 173px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
ul.list li a:link, ul.list li a:visited {
	background: transparent url(../images/arrow.gif) no-repeat scroll 10px 14px;
    display: inline-block;
    padding-left: 35px;
    width: 100%;
    color: #0068b7;
}
ul.list-02 {
	border: 1px solid #83bbd9;
	border-top: 0;
    padding: 0 10px;
}
ul.list-02 li {
	border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}
ul.list-02 li a:link, ul.list-02 li a:visited {
    display: inline-block;
    margin-left: 45px;
    text-align: center;
    font-size: 12px;
    color: #0068b7;
}

.banner {
    width: 994px;
    height: 60px;
    margin: 0 0 5px 5px;
}
.fyfc {
	background: transparent url(../images/bg-fyfc.gif) no-repeat scroll top;
	margin: 5px 0 0 5px;
	padding: 10px 0 0 30px;
	width: 330px;
	height: 100px;
}
.fyfc img {
	margin-right: 10px;
	width: 140px;
	height: 90px;
}
