﻿.leftbox
{
    float:left;
    width:666px;
}
.header
{
    float:left;
    width:100%;
    height:35px;
}
.h_c
{
    float:left;
    width:85px;
    height:35px;
    line-height:35px;
    padding-left:12px;
    font-family:微软雅黑;
    font-size:16px;
    color:#d70805;
}
.h_e
{
    float:left;
    height:35px;
    line-height:38px;
    font-family:Tahoma;
    font-size:14px;
    color:#333331;
}
.aboutbox
{
    float:left;
    width:100%;
    height:159px;
}
.pannel_t
{
    float:left;
    width:100%;
    height:4px;
    background:url(../images/pannel_t.gif) no-repeat;
    overflow:hidden;
}
.pannel_c
{
    float:left;
    width:636px;
    height:155px;
    padding:0 15px;
    color:#626262;
    line-height:26px;
    background:url(../images/pannel_c.gif) repeat-x;
    overflow:hidden;
    position:relative;
}
.viewmore
{
    position:absolute;
    bottom:24px;
    right:35px;
    width:104px;
    height:30px;
}
.hx_1
{
    float:left;
    width:474px;
    height:5px;
    margin-top:20px;
    background:url(../images/hx_1.gif) no-repeat;
}
.proshow
{
    float:left;
    width:100%;
    height:150px;
    padding-top:7px;
}

.rightbox
{
    float:right;
    width:270px;
}
.hx
{
    float:left;
    width:100%;
    height:4px;
    background:url(../images/hx.gif) no-repeat;
}
.newscon
{
    float:left;
    width:247px;
    height:280px;
    padding-top:9px;
    padding-left:3px;
}
.newsdate
{
    float:left;
    width:100%;
    height:21px;
    line-height:21px;
    margin-top:5px;
    color:#626262;
}
.newstitle
{
    float:left;
    width:100%;
    line-height:20px;
    overflow:hidden;
}
.newstitle a{ color:#626262;}
.news_more
{
    float:left;
    width:100%;
    height:14px;
    margin-top:20px;
    background:url(../images/xx.gif) no-repeat right center;
}

