/* BASIC css start */
#review-board-list .csImg {position:relative; }
#review-board-list .csImg img {width:100%; max-width:100%; }
#review-board-list .csImg a.csImgBtn1 {width: 39vw;height: 15vw; position: absolute; top: 66vw;left: 10vw;}
#review-board-list .csImg a.csImgBtn2 {width: 39vw;height: 15vw; position: absolute; top: 66vw;right: 10vw;}
#review-board-list .csImg a.csImgBtn3 {width: 100%;height: 30vw; position: absolute; bottom: 0; left: 0; }

.boardCustom .csboardType  {background:#222; display:block; margin:10px 0 5px; text-align:center; height: 36px; line-height:36px;}
.boardCustom .csboardType a {color:#fff; font-size:15px; font-weight: 500;}
.boardCustom .content{overflow: hidden;border-bottom: 1px solid #ddd;}
.boardCustom .content li{width: 33.333%;float: left;text-align: center;padding: 10px 0;}
.boardCustom .content li a{display: block;font-size: 11px; background-size:28px;background-repeat:no-repeat;background-position:50% 0;padding: 33px 0 0;}
.boardCustom .content li:nth-child(1) a {background-image:url(/design/pinksisly/dizi/cs/cs1.png)}
.boardCustom .content li:nth-child(2) a {background-image:url(/design/pinksisly/dizi/cs/cs2.png)}
.boardCustom .content li:nth-child(3) a {background-image:url(/design/pinksisly/dizi/cs/cs3.png)}
.boardCustom .content li:nth-child(4) a {background-image:url(/design/pinksisly/dizi/cs/cs4.png)}
.boardCustom .content li:nth-child(5) a {background-image:url(/design/pinksisly/dizi/cs/cs5.png)}
.boardCustom .content li:nth-child(6) a {background-image:url(/design/pinksisly/dizi/cs/cs6.png)}

.boardCustom .content li:nth-child(1) a.active {background-image:url(/design/pinksisly/dizi/cs/cs1_on.png)}
.boardCustom .content li:nth-child(2) a.active {background-image:url(/design/pinksisly/dizi/cs/cs2_on.png)}
.boardCustom .content li:nth-child(3) a.active {background-image:url(/design/pinksisly/dizi/cs/cs3_on.png)}
.boardCustom .content li:nth-child(4) a.active {background-image:url(/design/pinksisly/dizi/cs/cs4_on.png)}
.boardCustom .content li:nth-child(5) a.active {background-image:url(/design/pinksisly/dizi/cs/cs5_on.png)}
.boardCustom .content li:nth-child(6) a.active {background-image:url(/design/pinksisly/dizi/cs/cs6_on.png)}

#review-board-list .boardWrite {padding:20px 10px 10px;}
#review-board-list .boardWrite a.btn_Red { background-color: #fe6f5f; border-color: #fe6f5f; } #review-board-list .boardWrite a.btn_Red { background-color: #fe6f5f; border-color: #fe6f5f; } 

/* BASIC css end */

