/* CSS Document */

.introduction .introduction_left
{
    float: left;
    width: 250px;
    min-height: 300px;
    padding-bottom: 10px;
}
.introduction .introduction_right
{
    float: right;
    width: 718px;
	min-height: 300px;
	padding-bottom: 10px;
}
.introduction_right .t_span
{
    color: #4F4F4F;
    float: left;
    font-size: 12px;
    font-weight: normal;
    padding-top: 3px;
}
.introduction_img_q
{
    width: 100%;
    float: left;
}
.introduction_img
{
    background: url("/file/static/images/index/introduction_img.gif");
    margin: 25px 70px;
    height: 281px;
    width: 477px;
}
.news_info
{
    width: 960px;
    float: left;
}
.news_info .news_info_title
{
    height: 50px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.h1_z
{
    font-family: "ËÎÌå" ,sans-serif;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 31px;
}
.news_info_content
{
    width: 960px;
    float: left;
}
.news_info_content_l
{
    float: left;
    width: 285px;
    height: 220px;
    padding-right: 15px;
}
.news_info_content_l .news_img
{
    background: url("/file/static/images/index/banner1.gif");
    width: 284px;
    height: 194px;
    margin-top: 22px;
}
.news_info_content_r
{
    text-align: justify;
     margin: 0 20px 20px;
}
.contitle
{
    padding: 40px 0 15px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#Contentp
{
    line-height: 22px;    
    color:#444;
}
.news_info_content_r p
{
    margin: 12px 0;
    text-indent: 2em;
    line-height: 22px;
}
.pagination
{
    height: 35px;
    float: left;
    width: 960px;
}
.pagination_f
{
    margin: 10px 40px 10px 40px;
    height: 30px;
    float: right;
    width: 580px;
}
.pagination_f .curr
{
    color: #2175b3;
}
.pagination_f .curr_c
{
    color: #2175b3;
}




