﻿/* www.liehuo.net */
/* 推荐 */
.intro {
    height: 163px;
    border: 1px solid #FACD88;
}
.intro-title {
    height: 30px;
    line-height: 30px;
    padding-left: 11px;
    font-weight: bold;
    font-size: 9pt;
    color: #eb6100;
    background: transparent url(../images/intro-title-back.jpg) repeat-x 0 0;
}
.intro-content {
    height: 133px;
    background: transparent url(../images/intro-content-back.jpg) repeat-x 0 0;
}
.intro-content ul{
	margin:0px 10px;
	overflow:hidden;
}
.intro-content li {
    float: left;
}
.intro-content dt {
    margin: 12px 0 3px;
    font-weight: bold;
}
.intro-content dd a {
    color: #333;
}
.intro-content .view {
    width: 136px;
    padding-top: 13px;
    text-align: center;
}
.intro-content .view a {
	color:#EB6100;
}
.intro-content .view div {
    margin-top: 3px;
	font-weight:bold;
	color:#EB6100;
}
.intro-content .info {
    width: 115px;
	margin-right:12px;
	margin-left:6px;
	
}
.intro-content .info dt {
    color:#666666;
}
.intro-content .info dt a {
    color:#666666;
}
.intro-content .info dd{
	color:#666666;
	line-height:20px;
}
.intro-content .next dt {
    color: #333;
}
.intro-content .next{
	padding-top:6px;
	line-height:20px;
}
.intro-content .next span {
    color: #22AC38;
}
.intro-content .next span a {
    color: #22AC38;
}
/* 列 */
.column {
    margin-top: 8px;
    overflow: hidden;
}
.left {
    float: left;
    width: 452px;
}
.panel {
    height: 260px;
    font-size: 9pt;
}
.panel .head {
    color: #0472BC;
}
.panel li {
    float: left;
    list-style-type: none;
}
.panel-1 li, .panel-2 li{
	display:block;}
.panel-1 li span, .panel-2 li span{
	float:right;
	padding-right:15px;
	color:#666666;
	font-size:12px;}
.panel-2{
    margin-top: 8px;
}
.panel .list li {
    height: 23px;
    line-height: 23px;
	font-size:14px;
	overflow:hidden
}
.panel .list .cate {
    padding-left: 12px;
}
.panel .list a.cate{
    color: #0472BC;
}
.panel .list .title {
    width: 330px;
    padding-left: 5px;
    overflow: hidden;
}
.panel .list a.title{
    color: #333;
}
.panel .list a.title:visited{
    color: #333;
}
.panel .list a.title:hover{
    color: #EB6100;
}
.panel .list .date {
    
}
/* right */
.right {
    float: right;
    width: 300px;
}
.ad_left{
	margin-top:6px;
}
.ad_left img, .ad_1 img {
	display:block;
}
/* download */
.bbs-download,
.company-info {
    margin-top: 6px;
}
.box-content {
    height: 250px;
}
#hotsoft {
width:280px;
border:1px solid #D1D401;
background:#FEFFEF;
padding:0 9px;
margin-top:6px;
}

#hotsoft h2 {
color:#986D05;
line-height:28px;
font-size:14px;
margin:0px;
padding:0px;
}

#hotsoft li {
height:38px;
margin-bottom:6px;
border:1px solid #E8EAC2;
background:#fff;
padding:5px 7px;
overflow:hidden;
}

#hotsoft li img {
margin-right:9px;
border:1px solid #DDDD3F;
float:left;
}

#hotsoft li a {
font-size:14px;
font-weight:700;
color:#2F6FAD;
line-height:22px;
}

#hotsoft li a:hover {
color:#FF5400;
}

#hotsoft img#firefox {
margin:1px 0 6px;
}
/* 分类 */
.type-list {
    width: 760px;
    margin-top: 6px;
}
.type-list tr.row2 td {
    border-top: 1px solid #E8F2FC;
}
.type-list dl {
    width: 108px; 
    height: 160px;
    padding: 0;
    margin: 0;
    float: left;
}
.type-list dl dt,
.type-list dl dd {
    padding: 0;
    margin: 0;
    text-align: center;
    border-left: 1px solid #E8F2FC;
}
.type-list dl.first dt,
.type-list dl.first dd  {
    border: 0;
}
.type-list dl dt {
    height: 30px;
    line-height: 30px;
    color: #0472BC;
    background: transparent url(../images/type-list-back.gif) repeat-x 0 0;
}
.type-list dl dd {
    height: 25px;
    line-height: 25px;
}
.type-list a {
    color: #333;
}
/* ad */

.f5{/*友情链接(文字)专用*/
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f5 li{
	float:left;
	line-height:14px;
	padding:8px 10px 0px;
	white-space:nowrap;
}
.f5 li a{
	color:#666666;
	float:left;
}

.f6{/* 链接横排自适应列表 */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}