﻿/* 推荐 */
.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: 632px;
}
.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:10px;
        padding-left:5px;
	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;
}

.smallbox {
float:right;width:180px;height:230px; overflow: hidden;   
}
li.listimg {clear:both;color:#999;line-height:16px;text-align:center;}
li.listimg span {display:block;font:12px/20px Tahoma;text-align:left;line-height:18px;margin-left:6px}
li.listimg a {line-height:20px;}
li.listimg img {border:0;border:#d6d6d6 1px solid;overflow:hidden;margin:0;padding:1px;}
li.listimg a {color:#0472bc;text-decoration:underline;font-weight:bold;}
/* 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 #bed2e4;
background:#FAFBFF;
padding:0 9px;
margin-top:0px;
}

#hotsoft h2 {
color:#986D05;
line-height:28px;
font-size:14px;
margin:0px;
padding:0px;
}

#hotsoft li {
height:38px;
margin-bottom:6px;
border:1px solid #E8F2FC;
background:#fff;
padding:5px 7px;
overflow:hidden;
}

#hotsoft li img {
margin-right:9px;
border:1px solid #E8F2FC;
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: 940px;
    margin-top: 12px;
}
.type-list tr.row2 td {
    border-top: 1px solid #E8F2FC;
}
.type-list dl {
    width: 133px; 
    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;
}
