
.widget {
    width: 235px;
}
.logo {
	width: 230px;
	margin: 5px 0 0 5px;
}
.logo img {
	
}
.weibo {
	height: 277px;
	width: 228px;
	margin-left: 5px;
	border: 1px solid #efeffe;
}
.column-01 {
    border: 1px solid #efefef;
    width: 226px;
    margin: 5px 0 0 5px;
    padding: 1px;
}
.column-01 .title {
    background: url(../images/bg-title-01.gif) no-repeat ;
    height: 34px;
    line-height: 36px;
}
.column-01 h3 {
    padding: 0 10px;
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.column-01 .title strong {
	background: url("../images/more.gif") no-repeat;
	width: 82px;
	text-indent: 36px;
	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 {
	color: #d3f1ff;
	text-decoration: underline;
}
.column-01 .box {
      height: 100%;
      padding-left: 10px;
      padding-top: 10px;
      font-size: 12px;
  }
.column-02 {
    border: 1px solid #efefef;
    width: 755px;
    margin: 5px 0 0 5px;
    padding: 1px;
}
.column-02 .title {
    background: url(../images/bg-title-04.gif) repeat-x ;
    border-bottom: 1px solid #efefef;
    height: 31px;
    line-height: 30px;
}
.column-02 h3 {
	background: url(../images/dot-04.gif) no-repeat 10px 8px;
    padding: 0 30px;
    color: #e55f00;
    font-weight: 700;
}
.column-02 .title strong {
	margin: 6px 10px 0 0;
}
.column-02 .title strong a {
	background: url(../images/more-01.gif) no-repeat;
	width: 53px;
	height: 17px;
	display: block;
	text-indent: -99999px;
}
.column-02 .box {
      height: 100%;
      padding-left: 10px;
      padding-top: 10px;
  }


ul.list {
    margin: 10px 10px 0;
}
ul.list li {
	background: transparent url(../images/dot-05.gif) no-repeat scroll left 12px;
	border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
    height: 37px;
    line-height: 40px;
    overflow: hidden;
}
ul.list li a {
    display: inline-block;
    margin-left: 15px;
    text-align: left;
    width: 175px;
	padding-left:10px;
}
ul.list-02 {
	border: 1px solid #efefef;
    margin: 5px 0 0 5px;
    padding: 0 10px;
	width: 208px;
}
ul.list-02 li {
	border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
    height: 37px;
    line-height: 40px;
    overflow: hidden;
}
ul.list-02 li a {
    display: inline-block;
    margin-left: 45px;
    text-align: center;
}

.detail_content{
	line-height:180%;	
}
