#ccontent {
    width:980px;
 height:auto;
 margin-bottom:5px;
 font-size: 14px;
 line-height: 20px;
 background:url(content.jpg) repeat-y center;

}
#content_left {
 float:left;
 width:250px;
 height:300px;
 min-height:300px;
 repeat-y;margin-bottom:2px;
 text-align: center;
}
#content_leftmt {
 height:40px;
 background-image: url(content_side_t.jpg);
 background-repeat: repeat-y;
 font-size: 14px;
 padding-top: 13px;
 padding-bottom: 13px;
 font-weight: bold;
}

#content_right {
 float:right;
 width:728px;
 margin-bottom:2px;
 text-align: left;
 height:auto;
 font-size: 12px;
}
#content_rightmt {
 height:40px;
 background-image: url(content_m_t.jpg);
 background-repeat: no-repeat;
 font-weight: bold;
 padding-top: 15px;
 padding-left: 50px;
}
#content_rightm {
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 50px;
}
#GetArticleTitle {
 height:20px;
 font-size: 14px;
 font-weight: bold;
 text-align: center;
 margin-bottom:10px;
}
#GetArticleContent{
 font-size: 13px;
 line-height: 25px;
 width:670px;
}

#content_left table{margin:0 auto;}