@charset "utf-8";

/* ========== [태그 초기화] ========== */
* {margin:0; padding:0;}
html, body {width:100%; height:100%;}
body {font-size:12px; font-family:Dotum,'돋움',Gulim,'굴림',Arial,AppleGothic,verdana,sans-serif; color:#888888;}
img {border:0; vertical-align:middle;}
form, fieldset {display:block; border:0;}
ul,ol,li {list-style:none;}
hr {display:none;}
table {border-collapse:collapse; border-spacing:0; width:100%;}
p, acronym, address, big, small, cite, code, dfn, em, kbd, pre, samp, sfub, sup, tt, var {
	font-weight:normal; font-family:Dotum,'돋움',Gulim,'굴림',Arial,AppleGothic,verdana,sans-serif; font-style:normal;
}
h1, h2, h3, h4, h5, h6 {font-size:12px;}
input, select {
	vertical-align:middle;
	font-family:arial,AppleGothic,verdana,sans-serif;
	font-size:1em;
	color:#67625c;
	height:20px;
	border:1px solid #d8d8d8;
}
object {margin-bottom:-5px;}


blockquote, q {quotes: none;}
a {cursor:pointer;}
a:link {color:#888888; text-decoration:none;}
a:visited {color:#888888; text-decoration:none;}
a:hover {color:#888888; text-decoration:none;}
a:focus {color:#888888; text-decoration:none;}
a:active {color:#888888; text-decoration:none;}

/* ========== [공통스타일] ========== */
/* [서식] */
.select {height:21px; font-size:12px; font-family:arial; vertical-align:middle; border:1px solid #9c9c9c;}
.input-text {height:16px; padding-top:3px; border:1px solid #d8d8d8; font-size:12px;}
.input-radio {width:13px; height:13px; margin:0; padding:0; vertical-align:middle;}
.input-check {width:13px; height:13px; margin:0; padding:0; vertical-align:middle;}
.input-image {margin:0; padding:0; border:none; vertical-align:middle;}
.input-file {height:21px; border:1px solid #d3d3d3; font-size:12px; border:1px solid #d8d8d8; background:#ffffff;}
.textarea {font-size:12px; border:1px solid #d7d7d7;}

/* 정렬 */
.al_l {text-align:left;}
.al_c {text-align:center;}
.al_r {text-align:right;}
.al_t {vertical-align:top;}

/* [display] */
.hide, legend {overflow:hidden;visibility:hidden;position:absolute;width:0;height:0;font-size:0;line-height:0;}
caption {display:none;}

/* table */
.tbl-fixed {table-layout:fixed;}

/* margin/padding */
.mg0 {margin:0 !important;}

.mgt0 {margin-top:0 !important;}
.mgt5 {margin-top:5px !important;}
.mgt10 {margin-top:10px !important;}
.mgt15 {margin-top:15px !important;}
.mgt20 {margin-top:20px !important;}
.mgt25 {margin-top:25px !important;}
.mgt30 {margin-top:30px !important;}
.mgt35 {margin-top:35px !important;}
.mgt40 {margin-top:40px !important;}
.mgt45 {margin-top:45px !important;}
.mgt50 {margin-top:50px !important;}
.mgt55 {margin-top:55px !important;}
.mgt60 {margin-top:60px !important;}
.mgt65 {margin-top:65px !important;}
.mgt70 {margin-top:70px !important;}
.mgt75 {margin-top:75px !important;}
.mgt80 {margin-top:80px !important;}

.mgr0 {margin-right:0 !important;}
.mgr5 {margin-right:5px !important;}
.mgr10 {margin-right:10px !important;}
.mgr15 {margin-right:15px !important;}
.mgr20 {margin-right:20px !important;}
.mgr25 {margin-right:25px !important;}
.mgr30 {margin-right:30px !important;}

.mgb0 {margin-bottom:0 !important;}
.mgb5 {margin-bottom:5px !important;}
.mgb10 {margin-bottom:10px !important;}
.mgb15 {margin-bottom:15px !important;}
.mgb20 {margin-bottom:20px !important;}
.mgb25 {margin-bottom:25px !important;}
.mgb30 {margin-bottom:30px !important;}
.mgb40 {margin-bottom:40px !important;}
.mgb50 {margin-bottom:50px !important;}
.mgb60 {margin-bottom:60px !important;}

.mgl0 {margin-left:0 !important;}
.mgl5 {margin-left:5px !important;}
.mgl10 {margin-left:10px !important;}
.mgl15 {margin-left:15px !important;}
.mgl17 {margin-left:17px !important;}
.mgl20 {margin-left:20px !important;}
.mgl25 {margin-left:25px !important;}
.mgl30 {margin-left:30px !important;}
.mgl50 {margin-left:50px !important;}
.mgl60 {margin-left:60px !important;}

.pd0 {padding:0 !important;}
.pdl10 {padding-left:10px !important;}

.pdt5 {padding-top:5px !important;}
.pdt10 {padding-top:10px !important;}

.pdb5 {padding-bottom:5px !important;}
.bgnone {background:none !important;}

.bordernone {border:none !important;}

.posR {position:relative;}
/* ========== [레이아웃 - 공통] ========== */
.top,
.container, 
.bottom {position:relative;}

.top {height:140px;background:url(/images/common/bg_header.gif) repeat-x;}
.container {}
.footer {height:156px;background-color:#f0f0f0;border-top:1px solid #d7d7d7;}

/* ========== [top] ========== */
.top .header {width:1100px;height:140px;margin:0px auto;overflow:hidden;}

.top .header .logo {position:absolute;top:27px;}
.top .header #util {position:absolute;top:20px;right:0px;}
.top .header #util li {float:left;}
.top .header #util li.dot {margin:0px 7px;}

.top .header #gnb {position:absolute;top:50px;left:290px;width:810px;}
.top .header #gnb li {float:left;margin-right:35px;}
.top .header #gnb li.last {margin-right:0px;}

.top .header #gnbSub_1 ,
.top .header #gnbSub_2 ,
.top .header #gnbSub_3 ,
.top .header #gnbSub_4 ,
.top .header #gnbSub_5 ,
.top .header #gnbSub_6 ,
.top .header #gnbSub_7 ,
.top .header #gnbSub_8 {display:none;position:absolute;top:111px;width:900px;}

.top .header .gnbSub li {float:left;}
.top .header li.dot {margin:0px 15px;}

.top .header #gnbSub_1 {left:290px;}
.top .header #gnbSub_2 {left:250px;}
.top .header #gnbSub_3 {left:400px;}
.top .header #gnbSub_4 {left:558px;}
.top .header #gnbSub_5 {left:200px;}
.top .header #gnbSub_6 {left:400px;}
.top .header #gnbSub_7 {left:600px;}
.top .header #gnbSub_8 {left:500px;}

/* ========== [container] ========== */
.container .subContent {width:1100px;margin:0px auto;}
.main {}
.main .subContent {width:100%;text-align:center;}
.main .subContentBg {position:absolute;top:0px;width:100%;height:636px;background:#fff8e2;z-index:-1;}


.main .mainRollingArea {position:relative;width:1900px;height:636px;margin:0px auto;}
.main .mainRollingArea #mainBanner {position:relative;width:1900px;height:636px;overflow:hidden;}
.main .mainRollingArea #mainBanner li{position:absolute;display:none;}
.main .mainRollingArea #mainBanner li.active {display:block;}
.main .mainRollingArea #mbrCtrl {position:absolute;top:523px;left:900px;}
.main .mainRollingArea #mbrCtrlMain {position:relative;}
.main .mainRollingArea #mbrCtrlMain li{float:left;margin-right:5px;}
.main .mainRollingArea #mbrCtrlMain li.last{margin-right:0px;}
.main .mainRollingArea #mbrBtnPrev {position:absolute;left:100px;top:50%;margin-top:-50px;}
.main .mainRollingArea #mbrBtnNext {position:absolute;right:100px;top:50%;margin-top:-50px;}


.main .mainBannerArea {position:relative;width:1100px;height:675px;margin:0px auto;}
.main .mainBannerArea .unit {float:left;}
.main .mainBannerArea .unit1 {width:660px;height:225px;background:url(/images/main/banner_01_bg.jpg) no-repeat;}
.main .mainBannerArea .unit1 .counselingSMSBtn {position:absolute;top:89px;left:492px;}
.main .mainBannerArea .unit1 .counselingSMS_username {position:absolute;top:60px;left:97px;}
.main .mainBannerArea .unit1 .counselingSMS_cate {position:absolute;top:87px;left:97px;}
.main .mainBannerArea .unit1 .counselingSMS_userHp {position:absolute;top:118px;left:97px;}
.main .mainBannerArea .unit1 .counselingSMS_email {position:absolute;top:147px;left:97px;}
.main .mainBannerArea .unit1 .counselingSMS_content {position:absolute;top:177px;left:97px;}

.main .mainBannerArea .unit2 {width:220px;height:225px;}
.main .mainBannerArea .unit3 {width:220px;height:225px;}
.main .mainBannerArea .unit4 {width:220px;height:225px;}
.main .mainBannerArea .unit5 {width:220px;height:225px;background:url(/images/main/BnA_bg.jpg) no-repeat;position:relative;}
.main .mainBannerArea .unit5 .BnA_title {position:absolute;top:29px;left:6px;}
.main .mainBannerArea .unit5 .BnA_more {position:absolute;top:33px;right:8px;}
.main .mainBannerArea .unit5 #BnA_before {position:absolute;top:66px;left:6px;width:103px;height:108px;background:black;}
.main .mainBannerArea .unit5 #BnA_after {position:absolute;top:66px;right:6px;width:103px;height:108px;background:black;}
.main .mainBannerArea .unit6 {width:220px;height:450px;}
.main .mainBannerArea .unit7 {width:880px;height:450px;}
.main .mainBannerArea .unit8 {width:880px;height:225px;}

.main #mainNavToolBar {position: absolute; top: 590px; left: 0px; right: 0px;}


.mainBBSReview {position:relative;width:1100px;height:193px;margin:0px auto;}
.mainBBSReview>div {position:relative;width:365px;height:193px;float:left;border:1px solid #d7d7d7;}
.mainBBSReview>div.first {border-right:none;}
.mainBBSReview>div.last {border-left:none;}

.mainBBSReview>div .mainBBSReviewTitle {position:absolute;top:20px;left:32px;}
.mainBBSReview>div .mainBBSReviewMore {position:absolute;top:44px;right:30px;}
.mainBBSReview>div ul{position:absolute;top:86px;left:31px;width:304px;}
.mainBBSReview>div li {width:304px;height:10px;margin-bottom:8px;text-align:left;}
.mainBBSReview>div li .title{display:block;width:243px;float:left;}
.mainBBSReview>div li .regdate{display:block;width:61px;float:left;}
.mainBBSReview>div li.nodata {text-align:center;}
.mainBBSReview>div li.last {margin-bottom:0px;}



.sub {background:url(/images/common/bg_content.jpg) top center repeat-x; }
.sub .counseling_tel {position:relative;height:251px;background:url(/images/common/bg_counseling_tel.jpg) no-repeat;}
.sub .counseling_tel #userName {position:absolute;top:128px;left:115px;width:211px;height:18px;border:1px solid #ababab;}
.sub .counseling_tel #userHp1 {position:absolute;top:156px;left:115px;width:53px;height:18px;border:1px solid #ababab;}
.sub .counseling_tel #userHp2 {position:absolute;top:156px;left:184px;width:73px;height:18px;border:1px solid #ababab;}
.sub .counseling_tel #userHp3 {position:absolute;top:156px;left:273px;width:73px;height:18px;border:1px solid #ababab;}
.sub .counseling_tel #counselingDateYY {position:absolute;top:182px;left:115px;width:53px;height:18px;border:1px solid #ababab;}
.sub .counseling_tel #counselingDateMM {position:absolute;top:182px;left:190px;width:41px;height:18px;border:1px solid #ababab;}
.sub .counseling_tel #counselingDateDD {position:absolute;top:182px;left:253px;width:41px;height:18px;border:1px solid #ababab;}
.sub .counseling_tel #counselingDateTT {position:absolute;top:182px;left:316px;width:73px;height:18px;border:1px solid #ababab;}
.sub .counseling_tel #content {position:absolute;top:128px;left:481px;width:304px;height:48px;border:1px solid #ababab;}
.sub .counseling_tel #agree {position:absolute;top:184px;left:481px;border:none;}

.sub .counseling_tel #btn_counseling_tel_ok {position:absolute;top:183px;left:702px;}
.sub .counseling_tel #btn_counseling_tel_link {position:absolute;top:171px;left:838px;}
.sub .counseling_tel #btn_counseling_tel_link2 {position:absolute;top:171px;left:962px;}


.sub .login {position:relative;width:1099px;height:920px;background:url(/images/member/bg_login.jpg) no-repeat;}
.sub .login #userid {position:absolute;left:512px;top:654px;width:144px;height:19px;border:1px solid #bfbfbf;}
.sub .login #pwd {position:absolute;left:512px;top:694px;width:144px;height:19px;border:1px solid #bfbfbf;}
.sub .login #saveid {position:absolute;left:512px;#left:509px;top:722px;border:none;}
.sub .login .btnOk {position:absolute;left:678px;top:654px;}
.sub .login .btnReg {position:absolute;left:254px;top:841px;}
.sub .login .btnFindId {position:absolute;left:583px;top:841px;}
.sub .login .btnFindPwd {position:absolute;left:667px;top:841px;}


.sub .join01 {position:relative;width:1099px;height:1453px;background:url(/images/member/bg_join.jpg) no-repeat;}
.sub .join01 .title01 {position:absolute;left:31px;top:610px;}
.sub .join01 .service {position:absolute;left:31px;top:655px;}
.sub .join01 #agree01 {position:absolute;left:926px;top:894px;border:none;}
.sub .join01 .txt01 {position:absolute;left:945px;top:897px;}
.sub .join01 .title02 {position:absolute;left:31px;top:937px;}
.sub .join01 .privacy {position:absolute;left:31px;top:980px;}
.sub .join01 #agree02 {position:absolute;left:878px;top:1219px;border:none;}
.sub .join01 .txt02 {position:absolute;left:897px;top:1222px;}
.sub .join01 textarea{width:1035px;height:229px;border:1px solid #d4d4d4;}
.sub .join01 .btnOk {position:absolute;left:461px;top:1370px;}
.sub .join01 .btnCancel {position:absolute;left:552px;top:1370px;}

.sub .join02 {position:relative;width:1069px;height:843px;background:url(/images/member/bg_join.jpg) no-repeat;padding-top:610px;padding-left:30px;}
.sub .join02 .title_required {display:block;}
.sub .join02 .title_optional {display:block;margin-top:50px;}
.sub .join02 table {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;margin-top:20px;}
.sub .join02 th {width:100px;padding:14px 0px 14px 30px;text-align:left;border-bottom:1px solid #dbdbdb;}
.sub .join02 th.last {border-bottom:1px solid #fba6b9;}
.sub .join02 th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.sub .join02 td {padding:7px 0px 7px 20px;text-align:left;border-bottom:1px solid #dbdbdb;}
.sub .join02 td.last {border-bottom:1px solid #fba6b9;}
.sub .join02 td input {border:1px solid #d8d8d8;height:20px;}
.sub .join02 td #smsyn,
.sub .join02 td #edmyn, 
.sub .join02 td #genderM,
.sub .join02 td #genderW,
.sub .join02 td #interest_1,
.sub .join02 td #interest_2,
.sub .join02 td #interest_3,
.sub .join02 td #interest_4,
.sub .join02 td #interest_5 {border:none;}
.sub .join02 td span {margin-left:10px;font-weight:bold;color:#939393;}
.sub .join02 .btn {text-align:center;margin-top:30px;}


.join02Frm {}
.join02Frm {position:relative;width:1069px;height:843px;background:url(/images/member/bg_mypage.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;}
.join02Frm table {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;margin-top:20px;}
.join02Frm th {width:100px;padding:14px 0px 14px 30px;text-align:left;border-bottom:1px solid #dbdbdb;}
.join02Frm th.last {border-bottom:1px solid #fba6b9;}
.join02Frm th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.join02Frm td {padding:7px 0px 7px 20px;text-align:left;border-bottom:1px solid #dbdbdb;}
.join02Frm td.last {border-bottom:1px solid #fba6b9;}
.join02Frm td input {border:1px solid #d8d8d8;height:20px;}
.join02Frm td #smsyn,
.join02Frm td #edmyn, 
.join02Frm td #genderM,
.join02Frm td #genderW,
.join02Frm td #interest_1,
.join02Frm td #interest_2,
.join02Frm td #interest_3,
.join02Frm td #interest_4,
.join02Frm td #interest_5 {border:none;}
.join02Frm td span {margin-left:10px;font-weight:bold;color:#939393;}
.join02Frm .btn {text-align:center;margin-top:30px;}

/* ========== [병원 둘러보기] ========== */
.H_preview {position:relative;width:1099px;height:1068px;background:url(/images/sub/01/03.jpg) no-repeat;padding-top:610px;padding-bottom:100px;}
.H_preview_viewer {position:relative;margin-bottom:20px;margin-left:80px;}
.H_preview_viewer .prev {position:absolute;top:50%;left:-44px;margin-top:-30px;width:30px;height:60px;cursor:pointer;}
.H_preview_viewer .next {position:absolute;top:50%;right:34px;margin-top:-30px;width:30px;height:60px;cursor:pointer;}
.H_preview_thumb {width:938px;margin-left:80px;}
.H_preview_thumb li {position:relative;float:left;margin-bottom:6px;margin-right:4px;}
.H_preview_thumb li {cursor:pointer;}
#mapArea {width:1280px;height:412px;}
/* ========== [공지사항 리스트] ========== */
.noticelist {}
.noticelist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/01/bg_05.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}

.noticelist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.noticelist .list th {height:40px;background-color:#fffafb;border-bottom:1px solid #fba6b9;}
.noticelist .list th.num {width:121px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.noticelist .list th.title {width:793px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.noticelist .list th.regdate {width:132px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.noticelist .list th.readnum {width:133px;background:url(/images/sub/07/01_list_title_line.jpg) top left no-repeat;}
.noticelist .list td {text-align:center;padding:14px 0px;border-bottom:1px solid #dbdbdb;}
.noticelist .list td.title {text-align:left;padding-left:40px;}
.noticelist .paging {margin-top:20px;text-align:center;}

.noticeview {}
.noticeview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/01/bg_05.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.noticeview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.noticeview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;background-color:#fffafb;}
.noticeview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.noticeview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.noticeview .view td.title {width:400px;}
.noticeview .view td.title,
.noticeview .view td.regdate,
.noticeview .view td.readnum {background-color:#fffafb;}
.noticeview .view .contentArea {height:400px;vertical-align:top;}
.noticeview .view .re_content_info {border-bottom:none;background-color:#f3fbfb;}
.noticeview .btn {margin-top:10px;float:right;margin-right:30px;}

/* ========== [리얼스토리 리스트] ========== */
.storylist {}
.storylist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_05.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.storylist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;min-height:800px;}
.storylist .list li {float:left;width:510px;height:170px;border-top:1px solid #cfcfcf;border:1px solid #cfcfcf;margin:10px 0px;text-align:center;}
.storylist .list li.noContent span {display:block;margin-top:70px;}
.storylist .paging {margin-top:20px;text-align:center;}

.storyview {}
.storyview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_05.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.storyview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;min-height:700px;}
.storyview .view li.contentArea {width:1017px;min-height:776px;border-top:1px solid #cfcfcf;border:1px solid #cfcfcf;margin:0px 0px 20px;padding:10px;}
.storyview .view li.titleArea {width:100%;height:34px;background-color:#e8e8e8;border:1px solid #cfcfcf;margin-top:20px;}
.storyview .view li.titleArea .title {float:left;display:block;width:85%;margin-left:30px;margin-top:12px;font-weight:bold;}
.storyview .view li.titleArea .regdate {float:left;display:block;width:10%;margin-top:12px;}
.storyview .btn {margin-top:10px;float:right;margin-right:30px;}

/* ========== [학회활동 리스트] ========== */
.societylist {}
.societylist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_02.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}

.societylist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.societylist .list th {height:40px;background-color:#fffafb;border-bottom:1px solid #fba6b9;}
.societylist .list th.num {width:60px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.societylist .list th.societyName {width:270px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.societylist .list th.title {width:449px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.societylist .list th.period {width:161px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.societylist .list th.readnum {width:92px;background:url(/images/sub/07/01_list_title_line.jpg) top left no-repeat;}
.societylist .list td {text-align:center;padding:14px 0px;border-bottom:1px solid #dbdbdb;}
.societylist .list td.title {text-align:left;padding-left:40px;}
.societylist .paging {margin-top:20px;text-align:center;}

.societyview {}
.societyview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_02.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.societyview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.societyview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.societyview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.societyview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.societyview .view td.societyName {width:244px;}
.societyview .view td.place {width:250px;}
.societyview .view td.period {width:250px;}
.societyview .view .contentArea {height:400px;vertical-align:top;}
.societyview .view .re_content_info {border-bottom:none;background-color:#f3fbfb;}
.societyview .btn {margin-top:10px;float:right;margin-right:30px;}


/* ========== [보도자료 리스트] ========== */
.presslist {}
.presslist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_03.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}

.presslist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.presslist .list th {height:40px;background-color:#fffafb;border-bottom:1px solid #fba6b9;}
.presslist .list th.num {width:80px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.presslist .list th.title {width:611px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.presslist .list th.media {width:140px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.presslist .list th.regdate {width:110px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.presslist .list th.readnum {width:92px;background:url(/images/sub/07/01_list_title_line.jpg) top left no-repeat;}
.presslist .list td {text-align:center;padding:14px 0px;border-bottom:1px solid #dbdbdb;}
.presslist .list td.title {text-align:left;padding-left:40px;}
.presslist .paging {margin-top:20px;text-align:center;}

.pressview {}
.pressview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_03.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.pressview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.pressview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.pressview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.pressview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.pressview .view td.regdate {width:244px;}
.pressview .view td.media {width:250px;}
.pressview .view td.readnum {width:250px;}
.pressview .view .contentArea {height:400px;vertical-align:top;}
.pressview .view .re_content_info {border-bottom:none;background-color:#f3fbfb;}
.pressview .btn {margin-top:10px;float:right;margin-right:30px;}

/* ========== [칼럼 리스트] ========== */
.magazineColumnlist {}
.magazineColumnlist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_04.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}

.magazineColumnlist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.magazineColumnlist .list th {height:40px;background-color:#fffafb;border-bottom:1px solid #fba6b9;}
.magazineColumnlist .list th.num {width:80px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.magazineColumnlist .list th.title {width:752px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.magazineColumnlist .list th.regdate {width:110px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.magazineColumnlist .list th.readnum {width:92px;background:url(/images/sub/07/01_list_title_line.jpg) top left no-repeat;}
.magazineColumnlist .list td {text-align:center;padding:14px 0px;border-bottom:1px solid #dbdbdb;}
.magazineColumnlist .list td.title {text-align:left;padding-left:40px;}
.magazineColumnlist .paging {margin-top:20px;text-align:center;}

.magazineColumnview {}
.magazineColumnview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_04.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.magazineColumnview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.magazineColumnview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.magazineColumnview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.magazineColumnview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.magazineColumnview .view td.regdate {width:588px;}
.magazineColumnview .view td.readnum {width:253px;}
.magazineColumnview .view .contentArea {height:400px;vertical-align:top;}
.magazineColumnview .view .re_content_info {border-bottom:none;background-color:#f3fbfb;}
.magazineColumnview .btn {margin-top:10px;float:right;margin-right:30px;}


/* ========== [이벤트 리스트] ========== */
.eventlist {}
.eventlist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/01/bg_06.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}

.eventlist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.eventlist .list th {height:40px;background-color:#fffafb;border-bottom:1px solid #fba6b9;}
.eventlist .list th.num {width:80px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.eventlist .list th.titleImg {width:621px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.eventlist .list th.period {width:130px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.eventlist .list th.stat {width:110px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.eventlist .list th.readnum {width:92px;background:url(/images/sub/07/01_list_title_line.jpg) top left no-repeat;}
.eventlist .list td {text-align:center;padding:14px 0px;border-bottom:1px solid #dbdbdb;}
.eventlist .list td.titleImg {text-align:center;}
.eventlist .paging {margin-top:20px;text-align:center;}

.eventview {}
.eventview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/01/bg_06.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.eventview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.eventview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.eventview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.eventview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.eventview .view td.regdate {width:244px;}
.eventview .view td.readnum {width:250px;}
.eventview .view td.period {width:250px;}
.eventview .view .contentArea {height:400px;vertical-align:top;}
.eventview .view .re_content_info {border-bottom:none;background-color:#f3fbfb;}
.eventview .btn {margin-top:10px;float:right;margin-right:30px;}



/* ========== [Q&A 리스트] ========== */
.counselinglist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_01.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.counselinglist .submenu {height:66px;}
.counselinglist .submenu li {float:left;}
.counselinglist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.counselinglist .list th {height:40px;border-bottom:1px solid #fba6b9;}
.counselinglist .list th.num {width:82px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.counselinglist .list th.cate {width:123px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.counselinglist .list th.title {width:393px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.counselinglist .list th.secret {width:82px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.counselinglist .list th.answer {width:142px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.counselinglist .list th.userid {width:132px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.counselinglist .list th.regdate {width:132px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.counselinglist .list th.readnum {width:93px;background:url(/images/sub/07/01_list_title_line.jpg) top left no-repeat;}
.counselinglist .list td {text-align:center;padding:14px 0px;border-bottom:1px solid #dbdbdb;}
.counselinglist .list td.title {text-align:left;padding-left:40px;}
.counselinglist .paging {margin-top:20px;text-align:center;}
.counselinglist .btn {margin-top:10px;margin-right:30px;float:right;}

.counselingwrite {}
.counselingwrite {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_01.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.counselingwrite .write {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.counselingwrite .write th {width:82px;padding:14px 0px 14px 50px;text-align:left;border-bottom:1px solid #fba6b9;}
.counselingwrite .write th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.counselingwrite .write td {padding:14px 0px 14px 50px;text-align:left;border-bottom:1px solid #fba6b9;}
.counselingwrite .write #username,
.counselingwrite .write #email1,
.counselingwrite .write #email2 {width:146px;}
.counselingwrite .write #secret {border:none;}
.counselingwrite .write #title {width:850px;}
.counselingwrite .write .contentArea span {height:230px;padding-top:200px;}
.counselingwrite .btn {margin-top:10px;float:right;margin-right:30px;}


.counselingview {}
.counselingview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_01.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.counselingview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.counselingview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.counselingview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.counselingview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.counselingview .view .contentArea {height:300px;vertical-align:top;}
.counselingview .view .re_content_info {border-bottom:none;background-color:#fffafb;}
.counselingview .view .re_contentArea {height:300px;vertical-align:top;}
.counselingview .btn {margin-top:10px;float:right;margin-right:30px;}

.counselingauth {}
.counselingauth {position:relative;width:1099px;min-height:446px;background:url(/images/sub/07/bg_01.jpg) no-repeat;padding-top:610px;border:1px solid #cbcbcb;border-top:none;}
.counselingauth .auth{position:relative;width:1039px;height:152px;background:url(/images/sub/07/01_auth_pwd.jpg);margin:0px auto;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.counselingauth .submenu {height:66px;}
.counselingauth .submenu li {float:left;}
.counselingauth .btn {margin-top:24px;text-align:center;}

/* ========== [온라인예약] ========== */
.reservationwrite {}
.reservationwrite {position:relative;width:1069px;height:446px;background:url(/images/sub/07/bg_02.jpg) no-repeat;padding-top:610px;padding-left:30px;}
.reservationwrite .write {width:1039px;border-top:3px solid #fba6b9;}
.reservationwrite .write li {float:left;}
.reservationwrite .write #calendarArea {width:350px;margin:15px 50px 0px 30px;}
.calendartit {font-weight: bold;font-size: 16px;font-family: "돋움", "나눔고딕 에코";}
.calendardefault {font-size: 9pt;font-family: "돋움", "나눔고딕 에코";color: #444444;}
.calendarred {font-size: 9pt;font-family: "돋움", "나눔고딕 에코";color: #e00000;border:1px solid black;}
.calendarblue {font-size: 9pt;font-family: "돋움", "나눔고딕 에코";color: #444444;}
.calendarwhite {font-size: 9pt;font-family: "돋움", "나눔고딕 에코";color: #ffffff;}

.reservationArea {}
.reservationArea {position:relative;width:600px;margin-top:40px;}
.reservationArea th {height:40px;width:113px;border-bottom:1px solid #dbdbdb;}
.reservationArea th span {display:block;background:url(/images/sub/07/0202_line.jpg) top right repeat-y;}
.reservationArea td {padding-left:25px;width:580px;border-bottom:1px solid #dbdbdb;}
.reservationArea td #username,
.reservationArea td #email1,
.reservationArea td #email2,
.reservationArea td #revDate {width:146px;}
.reservationArea table .info {height:30px;vertical-align:middle;color:#b6b6b6;font-size:12px;border-bottom:1px solid #fba6b9;padding-left:0px;}
.reservationArea .last {border-bottom:1px solid #fba6b9;}
.reservationArea .btn {margin-top:10px;float:right;}

/* ========== [ FAQ 리스트] ========== */
.faqlist {}
.faqlist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_04.jpg) no-repeat;padding-top:610px;padding-left:30px;padding-bottom:50px;border:1px solid #cbcbcb;border-top:none;}
.faqlist .submenu {height:66px;}
.faqlist .submenu li {float:left;}

.faqlist .list {width:1039px;border-top:3px solid #fba6b9;}
.faqlist .list th {border-bottom:1px solid #fba6b9;border-bottom:1px dashed #d0d0d0;}
.faqlist .list td {background-color:#fffafb;border-bottom:1px solid #fba6b9;}
.faqlist .list th .ico_question,
.faqlist .list td .ico_answer {width:124px;text-align:center;height:100%;padding:20px 0px;}
.faqlist .list th .textinfo {width:915px;text-align:left;vertical-align:middle;font-size:13px;font-weight:bold;padding:26px 0px;}
.faqlist .list td .textinfo {width:915px;text-align:left;vertical-align:middle;font-size:13px;padding:26px 0px;}
.faqlist .list p {float:left;}
.faqlist .list td.nocontent {height:300px;text-align:center;background-color:white;}
.faqlist .paging {margin-top:20px;text-align:center;}
.faqlist .btn {margin-top:10px;float:right;}

/* ========== [수술후기 리스트] ========== */
.postscriptlist {}
.postscriptlist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_03.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.postscriptlist .submenu {height:66px;}
.postscriptlist .submenu li {float:left;}

.postscriptlist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.postscriptlist .list th {height:40px;background-color:#f3fbfb;border-bottom:1px solid #fba6b9;}
.postscriptlist .list th.num {width:82px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.postscriptlist .list th.cate {width:143px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.postscriptlist .list th.title {width:579px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.postscriptlist .list th.userid {width:132px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.postscriptlist .list th.regdate {width:132px;background:url(/images/sub/07/01_list_title_line.jpg) top right no-repeat;}
.postscriptlist .list th.readnum {width:93px;background:url(/images/sub/07/01_list_title_line.jpg) top left no-repeat}
.postscriptlist .list td {text-align:center;padding:14px 0px;border-bottom:1px solid #dbdbdb;}
.postscriptlist .list td.title {text-align:left;padding-left:40px;}
.postscriptlist .paging {margin-top:20px;text-align:center;}
.postscriptlist .btn {margin-top:10px;float:right;margin-right:30px;}

.postscriptwrite {}
.postscriptwrite {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_03.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.postscriptwrite .write {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.postscriptwrite .write th {width:82px;padding:14px 0px 14px 50px;text-align:left;border-bottom:1px solid #fba6b9;}
.postscriptwrite .write th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.postscriptwrite .write td {padding:14px 0px 14px 50px;text-align:left;border-bottom:1px solid #fba6b9;}
.postscriptwrite .write #username,
.postscriptwrite .write #email1,
.postscriptwrite .write #email2 {width:146px;}
.postscriptwrite .write #secret {border:none;}
.postscriptwrite .write #title {width:850px;}
.postscriptwrite .write .contentArea span {height:230px;padding-top:200px;}
.postscriptwrite .btn {margin-top:10px;float:right;margin-right:30px;}


.postscriptview {}
.postscriptview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_03.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.postscriptview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.postscriptview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.postscriptview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.postscriptview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.postscriptview .view .contentArea {height:300px;vertical-align:top;}
.postscriptview .btn {margin-top:10px;float:right;margin-right:30px;}


/* ========== [전후사진 리스트] ========== */
.beforeNafterlist {}
.beforeNafterlist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_01.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.beforeNafterlist .submenu {height:66px;}
.beforeNafterlist .submenu li {float:left;}

.beforeNafterlist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;min-height:660px;}
.beforeNafterlist .list li {float:left;position:relative;width:500px;height:310px;text-align:center;margin-top:20px;}
.beforeNafterlist .list li.first {float:left;position:relative;width:500px;height:310px;border-bottom:1px solid #cfcfcf;text-align:center;}
.beforeNafterlist .list li.line      {width:37px;height:310px;background:url(/images/sub/08/01_line_270.jpg) top center no-repeat;border:none;}
.beforeNafterlist .list li.linefirst {width:37px;height:310px;background:url(/images/sub/08/01_line_270.jpg) top center no-repeat;border-bottom:1px solid #cfcfcf;}
.beforeNafterlist .list li p.beforeImg {position:absolute;left:0px;width:270px;height:270px;}
.beforeNafterlist .list li p.afterImg {position:absolute;right:0px;width:270px;height:270px;}
.beforeNafterlist .list li p.title {position:absolute;top:285px;left:0px;width:100%;font-weight:bold;}
.beforeNafterlist .paging {margin-top:20px;text-align:center;}
.beforeNafterlist .list li.noContent {width:100%;margin-top:200px;}

.beforeNafterview {}
.beforeNafterview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/08/bg_01.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.beforeNafterview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.beforeNafterview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;background-color:#fffafb;}
.beforeNafterview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.beforeNafterview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.beforeNafterview .view td.title {width:400px;}
.beforeNafterview .view td.title,
.beforeNafterview .view td.regdate,
.beforeNafterview .view td.readnum {background-color:#fffafb;}
.beforeNafterview .view .contentArea {height:400px;vertical-align:top;}
.beforeNafterview .view .re_content_info {border-bottom:none;background-color:#f3fbfb;}
.beforeNafterview .btn {margin-top:10px;float:right;margin-right:30px;}

/* ========== [footer] ========== */
.footer span{display:block;width:645px;height:156px;margin:0px auto;}




/* ========== [수술 후기 리스트] ========== */
.afterlist {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_05.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.afterlist .submenu {height:66px;}
.afterlist .submenu li {float:left;}
.afterlist .list {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.afterlist .list th {height:40px;border-bottom:1px solid #fba6b9;}
.afterlist .list th.num {width:82px;background:url(/images/sub/07/05_list_title_line.jpg) top right no-repeat;}
.afterlist .list th.cate {width:123px;background:url(/images/sub/07/05_list_title_line.jpg) top right no-repeat;}
.afterlist .list th.title {width:393px;background:url(/images/sub/07/05_list_title_line.jpg) top right no-repeat;}
.afterlist .list th.secret {width:82px;background:url(/images/sub/07/05_list_title_line.jpg) top right no-repeat;}
.afterlist .list th.answer {width:142px;background:url(/images/sub/07/05_list_title_line.jpg) top right no-repeat;}
.afterlist .list th.userid {width:132px;background:url(/images/sub/07/05_list_title_line.jpg) top right no-repeat;}
.afterlist .list th.regdate {width:132px;background:url(/images/sub/07/05_list_title_line.jpg) top right no-repeat;}
.afterlist .list th.readnum {width:93px;background:url(/images/sub/07/05_list_title_line.jpg) top left no-repeat;}
.afterlist .list td {text-align:center;padding:14px 0px;border-bottom:1px solid #dbdbdb;}
.afterlist .list td.title {text-align:left;padding-left:40px;}
.afterlist .paging {margin-top:20px;text-align:center;}
.afterlist .btn {margin-top:10px;margin-right:30px;float:right;}

.afterwrite {}
.afterwrite {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_05.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.afterwrite .write {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.afterwrite .write th {width:82px;padding:14px 0px 14px 50px;text-align:left;border-bottom:1px solid #fba6b9;}
.afterwrite .write th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.afterwrite .write td {padding:14px 0px 14px 50px;text-align:left;border-bottom:1px solid #fba6b9;}
.afterwrite .write #username,
.afterwrite .write #email1,
.afterwrite .write #email2 {width:146px;}
.afterwrite .write #secret {border:none;}
.afterwrite .write #title {width:850px;}
.afterwrite .write .contentArea span {height:230px;padding-top:200px;}
.afterwrite .btn {margin-top:10px;float:right;margin-right:30px;}


.afterview {}
.afterview {position:relative;width:1069px;min-height:446px;background:url(/images/sub/07/bg_05.jpg) no-repeat;padding-top:610px;padding-left:30px;border:1px solid #cbcbcb;border-top:none;padding-bottom:100px;}
.afterview .view {width:1037px;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.afterview .view th {width:70px;padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.afterview .view th span {display:block;background:url(/images/common/bbs_line.jpg) top right repeat-y;}
.afterview .view td {padding:14px 0px 14px 40px;text-align:left;border-bottom:1px solid #fba6b9;}
.afterview .view .contentArea {height:300px;vertical-align:top;}
.afterview .view .re_content_info {border-bottom:none;background-color:#fffafb;}
.afterview .view .re_contentArea {height:300px;vertical-align:top;}
.afterview .btn {margin-top:10px;float:right;margin-right:30px;}

.afterauth {}
.afterauth {position:relative;width:1099px;min-height:446px;background:url(/images/sub/07/bg_05.jpg) no-repeat;padding-top:610px;border:1px solid #cbcbcb;border-top:none;}
.afterauth .auth{position:relative;width:1039px;height:152px;background:url(/images/sub/07/05_auth_pwd.jpg);margin:0px auto;border-top:3px solid #fba6b9;border-bottom:1px solid #fba6b9;}
.afterauth .submenu {height:66px;}
.afterauth .submenu li {float:left;}
.afterauth .btn {margin-top:24px;text-align:center;}
