@charset "utf-8";

/* 스킨경로 : skin/latest/ */

/* 기본스킨 스타일 */
/******************************************************** 공통 ********************************************************/
.contentEmpty{display:block;text-align:center;}

.bannerUrl{position:absolute;display:block;width:100%;height:100%;background:red;opacity:0;filter:alpha(opacity=0);}
.bannerUrlText{position:absolute;padding:3px;color:#fff !Important;background:url(../img/bg_transparent_black.png) repeat;}

.btnSkinTitle{font-weight:bold;color:#000;text-decoration:none;}
.btnSkinTitle:link,.btnSkinTitle:visited,.btnSkinTitle:active{color:#000;text-decoration:none;}

.btnSkinMore{float:right;padding-top:2px;font:normal 11px Nanum Gothic;color:#000;text-decoration:none;filter:alpha(opacity=80);opacity:0.8 /* width:12px;height:12px;margin-top:5px;background:url(../img/btn_skin_more.gif) 0 0 no-repeat;text-indent:-9999px;overflow:hidden; */}
.btnSkinMore:link,.btnSkinMore:visited,.btnSkinMore:active{color:#000;text-decoration:none;}

/******************************************************** basic(게시판스킨) ********************************************************/
.boardSkin01{position:relative;}
.boardSkin01>dl>dt{padding:14px;overflow:hidden;font:bold 15px "Nanum Gothic";}

.boardSkin01 dd ul li{display:block;padding:3px 20px;background:url(../img/bullet_list.gif) 10px 9px no-repeat;}
.boardSkin01 dd ul li.even{background:url(../img/bullet_list.gif) 10px 9px no-repeat #eee;}
.boardSkin01 dd ul li a{display:inline-block;*display:inline;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:"Gulim";color:#333;}
/* .boardSkin01 dd .btnMore{position:absolute;right:10px;top:16px;width:16px;height:16px;display:block;overflow:hidden;text-indent:-9999px;background:url(../img/btn_more.png) 0 0 no-repeat;} */

/******************************************************** g_01(게시판스킨01) ********************************************************/
.postSkin01>dl{border-radius:5px;overflow:hidden;}
.postSkin01>dl>dd{position:relative;padding:15px;}
.postSkin01>dl>dd .titleWrap{padding-bottom:20px;*zoom:1;}
.postSkin01>dl>dd .titleWrap:after{content:"";display:block;clear:both;}
.postSkin01>dl>dd .titleWrap strong{float:left;font-family:"Nanum Gothic";font-size:15px;color:#444;}
.postSkin01>dl>dd .titleWrap a{float:left;height:15px;line-height:15px;padding:0 5px;margin-left:7px;font-size:11px;color:#fff;border-radius:3px;background:#f5ab41;}

.postSkin01>dl>dd .contentWrap{*zoom:1;}
.postSkin01>dl>dd .contentWrap:after{content:"";display:block;clear:both;}
.postSkin01>dl>dd .contentWrap li{float:left;width:32%;margin-left:2%;}
.postSkin01>dl>dd .contentWrap li:first-child{margin-left:0;}
.postSkin01>dl>dd .contentWrap li a{display:block;height:45px;border:1px solid #d2d2d2;overflow:hidden;text-indent:-9999px;}

/******************************************************** g_02(게시판스킨02) ********************************************************/
.postSkin02 .tabCon{position:relative;padding-top:50px;}
.postSkin02 .tabCon dt{position:absolute;top:0;z-index:1;}
.postSkin02 .tabCon dt .tit{display:block;height:50px;line-height:50px;padding:0 10px;font-family:"Malgun Gothic";font-size:16px;font-weight:bold;color:#555;text-decoration:none;border-bottom:none;background:#fff;}
.postSkin02 .tabCon dt .tit:hover{text-decoration:none;}
.postSkin02 .tabCon dt .tit:link{text-decoration:none;}
.postSkin02 .tabCon dt.on{z-index:3;}
.postSkin02 .tabCon dt.on .tit{height:48px;line-height:50px;color:#000;border-bottom:2px solid #18468b;}
.postSkin02 .tabCon dd{position:relative;z-index:1;border-top:1px solid #1e74bf;display:none;}
.postSkin02 .tabCon dt.on+dd{display:block;z-index:2;}

.postSkin02 .tabCon dd .btnMore{position:absolute;right:10px;top:-32px;}

/******************************************************** g_03(게시판스킨03) ********************************************************/
.postSkin03>dl{border-radius:5px;overflow:hidden;}
.postSkin03>dl>dd{position:relative;padding:15px;}
.postSkin03>dl>dd .titleWrap{padding-bottom:8px;*zoom:1;}
.postSkin03>dl>dd .titleWrap:after{content:"";display:block;clear:both;}
.postSkin03>dl>dd .titleWrap strong{float:left;font-family:"Nanum Gothic";font-size:15px;color:#444;}
.postSkin03>dl>dd .titleWrap a{float:left;height:15px;line-height:15px;padding:0 5px;margin-left:7px;font-size:11px;color:#fff;border-radius:3px;background:#f5ab41;}

.postSkin03>dl>dd .contentWrap{overflow:hidden;*zoom:1;}
.postSkin03>dl>dd .contentWrap:after{content:"";display:block;clear:both;}
.postSkin03>dl>dd .contentWrap .left{float:left;width:48%;}
.postSkin03>dl>dd .contentWrap .right{float:right;width:48%;}

.postSkin03>dl>dd .contentWrap li{margin-top:2px;text-align:left;*zoom:1;}
.postSkin03>dl>dd .contentWrap li:after{content:"";display:block;clear:both;}
.postSkin03>dl>dd .contentWrap li:first-child{margin-top:0;}
.postSkin03>dl>dd .contentWrap li em{float:left;height:13px;line-height:13px;padding:0 3px;margin-top:1px;font-size:11px;font-style:normal;color:#fff;}
.postSkin03>dl>dd .contentWrap .left li em{background:#137dff;}
.postSkin03>dl>dd .contentWrap .right li em{background:#929eb6;}

.postSkin03>dl>dd .contentWrap li a{float:left;width:50%;height:16px;padding-left:5px;overflow:hidden;}
.postSkin03>dl>dd .contentWrap li span{float:right;}

/******************************************************** g_04(게시판스킨04) ********************************************************/
.postSkin04>dl{overflow:hidden;}
.postSkin04>dl>dd{position:relative;padding:10px 15px;}
.postSkin04>dl>dd .titleWrap{padding-bottom:16px;*zoom:1;}
.postSkin04>dl>dd .titleWrap:after{content:"";display:block;clear:both;}
.postSkin04>dl>dd .titleWrap strong{float:left;font-family:"Malgun Gothic";font-size:15px;color:#008738;}
.postSkin04>dl>dd .titleWrap a{float:right;}

.postSkin04>dl>dd .contentWrap{height:143px;overflow:hidden;}
.postSkin04>dl>dd .contentWrap li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:9px 0;border-top:1px dotted #ddd;}
.postSkin04>dl>dd .contentWrap li:first-child{border-top:none;}
.postSkin04>dl>dd .contentWrap li a{padding-left:10px;color:#000;}

/******************************************************** g_05(게시판스킨05) ********************************************************/
.postSkin05>dl{overflow:hidden;}
.postSkin05>dl>dd{position:relative;padding:15px;}
.postSkin05>dl>dd .titleWrap{padding-bottom:17px;*zoom:1;}
.postSkin05>dl>dd .titleWrap:after{content:"";display:block;clear:both;}
.postSkin05>dl>dd .titleWrap strong{float:left;font-family:"Malgun Gothic";font-size:15px;color:#008738;}
.postSkin05>dl>dd .titleWrap a{float:right;}

.postSkin05>dl>dd .contentWrap{height:219px;overflow:hidden;}
.postSkin05>dl>dd .contentWrap li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:9px 0;border-top:1px dotted #ddd;*zoom:1;}
.postSkin05>dl>dd .contentWrap li:after{content:"";display:block;clear:both;}
.postSkin05>dl>dd .contentWrap li:first-child{border-top:none;}
.postSkin05>dl>dd .contentWrap li img{float:left;width:50px;height:37px;padding-right:10px;}
.postSkin05>dl>dd .contentWrap li a{float:left;width:calc(100% - 60px);}
.postSkin05>dl>dd .contentWrap li.imgLess a{width:100%;}
.postSkin05>dl>dd .contentWrap li a strong{display:block;height:18px;line-height:18px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.postSkin05>dl>dd .contentWrap li a span{display:block;height:18px;line-height:18px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/******************************************************** b_01(배너스킨01) ********************************************************/
.bannerSkin01{position:relative;}
.bannerSkin01>dl>dt{padding:14px;overflow:hidden;font:bold 15px "Nanum Gothic";}

.bannerSkin01>dl>dd span{display:block;}
.bannerSkin01>dl>dd span img{display:block;width:100%;height:auto;*margin-top:-2px;}

/******************************************************** b_02(배너스킨02) ********************************************************/
.bannerSkin02{position:relative;}
.bannerSkin02>dl>dt{padding:14px;overflow:hidden;font:bold 15px "Nanum Gothic";}

.bannerSkin02>dl>dd span{display:block;}
.bannerSkin02>dl>dd span img{display:block;width:100%;height:auto;*margin-top:-2px;}

/******************************************************** b_03(배너스킨03) ********************************************************/
.bannerSkin03{position:relative;}
.bannerSkin03>dl>dt{padding:14px;overflow:hidden;font:bold 15px "Nanum Gothic";}

.bannerSkin03>dl>dd span{display:block;}
.bannerSkin03>dl>dd span img{display:block;width:100%;height:auto;*margin-top:-2px;}

/******************************************************** b_04(배너스킨04) ********************************************************/
.bannerSkin04{position:relative;}
.bannerSkin04>dl>dt{padding:6px 10px 4px;overflow:hidden;}

.bannerSkin04>dl>dd span{display:block;}
.bannerSkin04>dl>dd span img{display:block;width:100%;height:auto;*margin-top:-2px;}

/******************************************************** b_51(멀티배너스킨51) ********************************************************/
.bannerSkin51{position:relative;}
.bannerSkin51>dl>dt{padding:6px 10px 4px;overflow:hidden;}

.bannerSkin51 .imageWrap{position:relative;background:#ccc;}
.bannerSkin51 .imageWrap li{position:absolute;left:0;top:0;width:100%;height:100%;display:none;}
.bannerSkin51 .imageWrap li a{display:block;width:100%;height:100%;}

.bannerSkin51 .btnWrap{padding-top:5px;text-align:right;font-weight:bold;}
.bannerSkin51 .btnWrap a{display:inline-block;width:4px;height:7px;overflow:hidden;text-indent:9999px;background:url(../img/btn_banner_rolling_direction.png) no-repeat;}
.bannerSkin51 .btnWrap a.prev{background-position:-3px 0;}
.bannerSkin51 .btnWrap a.next{background-position:-13px 0;}


/******************************************************** s_01(일반스킨01) ********************************************************/
.simpleSkin01>dl{overflow:hidden;width:1000px;margin:0 auto;}
.simpleSkin01>dl>dd{position:relative;}
.simpleSkin01>dl>dd .rollingWrap li{display:none;}
.simpleSkin01>dl>dd .rollingWrap li a{display:block;height:368px;margin:0 auto;}

.simpleSkin01>dl>dd .indicator{position:absolute;left:50%;bottom:15px;}
.simpleSkin01>dl>dd .indicator a{float:left;width:15px;height:15px;margin-left:5px;text-indent:-9999px;border-radius:15px;background:#fff;}
.simpleSkin01>dl>dd .indicator a.on{width:48px;border-radius:10px;background:#8ec63f;}

.simpleSkin01>dl>dd .linkMenuWrap{position:absolute;left:50%;bottom:0;width:1000px;margin-left:-500px;background:url(../img/bg_linkmenu_white.png);}
.simpleSkin01>dl>dd .linkMenuWrap ul{width:940px;padding-top:20px;margin:0 auto;*zoom:1;}
.simpleSkin01>dl>dd .linkMenuWrap ul:after{content:"";display:block;clear:both;}
.simpleSkin01>dl>dd .linkMenuWrap ul li{float:left;margin-left:1px;}
.simpleSkin01>dl>dd .linkMenuWrap ul li:first-child{margin-left:0;}
.simpleSkin01>dl>dd .linkMenuWrap ul li a{display:block;width:187px;height:50px;line-height:50px;font-family:"Malgun Gothic";font-size:18px;font-weight:bold;color:#fff;text-align:center;background:url(../img/bg_linkmenu_blue2.png);}

/******************************************************** s_02(일반스킨02) ********************************************************/
/*
.simpleSkin02>dl{max-width:1000px;margin:0 auto;overflow:hidden;}
.simpleSkin02>dl>dd .btnWrap{*zoom:1;}
.simpleSkin02>dl>dd .btnWrap:after{content:"";display:block;clear:both;}
.simpleSkin02>dl>dd .btnWrap a{float:left;width:25%;height:60px;line-height:60px;overflow:hidden;text-align:center;letter-spacing:-1px;font-family:"Malgun Gothic";font-size:17px;font-weight:bold;color:#fff;}
.simpleSkin02>dl>dd .btnWrap a:hover{text-decoration:none;}
.simpleSkin02>dl>dd .btnWrap a:link{text-decoration:none;}
.simpleSkin02>dl>dd .btnWrap a:active{text-decoration:none;}
.simpleSkin02>dl>dd .btnWrap a span{padding-left:10px;}
*/
.simpleSkin02>dl>dd{position:relative;}

.simpleSkin02>dl>dd .imageWrap{position:relative;width:100%;height:126px;border:1px solid #ddd;}
.simpleSkin02>dl>dd .imageWrap>a{position:absolute;left:0;top:0;display:block;width:100%;height:126px;display:none;}
.simpleSkin02>dl>dd .imageWrap>a.on{display:block;}
.simpleSkin02>dl>dd .imageWrap>a>img{display:block;width:100%;height:100%;}

.simpleSkin02>dl>dd .indicator{position:absolute;left:13px;top:10px;}
.simpleSkin02>dl>dd .indicator a{display:inline-block;width:10px;height:10px;margin-left:5px;overflow:hidden;text-indent:-9999px;border-radius:5px;background:#ccc;}
.simpleSkin02>dl>dd .indicator a:first-child{margin-left:0;}
.simpleSkin02>dl>dd .indicator a.on{background:#fbd65d;}

/******************************************************** s_03(일반스킨03) ********************************************************/
.simpleSkin03>dl>dd .title{display:block;height:30px;padding-bottom:10px;}
.simpleSkin03>dl>dd .btnWrap{*zoom:1;}
.simpleSkin03>dl>dd .btnWrap:after{content:"";display:block;clear:both;}
.simpleSkin03>dl>dd .btnWrap>a{float:left;width:25%;height:100px;text-align:center;margin-top:10px;}
.simpleSkin03>dl>dd .btnWrap>a:nth-of-type(2) {
	display: none;
}

/******************************************************** s_04(일반스킨04) ********************************************************/
.simpleSkin04>dl{border-radius:5px;overflow:hidden;}
.simpleSkin04>dl>dd{position:relative;padding:15px;}
.simpleSkin04>dl>dd .titleWrap{padding-bottom:20px;*zoom:1;}
.simpleSkin04>dl>dd .titleWrap:after{content:"";display:block;clear:both;}
.simpleSkin04>dl>dd .titleWrap strong{float:left;font-family:"Nanum Gothic";font-size:15px;color:#444;}
.simpleSkin04>dl>dd .titleWrap a{float:left;height:15px;line-height:15px;padding:0 5px;margin-left:7px;font-size:11px;color:#fff;border-radius:3px;background:#f5ab41;}

.simpleSkin04>dl>dd .slideWrap{position:relative;width:340px;height:165px;margin:0 auto;overflow:hidden;}

.simpleSkin04>dl>dd .contentWrap{position:absolute;left:0;width:9999px;*zoom:1;}
.simpleSkin04>dl>dd .contentWrap:after{content:"";display:block;clear:both;}
.simpleSkin04>dl>dd .contentWrap li{float:left;width:340px;}
.simpleSkin04>dl>dd .contentWrap img{float:left;width:148px;height:163px;border:1px solid #ddd;}
.simpleSkin04>dl>dd .contentWrap .expWrap{float:left;width:140px;height:120px;overflow:hidden;padding:20px;}
.simpleSkin04>dl>dd .contentWrap .expWrap strong{display:block;padding-bottom:10px;font-family:"Nanum Gothic";font-size:20px;color:#4e709d;}
.simpleSkin04>dl>dd .contentWrap .expWrap em{display:block;padding-bottom:10px;font-family:"Nanum Gothic";font-size:14px;color:#667188;font-weight:bold;font-style:normal;}
.simpleSkin04>dl>dd .contentWrap .expWrap span{display:block;font-family:"Gulim";color:#9da3ac;}

.simpleSkin04>dl>dd .btnWrap{position:absolute;left:0;top:50%;width:100%;}
.simpleSkin04>dl>dd .btnWrap a{position:absolute;display:block;width:29px;height:58px;overflow:hidden;text-indent:-9999px;background:url(../img/bg_prev_next_skyblue.png) no-repeat;}
.simpleSkin04>dl>dd .btnWrap a.prev{left:15px;top:0;background-position:0 0;}
.simpleSkin04>dl>dd .btnWrap a.next{right:15px;top:0;background-position:0 -58px;}

/******************************************************** s_05(일반스킨05) ********************************************************/
.simpleSkin05>dl{overflow:hidden;}
.simpleSkin05>dl>dd{position:relative;padding:0 10px 24px;}
.simpleSkin05>dl>dd .titleWrap{padding-bottom:14px;*zoom:1;}
.simpleSkin05>dl>dd .titleWrap:after{content:"";display:block;clear:both;}
.simpleSkin05>dl>dd .titleWrap strong{float:left;height:45px;line-height:45px;padding:0 20px;font-family:"Malgun Gothic";font-size:15px;color:#fff;background:#c1d72e;}
.simpleSkin05>dl>dd .titleWrap a{float:left;height:15px;line-height:15px;padding:0 5px;margin-left:7px;font-size:11px;color:#fff;border-radius:3px;background:#f5ab41;}

.simpleSkin05>dl>dd .slideWrap{position:relative;width:272px;height:202px;margin:0 auto;overflow:hidden;}

.simpleSkin05>dl>dd .contentWrap{position:absolute;left:0;width:9999px;*zoom:1;}
.simpleSkin05>dl>dd .contentWrap:after{content:"";display:block;clear:both;}
.simpleSkin05>dl>dd .contentWrap li{float:left;}
.simpleSkin05>dl>dd .contentWrap img{float:left;width:272px;height:193px;}

.simpleSkin05>dl>dd .btnWrap{position:absolute;left:0;top:50%;width:100%;}
.simpleSkin05>dl>dd .btnWrap a{position:absolute;display:block;width:18px;height:35px;overflow:hidden;text-indent:-9999px;background:url(../img/bg_prev_next_gray2.png) no-repeat;}
.simpleSkin05>dl>dd .btnWrap a.prev{left:10px;top:0;background-position:0 0;}
.simpleSkin05>dl>dd .btnWrap a.next{right:10px;top:0;background-position:0 -35px;}

/******************************************************** s_06(일반스킨06) ********************************************************/
.simpleSkin06>dl{overflow:hidden;}
.simpleSkin06>dl>dd{position:relative;}
.simpleSkin06>dl>dd .titleWrap{border-bottom:1px solid #1e74bf;*zoom:1;}
.simpleSkin06>dl>dd .titleWrap:after{content:"";display:block;clear:both;}
.simpleSkin06>dl>dd .titleWrap strong{float:left;display:block;height:48px;line-height:50px;padding:0 10px;font-family:"Malgun Gothic";font-size:16px;font-weight:bold;color:#555;text-decoration:none;border-bottom:2px solid #18468b;background:#fff;}
/* .simpleSkin06>dl>dd .titleWrap span{float:left;padding:3px 0 0 5px;} */
.simpleSkin06>dl>dd .titleWrap .btnMore{position:absolute;right:10px;top:19px;}
/* .simpleSkin06>dl>dd .titleWrap a{float:left;height:15px;line-height:15px;padding:0 5px;margin-left:7px;font-size:11px;color:#fff;border-radius:3px;background:#f5ab41;} */

.simpleSkin06>dl>dd .slideWrap{position:relative;width:390px;height:135px;margin:20px;overflow:hidden;}

.simpleSkin06>dl>dd .contentWrap{position:absolute;left:0;width:9999px;*zoom:1;}
.simpleSkin06>dl>dd .contentWrap:after{content:"";display:block;clear:both;}
.simpleSkin06>dl>dd .contentWrap li{float:left;width:95px;height:135px;padding-right:35px;}
.simpleSkin06>dl>dd .contentWrap img{float:left;width:87px;height:129px;border:1px solid #ddd;box-shadow:3px 3px 3px 0px #ddd;}
/*
.simpleSkin06>dl>dd .btnWrap{position:absolute;left:0;top:50%;width:100%;}
.simpleSkin06>dl>dd .btnWrap a{position:absolute;display:block;width:18px;height:35px;overflow:hidden;text-indent:-9999px;background:url(../img/bg_prev_next_gray2.png) no-repeat;}
.simpleSkin06>dl>dd .btnWrap a.prev{left:10px;top:0;background-position:0 0;}
.simpleSkin06>dl>dd .btnWrap a.next{right:10px;top:0;background-position:0 -35px;}
*/
.simpleSkin06>dl>dd .indicator{text-align:center;}
.simpleSkin06>dl>dd .indicator a{display:inline-block;width:10px;height:10px;margin-left:5px;overflow:hidden;text-indent:-9999px;border-radius:5px;background:#ccc;}
.simpleSkin06>dl>dd .indicator a:first-child{margin-left:0;}
.simpleSkin06>dl>dd .indicator a.on{background:#359ef7;}

/******************************************************** s_07(일반스킨07) ********************************************************/
.simpleSkin07>dl{overflow:hidden;}
.simpleSkin07>dl>dd{position:relative;padding:10px;font-family:"Malgun Gothic";}

.simpleSkin07>dl>dd .titleWrap{height:25px;padding:0 0 0 25px;background:url(../img/bg_phone.png) 0 0 no-repeat;*zoom:1;}
.simpleSkin07>dl>dd .titleWrap:after{content:"";display:block;clear:both;}
.simpleSkin07>dl>dd .titleWrap strong{float:left;font-size:15px;color:#666;}

.simpleSkin07>dl>dd .contentWrap{height:240px;overflow:hidden;}
.simpleSkin07>dl>dd .contentWrap strong{display:inline-block;*display:inline;height:20px;line-height:19px;padding:0 5px;margin:20px 0 5px;color:#fff;font-weight:normal;}
.simpleSkin07>dl>dd .contentWrap p{font-family:"Malgun Gothic";padding:3px 0;}
.simpleSkin07>dl>dd .contentWrap span{font-family:"Malgun Gothic";}
.simpleSkin07>dl>dd .contentWrap .bgPink{background:#fc6577;}
.simpleSkin07>dl>dd .contentWrap .bgGreen{background:#6cbd45;}
.simpleSkin07>dl>dd .contentWrap .f16{font-size:16pt;}
.simpleSkin07>dl>dd .contentWrap .f13{font-size:13pt;}
.simpleSkin07>dl>dd .contentWrap .f12{font-size:12pt;}
.simpleSkin07>dl>dd .contentWrap .f10{font-size:10pt;}
.simpleSkin07>dl>dd .contentWrap .c0{color:#000;}
.simpleSkin07>dl>dd .contentWrap .c3{color:#333;}
.simpleSkin07>dl>dd .contentWrap .c6{color:#666;}

/******************************************************** s_09(일반스킨09) ********************************************************/
.simpleSkin09>dl{overflow:hidden;}
.simpleSkin09>dl>dd{position:relative;}
.simpleSkin09>dl>dd .contentWrap{padding:10px 0;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;}
.simpleSkin09>dl>dd .rollingWrap{position:relative;z-index:1;width:840px;height:55px;margin:0 auto;overflow:hidden;}
.simpleSkin09>dl>dd .rollingWrap ul{position:absolute;width:9999px;}
.simpleSkin09>dl>dd .rollingWrap ul li{float:left;width:125px;height:55px;margin-right:18px;}
.simpleSkin09>dl>dd .rollingWrap ul li img{display:block;width:100%;height:100%;}

.simpleSkin09>dl>dd .contentWrap .btnWrap{position:absolute;left:0;top:50%;width:100%;margin-top:-13px;}
.simpleSkin09>dl>dd .contentWrap .btnWrap a{display:block;}
.simpleSkin09>dl>dd .contentWrap .btnWrap .prev{float:left;margin-left:10px;}
.simpleSkin09>dl>dd .contentWrap .btnWrap .next{float:right;margin-right:10px;}


/******************************************************** p_02(설문스킨02) ********************************************************/
.pollSkin02>dl>dt{padding:6px 10px 4px;overflow:hidden;}
.pollSkin02>dl>dd{position:relative;}

.pollSkin02>dl>dd .title{display:block;padding:10px 15px;color:#333;}

.pollSkin02>dl>dd .selectWrap{padding:10px;border:1px solid #ccc;background:#fafafa;}
.pollSkin02>dl>dd .selectWrap li{padding:5px 0;*zoom:1;}
.pollSkin02>dl>dd .selectWrap li:first-child{border-top:none;}
.pollSkin02>dl>dd .selectWrap li:after{content:"";display:block;clear:both;}
.pollSkin02>dl>dd .selectWrap li input{float:left;margin:0 10px 0 5px;}
.pollSkin02>dl>dd .selectWrap li label{float:left;width:85%;color:#666;}

.pollSkin02>dl>dd .btnWrap{padding:10px 0;text-align:center;}
.pollSkin02>dl>dd .btnWrap .date{padding-bottom:10px;text-align:left;}
.pollSkin02>dl>dd .btnWrap .btn{display:inline-block;padding:0 3px;margin:0 2px;height:20px;line-height:18px;color:#000;vertical-align:bottom;font-size:11px;border:1px solid #ccc;border-radius:3px;text-decoration:none;cursor:pointer;background:#fff;}
.pollSkin02>dl>dd .btnWrap input[type="submit"].btn{height:22px;}
.pollSkin02>dl>dd .btnWrap a.btn{padding:0 6px;line-height:20px;}
.pollSkin02>dl>dd .btnWrap .btn:hover{text-decoration:none;}
.pollSkin02>dl>dd .btnWrap .btn:link{text-decoration:none;}
.pollSkin02>dl>dd .btnWrap .btn:active{text-decoration:none;}

/******************************************************** p_03(설문스킨03) ********************************************************/
.pollSkin03>dl>dt{padding:6px 10px 4px;overflow:hidden;}
.pollSkin03>dl>dd{position:relative;}

.pollSkin03>dl>dd .title{display:block;padding:10px 15px;color:#333;}

.pollSkin03>dl>dd .selectWrap{padding:10px;border:1px solid #ccc;background:#fafafa;}
.pollSkin03>dl>dd .selectWrap li{padding:5px 0;*zoom:1;}
.pollSkin03>dl>dd .selectWrap li:first-child{border-top:none;}
.pollSkin03>dl>dd .selectWrap li:after{content:"";display:block;clear:both;}
.pollSkin03>dl>dd .selectWrap li input{float:left;margin:0 10px 0 5px;}
.pollSkin03>dl>dd .selectWrap li label{float:left;width:85%;color:#666;}

.pollSkin03>dl>dd .btnWrap{padding:10px 0;text-align:center;}
.pollSkin03>dl>dd .btnWrap .date{padding-bottom:10px;text-align:left;}
.pollSkin03>dl>dd .btnWrap .btn{display:inline-block;padding:0 3px;margin:0 2px;height:20px;line-height:18px;color:#000;vertical-align:bottom;font-size:11px;border:1px solid #ccc;border-radius:3px;text-decoration:none;cursor:pointer;background:#fff;}
.pollSkin03>dl>dd .btnWrap input[type="submit"].btn{height:22px;}
.pollSkin03>dl>dd .btnWrap a.btn{padding:0 6px;line-height:20px;}
.pollSkin03>dl>dd .btnWrap .btn:hover{text-decoration:none;}
.pollSkin03>dl>dd .btnWrap .btn:link{text-decoration:none;}
.pollSkin03>dl>dd .btnWrap .btn:active{text-decoration:none;}

/******************************************************** bbs(비사이드 공통) ********************************************************/
.bbsTitle{display:block;width:100%;padding:5px 0;color:#333;*zoom:1;}
.bbsTitle:after{content:"";display:block;clear:both;}
.bbsTitle .more{float:right;font:normal 11px "Dotum";color:#333;text-indent:-1px;opacity:0.6;filter:alpha(opacity=0.6);}


/******************************************************** bbs_01(비사이드 기본 스킨01) ********************************************************/
.besideBasicList01{padding-bottom:10px;}
.besideBasicList01 .imageBig{position:relative;height:auto;background:yellow;margin-bottom:10px;overflow:hidden;border:1px solid #ccc;}
.besideBasicList01 .imageBig a{display:block;}
.besideBasicList01 .imageBig .image{display:block;width:100%;}
.besideBasicList01 .imageBig .title{position:absolute;left:0;bottom:0;width:94%;padding:5px 3%;color:#fff;background:url(../img/bg_transparent_black.png);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.besideBasicList01 .thumbnail{*zoom:1;}
.besideBasicList01 .thumbnail:after{content:"";display:block;clear:both;}
.besideBasicList01 .thumbnail li{float:left;width:32%;margin-left:2%;}
.besideBasicList01 .thumbnail li:first-child{margin-left:0;}
.besideBasicList01 .thumbnail li a{display:block;border:3px solid #ccc;}
.besideBasicList01 .thumbnail li a.on{border:3px solid #a11717;}
.besideBasicList01 .thumbnail li a img{display:block;width:100%;}
.besideBasicList01 .thumbnail .thumbTitle{display:none;}

/******************************************************** bbs_02(비사이드 기본 스킨02) ********************************************************/
.besideBasicList02{padding-bottom:10px;}

.besideBasicList02 ul{padding:10px;border:1px solid #ccc;background:#fff;}
.besideBasicList02 ul li{border-top:1px solid #ccc;padding:5px 5px 5px 15px;background:url(../img/latest_icon_beside.gif) 5px 50% no-repeat;}
.besideBasicList02 ul li:first-child{border-top:none;}
.besideBasicList02 ul li .title{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/******************************************************** bbs_03(비사이드 기본 스킨03) ********************************************************/
.besideBasicList03{position:relative;padding-bottom:10px;}

.besideBasicList03 ol{padding:10px;border:1px solid #ccc;background:#fff;}
.besideBasicList03 ol li{padding:5px 0;*zoom1:;}
.besideBasicList03 ol li:first-child{border-top:none;}
.besideBasicList03 ol li:after{content:"";display:block;clear:both;}
.besideBasicList03 ol li .rank{float:left;width:16px;height:16px;line-height:16px;margin-right:5px;text-align:center;color:#fff;}
.besideBasicList03 ol li .title{float:left;width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.besideBasicList03 .rankBox{position:absolute;left:5px;top:37px;width:240px;height:22px;}

/******************************************************** bbs_04(비사이드 기본 스킨04) ********************************************************/
.besideBasicList04{width:100%;overflow:hidden;}
.besideBasicList04 .image{display:block;width:100%;}