.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:12px;
 margin:5px 0px 0px 15px;
}
.contactus_style {
 width:600px;
}

.contact_contents {
padding-right:50px;
}