@charset "utf-8";

/************************************************************************
* 파일명    : subpage.css
* 설명		: subpage  CSS import
* 작성자    : 장은하
* 작성일	: 2010.10.04
+ version	: v1.0
************************************************************************/

#container {margin-top:10px; }

/** 인터넷선교 소개 _ 현장소식 **/

.real_con {margin-left:35px; }
.real_con dl {background:url("/images/sponsor/intro/intro_dot.gif") bottom repeat-x; padding-bottom:30px; padding-right:10px; margin-bottom:30px; width:680px;  }
.real_con dl dd {margin:10px 0 0px 40px; }
.real_con dl .photo {float:right; margin-top:-120px; }


/** 인터넷선교 소개 _ 주요업무 **/
.work_con {margin-left:35px; background:url("/images/sponsor/intro/work_bg.gif") right bottom no-repeat; }
.work_con dl {padding-bottom:30px; padding-right:10px; margin-bottom:30px; width:680px;  }
.work_con dl dd {margin:10px 0 0px 40px; }
.work_con dl .photo {float:right; margin-top:-120px; }


/** 인터넷선교 후원 **/
.sponsor_con { background:url("/images/sponsor/sponsor/sponsor_bgimg.gif") right top no-repeat; }

/** 후원자들께 영상메세지 **/
.msg_vod { background:url("/images/sponsor/msg/msg_vodbg.gif") left top no-repeat; width:640px; height:363px; padding:47px 0 0 65px; }
.msg_txt { margin:30px 0 0 63px; }

/** 후원 신청하기 **/
.search_btn { margin-top:-40px; text-align:right; padding-right:20px; }

.register_form { background:url("/images/sponsor/register/register_box_btm.gif") left bottom no-repeat; height:900px; margin-top:30px; }
.form_title {width:130px; height:350px; padding:10px 30px; background:url("/images/sponsor/register/register_form_bg.gif") 20px 200px no-repeat; float:left; }
.form_area {width:520px; float:right; padding-top:10px; }
.form_area input, select {border:1px solid #cfcfcf; padding:3px; }
.register_form_finish { background:url("/images/sponsor/register/register_box_btm.gif") left bottom no-repeat; height:330px; margin-top:30px; }

.cms_dl {margin:30px 0 5px 195px;  }
.cms_dl dd {margin-left:28px; margin-bottom:5px; }

/** 후원회원가입하기 새로운 폼 **/
.register_form_new { background:url("/images/sponsor/register/register_box_btm.gif") left bottom no-repeat; height:400px; margin-top:30px; padding-bottom:30px; font-size:14px; line-height:24px; letter-spacing:-1px;  }
.register_form_new dl {overflow:hidden; border-bottom:1px solid #ddd; margin:30px 50px 40px 30px; padding-bottom:30px; }
.register_form_new dl dt {width:140px; padding:0px 0 10px 0px; font-weight:bold; float:left; color:#000; }
.register_form_new dl dd {float:right; width:520px; }
.register_form_new .green {color:#408c0f; font-weight:bold; }
.pt40 {padding-top:40px; }
.mr50 {margin-right:50px; }
