.contents_left_img {
/* background-image:url(/img/menu_bg_1.png); */
 width:220px;
 height:480px;
}

.contents_main_img {
 background-image:url(/img/content_background_frame.png);
 height:480px;
 width:750px;
 position: absolute;
 left:220px;
 top:0px;
 margin-left:5px;
}

.main_frame {
 position: absolute;
 left:220px;
 top:0px;
 width:740px;
 height:470px;

 margin-left:10px;
 margin-top:5px;
}

.main_frame_title_1 {
 width:740px;
 margin:10px 0px 0px 8px;
}

.main_frame_title_2 {
 width:740px;
 margin:25px 0px 0px 6px;
}

.main_frame_title_3 {
 width:740px;
 margin:25px 0px 0px 15px;
}

.main_frame_text {
 color:#002c6b;
 font-size:13px;
 margin:30px 0px 0px 15px;
}

.news_overflow {
 padding-top:0;
 margin-top:0;
 overflow:auto;
 width:720px;
 height:350px;
 top:10px;
}

.news_right {
 margin-left:600px;
}

.news_center {
 margin:0 auto;
 text-align:center;
}