
/**viewBoard**/
.policy_con .viewBoard {margin-top:0;}
.viewBoard {margin-top: 50px;}
.viewBoard .vbTitW {
    padding: 15px;
    background: #fff;
    display: inline-block;
    width: 100%;
    border-top: 2px solid #333;
    border-bottom: 1px solid #ddd;
}
.policy_con .viewBoard .vbTitW {padding: 15px 0;border-top:none;}
.viewBoard .vbTitW .vbTit  {font-size:18px; padding:0 0px; }
.viewBoard .vbTitW .vbTit strong{font-weight:bold;}
.viewBoard .vbTitW .vbDate, .viewBoard .vbTitW .vbUser {    
    display: inline-block;
    color: #aaa;
    font-size: 13px;
    font-weight: 300;
    margin-top: 10px;
	margin-right:10px;
}
.viewBoard .vbTitW .vbUser{color:#666;}

.viewBoard .vbTitW .vbUser i{
	width: 19px;
    height: 19px;
    background: url(/_img/mksico.png)no-repeat;
    background-position: -27px 0px;
    display: inline-block;
    margin-right: 10px;
	background-size:500px; 
}
.viewBoard .vbTitW .vbStar {margin-top:10px;}
.viewBoard .vbTitW .vbStar span{
    width: 20px;
    height: 20px;
    background: url(/_img/mksico.png)no-repeat;
    background-position: -58px 0;
    display: inline-block;
	background-size: 500px;
}
.viewBoard .vbContW {text-align:left; padding:15px 0; background:#fff; display:inline-block; width:100%; word-break:keep-all; line-height:1.6;  }
.policy_con .viewBoard .vbContW {padding:15px 0;}
.viewBoard .vbContW p {line-height:25px; font-size:14px;}
.viewBoard .vbContW img {margin-bottom:30px;}
.viewBoard .boardBtnW {display:inline-block; width:100%; text-align:center; margin-top:20px;}
.viewBoard .boardBtnW a {background:#333; padding:10px 20px; color:#fff; font-size: 16px; line-height:23px;}
.nearNaviW {
    width: 100%;
    display: inline-block;
    margin: 50px 0 0px;
    /* border: 1px solid #ddd; */
    border-top: 1px solid #000;
}
.nearNaviW dl {float:left; width:100%; border-bottom:1px solid #e4e4e4;padding:15px 0; }
.nearNaviW dl:last-child{}
.nearNaviW dl:hover{background:#fff;}
.nearNaviW dl dd{float:right; width:80%; }
.nearNaviW dl dt{float:left; width:20%; color:#999;text-align:center; position:relative;}
.nearNaviW dl dt:after{
    position: absolute;
    content: '';
    background: #e4e4e4;
    width: 1px;
    height: 15px;
    top: 5px;
    right: 5px;
}
.nearNaviW dl dt span{display:none;}
.nearNaviW dl dd .nNDate{float:right; color:#aaa; font-size:13px;}
.nearNaviW dl dd .nNTit {
	float: left;
    font-weight: 500;
    font-size: 14px;
    padding-left: 10px;
}
.nearNaviW dl dd a{display:block;width:100%;}
.nearNaviW dl dd a:hover{color:#1a72ff;}

/* --------------------------------------------
 * pagination
/* ------------------------------------------ */

.pagination{padding:20px 0 0px;text-align:center}
.pagination *{display:inline-block}
.pagination a:hover{background:#d52021; display:block; color:#fff;}
.pagination p a{color:#888;}
.pagination p{vertical-align: top;background:#fff;border:1px solid #DBDCDE;margin:0 1px; width: 32px;height: 32px;font-size: 14px; line-height: 32px;}
.pagination ol{margin:0 6px;overflow:hidden}
.pagination ol li{float:left;margin:0 1px;}
.pagination ol li a{font-size:12px;width:32px; cursor:pointer; height:32px;line-height:30px; box-sizing:border-box; background:#fff; border:1px solid #e4e4e4; color:#636363; font-weight:500}
.pagination ol li a.on,
.pagination ol li a:hover{background:#2E45BF; color:#fff; font-weight:700;  width:32px; height:32px; border:1px solid #2E45BF; box-sizing:border-box;  /*  line-height: 17px;*/}
.pagination ol li a:hover {background:#fff; color:#2E45BF; }

/* --------------------------------------------
 * ¿ì¼ö»ç¿ø ºä
/* ------------------------------------------ */
.bestpeoleViewWrap .topContents{padding:0 20px;}
.bestpeoleViewWrap .tit{
	text-align: center;
    font-size: 17px;
    color: #333;
    margin-bottom: 30px;
    line-height: 25px;
    font-weight: bold;
    word-break: keep-all;
}
.bestpeoleViewWrap .c_tit {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    line-height: 30px;
    font-weight: 400;
    word-break: keep-all;
	margin-bottom:20px !important;
}
.bestpeoleViewWrap .c_tit strong{color:#1a73fe}
.bestpeoleViewWrap .tit .photo { overflow:hidden;}
.bestpeoleViewWrap .tit .photo img {width:70%;}
.bestpeoleViewWrap .tit p{margin-top:30px;}
.bestpeoleViewWrap dl {word-break:keep-all;}
.bestpeoleViewWrap dl dt{float:right;}
.bestpeoleViewWrap dl dd{}
.bestpeoleViewWrap dl dt {
    padding: 20px;
    background: #f7e11c;
    border-radius: 10px;
    margin-bottom: 30px;
    font-size: 13px;
    display: inline-block;
    margin-left: 50px;
    position: relative;
    line-height: 20px;
}
.bestpeoleViewWrap dl dt:after{
	width: 16px;
    height: 16px;
    background: #f7e11c;
    content: '';
    position: absolute;
    right: -5px;
    top: 50%;
    transform: rotate(45deg);
    margin-top: -8px;
}
.bestpeoleViewWrap dl dd{
    line-height: 21px;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    font-size: 13px;
    display: inline-block;
    margin-right: 50px;
    position: relative;
    margin-left: 10px;
}
.bestpeoleViewWrap dl dd:after{
	width: 16px;
    height: 16px;
    background: #fff;
    content: '';
    position: absolute;
    left: -5px;
    top: 50%;
    transform: rotate(45deg);
    margin-top: -8px;
}
.bestpeoleViewWrap dl span.mark{
    font-size: 18px;
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}
.bestpeoleViewWrap .consultBox{
	text-align: center;
    padding: 30px;
    background: #fff;
}
.bestpeoleViewWrap .consultBox ul {}
.bestpeoleViewWrap .consultBox ul li{
	font-size: 15px;
    line-height: 40px;
    margin-bottom: 10px;
	position:relative;
}
.bestpeoleViewWrap .consultBox ul li input {
    border: 1px solid #e4e4e4;
    padding: 12px;
    width: 100%;
    background: #f2f4f6;
    padding-left: 60px;
}
.bestpeoleViewWrap .consultBox ul li input:focus, .bestpeoleViewWrap .consultBox ul li input:hover{border:1px solid }
.bestpeoleViewWrap .consultBox ul li .consultTit{
    font-weight: 600;
    position: absolute;
    font-size: 13px;
    left: 15px;
    top: 2px;
}
.bestpeoleViewWrap .consultBox button{
	width: 100%;
    background: #2E45BF;
    color: #fff;
    padding: 12px;
    font-size: 15px;
    text-align: center;
    border-radius: 30px;
}
.bestpeoleViewWrap .consultBox .input-checkbox {
    width: 100%;
    padding: 10px 0 30px;
    height: 40px;
    z-index: 1111;
}

.listTable li{height:50px;width:100%; margin:20px 0; background:#f3f3f3; height:60px; line-height:35px; border-radius:2px;	box-shadow: 0px 1px 5px rgba(28,35,69,0.14);
	background-color: rgba(255,255,255,0.1);
	transition: box-shadow 0.1s ease, background-color 0.1s ease;
	-webkit-transition: box-shadow 0.1s ease, background-color 0.1s ease;
	border-top:1px solid #161616;}
.listTable li div{float:left; font-size:16px;}
.listTable li div:nth-child(1){width:15%;}
.listTable li div:nth-child(2){width:65%;}
.listTable li div:nth-child(3){width:20%;}
.listTable li.table_tit{font-weight:bold; background:#2d9af6;background-image: linear-gradient(-135deg,#2A9FFD 0%,#3589dc 100%);
    background-image: -webkit-linear-gradient(-135deg,#2A9FFD 0%,#3589dc 100%);border-top:none; color:#fff;}
.listTable{
    border-top: 2px solid #333;
	width:100%;
}
.listTable thead tr th {
	font-size:13px; color:#888
}
.listTable tr th{
    padding:12px 3px;
    color:#333;
    border-bottom: 1px solid #eee;
	font-weight:400;
	font-size:13px;
	vertical-align:middle;
	line-height:22px;
}

.listTable tbody tr th:last-child {font-size:12px; color:#999;}

.listTable tr th.date{opacity:0.7; font-size:12px;}
.listTable tr th.tl {font-weight:500;}
.listTable tr th.tl i {margin-left:5px; color:#aaa; margin-top:5px;}
.listTable tr th.sub .fs18{display:inline-block; font-size:16px; font-weight:500; width:100%; color:#333;}
.listTable tr th.sub span{color:#999;}
.listTable tr th .login{
    background: #fff;
    color: #2c4d9c;
    display: inline-block;
    padding: 4px 11px;
    font-size: 13px;
    border: 1px solid #2c4d9c;
    background: url(/_img/loginuser.png) no-repeat 10% center;
    text-align: right;
    width: 78px;
    background-size: 15px;
    line-height: 19px;
	font-weight:500;
}
.listTable tr th .price{
    font-weight: 500;
    font-size: 15px;
    color: #f94c4c;
    cursor: pointer;
}

.listTable tr th .auctionbtn{
    color: #0f4ea2;
    font-size: 12px;
    border: 1px solid #0f4ea2;
    padding: 3px 6px 3px 30px;
    background: url(/_img/auctionico01.png)no-repeat 9%;
	cursor:pointer;
	margin-top:5px;
	display:inline-block;
}

.boardWrite {border-top:1px solid;}
.boardWrite tr{}
.boardWrite tr td, .boardWrite tr th{padding:10px 0; border-bottom:1px solid #e4e4e4; vertical-align:middle;}
.boardWrite tr td{ padding-left:10px; text-align:left;}
.boardWrite tr th{background:#f2f4f6; font-size:13px; font-weight:500;}
.boardWrite { width: 100%; border-collapse: collapse; border-spacing: 0;}
.boardWrite .inputStyle {
    height: 40px;
    background: #fff;
    padding-left: 10px;
    border: 1px solid #e4e4e4;
	width:100px;
	font-size:14px;
}
.boardWrite .inputStyle:focus, .boardWrite textarea:focus{border:1px solid #2E45BF;}
.boardWrite textarea {
    border: 1px solid #e4e4e4;
	width: 98%;
    padding: 20px;
	padding: 10px;
    font-size: 14px;
    overflow-y: scroll;
    resize: vertical;
    -webkit-appearance: none;
	z-index:11;
}
.boardWrite .inputStyle.w100 {width:98%;}
.boardWrite .inputStyle.w150 {width:150px;}
.boardWrite .inputStyle.w200 {width:200px;}


.star-score-check{ margin:0 0 0 0; direction:rtl; font-size:0; text-align:left; }
.star-score-check > button { overflow:visible; display:inline-block; padding:0; border:none; font-size:0; line-height:0; background-color:#ccc; background-repeat:no-repeat; background-position:0 50%; }
.star-score-check > button.even { background-position:0px 50%; margin-right:6px; }
.star-score-check > button.even:first-child { margin-right:0; }
.star-score-check > button { width:25px; height:24px; background-image:url("/_img/star_bg_big.png"); background-size:26px;}
.star-score-check > button.active { background-color:#fdda39; }