.center {
}

.news {
	
    float: left;
    padding: 0px 23px 25px 25px;
    width: 274px;
}

.news_rounded_top {
overflow:hidden;
    width: 274px;
    height: 8px;
    background: url('../img/news_rounded_top2.jpg') no-repeat;
}

.news .header {
overfloat: hidden;
    width: 274px;
    /*height: 26px;*/
    height: 36px;
    background: url('../img/header_bg2.jpg') #ecebe9 no-repeat;
}

.news .header h1 {
    font-size: 12px;
    margin: 0px;
    padding: 5px 0px 0px 20px;
}

.news .content {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    width: 274px;
    background: #ecebe9;
}

.news .content p {
    text-align: justify;
    padding: 3px;
    margin: 0px;
}

.news .see_more {
    clear: both;
    font-size: 9px;
    float: right;
}

.news .see_more a {
    color: #0000FF;
    text-decoration: none;
}

/*<luk>*/
.article .see_more {
    clear: both;
    font-size: 9px;
    float: right;
}

.article .see_more a {
    color: #0000FF;
    text-decoration: none;
}
/*</luk>*/
.news_rounded_bottom {
    width: 274px;
    height: 9px;
    background: url('../img/news_rounded_bottom.jpg') no-repeat;
}
/* article */
.article {
    padding: 0px 0px 10px 8px;
    clear: both;
}

.article_rounded_top_bg {
overflow:hidden;
    width: 629px;
    height: 7px;
    background: url('../img/main_rounded_top2.jpg') no-repeat;
}

.main_header_bg {
overflow:hidden;
    width: 629px;
    height: 28px;
    background: url('../img/main_header_bg2.jpg') #ecebe9 no-repeat;
	font-size:13px;
	font-weight:bold;
}

.main {
    width: 629px;
    background: #ECEBE9;
	font-size:12px;
	text-align:justify;
}

.article_rounded_bottom {
    width: 629px;
    height: 24px;
    background: url('../img/main_rounded_bottom_bg.jpg') no-repeat;
}

.del {display: none}
.email0, .email1 {font-weight: normal;}
.email1:before{ content:"@"; }
