.home_leftcollom {
    width:                      437px;
}

.home_text {
    padding-right:              13px;
}

.home_rightcollom {
    width:                      212px;
}

.home_spacercollom {
    width:                      13px;
}

.news_container {
    padding-top:                20px;
}

.news_container_list {
    padding-top:                1px;
    float:                      left;
}

.news_item {
    width:                      205px;
    height:                     200px;
    float:                      left;
    padding-right:              12px;
    padding-bottom:             20px;
}

.news_itemlarge {
    width:                      205px;
    height:                     300px;
    float:                      left;
    padding-right:              10px;
    padding-bottom:             20px;
}

.news_link {
    text-align:                 right;
}

.news_photo {
    width:						206px;
	height:						88px;
	background-repeat:			no-repeat;
	background-position:		50% 30%;
}

.news_photo a {
    display:                    block;
    width:                      206px;
    height:                     88px;
}

.news_title {
    padding-top:                10px;
}

blog_container {
    padding-top:                20px;
}

.blog_item {
    width:                      212px;
    float:                      left;
    padding-bottom:             20px;
    text-align:                 justify;
}

.blog_link {
    text-align:                 right;
}

.blog_photo {
    width:                      212px;
    height:                     160px;
	background-repeat:			no-repeat;
	background-position:		50% 30%;
}

.blog_photo a {
    display:                    block;
    width:                      212px;
    height:                     160px;
}

.blog_title {
    padding-top:                10px;
}

.special_item {
    width:                      424px;
    float:                      left;
    padding-bottom:             20px;
    padding-top:                15px;
    text-align:                 justify;
}

.special_photo {
    width:                      424px;
    height:                     160px;
	background-repeat:			no-repeat;
	background-position:		50% 30%;
}

.special_photo a {
    display:                    block;
    width:                      424px;
    height:                     160px;
}