.widget {
    width: 230px;
    margin: 5px 0 0 5px;
}
.fygk {
    background: transparent url(../images/logo-01.gif) no-repeat;
    height: 238px;
	margin-top: 5px;
}

.fygk a:link, .fygka:visited {
    cursor: pointer;
    text-decoration: none;
    display: block;
    height: 59px;
    width: 230px;
    text-indent: -99999px;
}
.fygk a:hover, .fygk a:active {
	border: 1px solid #dcdcdc;
	height: 59px;
    width: 228px;
}
.sfgk {
    background: transparent url(../images/logo-02.gif) no-repeat;
    height: 238px;
	margin-top: 5px;
}
.sfgk h3 {
	height: 38px;
	text-indent: -99999px;
}
.sfgk a:link, .sfgk a:visited {
    cursor: pointer;
    text-decoration: none;
    display: block;
    height: 32px;
    width: 140px;
    line-height: 32px;
    padding-left: 90px;
    font-weight: 700;
	color: #a40000;
}
.sfgk a:hover, .sfgk a:active {
    text-decoration: underline;
}
.sffw {
    background: transparent url(../images/logo-03.gif) no-repeat;
    height: 264px;
}
.sffw h3 {
	height: 38px;
	text-indent: -99999px;
}
.sffw a:link, .sfgk a:visited {
    cursor: pointer;
    text-decoration: none;
    display: block;
    height: 32px;
    width: 140px;
    line-height: 32px;
    padding-left: 70px;
    font-weight: 700;
}
.sffw a:hover, .sfgk a:active {
    text-decoration: underline;
}
.ajkb {
	border: 1px solid #b72a21;
    width: 228px;
}
.ajkb .title {
    background: transparent url("../images/bg-title-ajkb.gif") no-repeat;
    border-bottom: 1px solid #e5e5e5;
    height: 31px;
    line-height: 33px;
}
.ajkb .title h3 {
    font-weight: 700;
    text-indent: 10px;
	color: #fff;
}
.ajkb .title strong {
    margin-right: 10px;
    font-size: 12px;
    font-weight: 300;
}
.ajkb .title strong a:link, .ajkb .title strong a:visited {
	color: #fff;
}
.ajkb .box {
      height: 100%;
      padding-left: 10px;
      padding-top: 10px;
  }
.column {
    background: url("../images/columnTitleBg.gif") repeat-x transparent;
    border: 1px solid #dcdcdc;
    margin: 5px 0 0 5px;
	width: 757px;
}
.column .title {
    border-bottom: 1px solid #dcdcdc;
    height: 32px;
    line-height: 36px;
}
.column h3 {
	background: transparent url(../images/dot_03.gif) no-repeat 0 8px;
    margin: 0 10px;
    color: #cc3300;
    font-weight: 700;
	text-indent: 20px;
}

.column .title strong {
	background: url("../images/more.gif") no-repeat 0 5px;
	padding: 0 20px;
	font-size: 12px;
	font-weight: 300;
}

.column .box {
      height: 100%;
      padding-left: 10px;
      padding-top: 10px;
  }
  
ul.list {
    margin: 0;
}
ul.list li {
    border-bottom: 1px solid #dcdcdc;
    display: inherit;
    float: left;
    font-weight: 700;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    padding: 0;
    width: 230px;
}
ul.list li a:link, ul.list li a:visited {
    color: #a40000;
    display: inline-block;
    margin-left: 65px;
}
