@charset "utf-8";
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css"); 

/*카테고리 탭*/
#container .content{width:930px; font-family:dotum; font-size:11px;}
#container .content .gnb{margin-top:25px; height:35px;}
#container .content .gnb .over1{position:absolute;}
#container .content .gnb .over2{position:absolute; margin-left:170px;}
#container .content .gnb .over3{position:absolute; margin-left:340px;}
#container .content .gnb .over4{position:absolute; margin-left:510px;}
#container .content .gnb .oder{float:right; margin-top:15px;}

/*마이페이지 탭*/
.content .mypage{float:left; border:1px solid #c2c2c2; width:928px; text-align:center;}
.content .mypage .menu{margin:0 auto; width:890px; height:85px;}
.content .mypage .menu .m1{padding-top:28px; padding-left:37px;}
.content .mypage .menu .m2{padding-top:28px; padding-left:67px;}
.content .mypage .menu .m3{padding-top:28px; padding-left:100px;}
.content .mypage .menu .m4{padding-top:28px; padding-left:85px;}
.content .mypage .menu .m5{padding-top:28px; padding-left:100px;}
.content .mypage .menu .m6{padding-top:28px; padding-left:75px;}
.content .mypage .menu .m7{padding-top:19px; padding-left:132px;}
.content .mypage .menu .m8{padding-top:19px; padding-left:89px;}

/* 마이룸-왼쪽메뉴 */
.mypage .left{float:left; text-align:left; width:190px; height:590px; border-right:1px solid #c2c2c2; margin-top:20px;}
.mypage .left .menu{float:left; width:190px; padding-top:15px; padding-bottom:15px;}
.mypage .left .menu .list{float:left; padding:10px 0 0 20px; line-height:20px;}
.mypage .left .menu .list span{color:#2a7bc2;}

.myroom{float:left; width:673px;  margin:20px 0 30px 27px;}
.myroom .money_cupon{float:left; width:673px; margin:18px 0 25px 0; height:28px; border-bottom:1px solid #c2c2c2;}
.myroom .money_cupon span{color:#1986d3;}
.myroom .money_cupon .title{float:left; font-weight:bold; color:#000; font-size:16px;}
.myroom .money_cupon .point{float:right; font-weight:bold; color:#000;}
.myroom .money_cupon .point  a{color:#cc0000;}
.myroom .money_cupon .point ul li{padding-left:10px;}

#msg_list_wrap{ text-align:left;}
#msg_list_wrap img { margin-top:20px;}
#msg_list_wrap #msg_list #msg_tbl{ width:100%; margin-top:10px; display:inline-table;}
#msg_list_wrap #msg_list #msg_tbl .hdline{ background:#444444; height:1px;}
#msg_list_wrap #msg_list #msg_tbl th{ height:29px; color:#000000; text-align:center; background:#f7f7f7;}
#msg_list_wrap #msg_list #msg_tbl td{ height:29px; color:#848484; vertical-align:middle; text-align:center; }
#msg_list_wrap #msg_list #msg_tbl td img{ vertical-align:top; margin:auto; }
#msg_list_wrap #msg_list #msg_tbl .sepH{ height:1px; background:#dddddd; }
#msg_list_wrap #msg_list #msg_tbl .sepV{ width:1px; background:#dddddd; }
#msg_list_wrap #msg_list #msg_tbl .btline{ background:#c6c6c6; height:1px;}
#msg_list_wrap #msg_list #msg_tbl .td1{ width:78px;}
#msg_list_wrap #msg_list #msg_tbl .td2{ position:relative; height:120px; color:#848484;}
#msg_list_wrap #msg_list #msg_tbl .td2 .td2_1{ width:90px; float:left; margin-left:3px;  }
#msg_list_wrap #msg_list #msg_tbl .td2 .td2_1 img{ margin-top:10px;}
#msg_list_wrap #msg_list #msg_tbl .td2 .td2_2{position:relative; height:120px; width:180px; float:left;  text-align:left;  display:table-cell; top:30%; }
#msg_list_wrap #msg_list #msg_tbl .td3{ color:#cd0000;  }
#msg_list_wrap #msg_list #msg_tbl .td4{ color:#cd0000;}
#msg_list_wrap #msg_list #msg_tbl .td5{color:#cd0000; font-weight:800; }
#msg_list_wrap #msg_list #msg_tbl .td6{ }
#msg_list_wrap #msg_list #msg_tbl .tds{ width:76px; }
#msg_list_wrap #msg_list #msg_tbl .height100{height:120px;}

/*이전다음*/
.paging { width:100%;  text-align:center; font-size:11px; color:#333; margin-top:10px; margin-bottom:10px; float:left;}
.paging img{ }
.paging .selectedpg{color:#ff5800; font-weight:800;}
/*이전다음*/