

/* global properties */
	* {margin: 0; padding: 0;}
	html {}
	header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption  {display: block;}
	time {display: inline;}
	body {margin: 0; padding: 0; color: #464646; background: #fff ; font-size: 80%; line-height: 1.6;}
	body, input, textarea {font-family: Dotum, 'Nanum Gothic', 'Apple SD Gothic Neo', "¸¼Àº °íµñ", "Malgun Gothic", AppleGothic, "Lucida Grande", Tahoma, Verdana, UnDotum, sans-serif;}
	hr, legend, caption {display: none;}
	fieldset, iframe, img {vertical-align: middle; border: 0 none;}
	caption {overflow: hidden; visibility: hidden; width: 0; height: 0; font-size: 0; text-indent: -9999px; line-height: 0;}
	form {margin: 0;}
	ins, ins * {border-bottom: 1px dotted; text-decoration: none;}
	ins a {text-decoration: underline;}
	del, del * {text-decoration: line-through;}
	pre {overflow: auto;}
	blockquote {padding: 0 1em;}
	div {display: block;}
	dl,
	dt,
	dd,
	ul,
	ol,
	li,
	figure, 
	figcaption {list-style: none;}
	article, aside, footer, header, hgroup, main, nav, section {display: block;}
	fieldset {
		display: block;
		-webkit-margin-start: 2px;
		-webkit-margin-end: 2px;
		-webkit-padding-before: 0.35em;
		-webkit-padding-start: 0.75em;
		-webkit-padding-end: 0.75em;
		-webkit-padding-after: 0.625em;
		border-image-source: initial;
		border-image-slice: initial;
		border-image-width: initial;
		border-image-outset: initial;
		border-image-repeat: initial;
		min-width: -webkit-min-content;
	}

	a, a:link, a:visited, a:hover, a:active, a:focus {text-decoration: none;}
	a:link {color : #464646;}
	a:visited {color : #202020;}
	a:hover {color : #464646;}
	a:active, a:focus {color : #202020;}
	button {border: 0 none; cursor: pointer; margin: 0; overflow: hidden; padding: 0; vertical-align: top;}
	button span {vertical-align: middle; overflow: hidden;}
	small {font-size: 100%;}
	em {font-size: 100%; font-style:normal;}
	i {font-style: normal;}
	.clearfix:after {content:".";display: block; height: 0; clear: both; visibility: hidden;}
	.clearfix {display: inline-block;}


		
		


	.wzicon { background: url(./img/shareimages.png?13111502) no-repeat;display: inline-block;font-size: 0;line-height: 0;text-indent: -9999px;}
	.wzicon.historyback {vertical-align:middle; display:inline-block; width: 28px; height: 35px; line-height:35px; background-position: -131px -6px;cursor:pointer;}
	.wzicon.category {vertical-align:middle; display:inline-block; width: 28px; height: 35px; line-height:35px; background-position: -54px -6px;cursor:pointer;}
	.wzicon.search {vertical-align:middle; display:inline-block; width: 28px; height: 35px; line-height:35px; background-position: -167px -6px;cursor:pointer;}
	.wzicon.home {vertical-align:middle; display:inline-block; width: 28px; height: 35px; line-height:35px; background-position: -97px -6px;cursor:pointer;}
	
	span.vbar {padding: 0 2px;color:#dddddd;font-size:10px;}
	div.oneline {clear: both;margin: 1px auto;border-top: 1px solid #ddd;}
	span.textheader {
		color: #ffffff;font-family: 'µ¸¿ò',Dotum,Verdana,applegothic;font-size: 11px;letter-spacing: -1px;
		display: inline-block;padding: 1px 3px; border-radius: 2px;
		border: 1px solid #fd6418; background-color:#fa762e;
		line-height: 11px; height: 11px; text-align: center;
	}


/* Layout */
	body {background-color:#d3d6dd;}
	#wrap{width:100%;margin:0 auto;overflow:hidden;}
	#header{width:100%}
	#container{width:100%;margin:0 auto;}
	#container:after{display:block;clear:both;content:'';}
	#footer{
		width:100%;
		margin-top:0px;
		padding: 9px 0 22px;
		border-top: 1px solid #2d3036;
		background-color: #353840;
		font-size: 12px;
		text-align: center;
	}

/* Header */
	#header.d_head {
		overflow: hidden;
		position: relative;
		z-index: 10;
		width: 100%;
		border-top: 1px solid #65686e;
		border-bottom: 1px solid #2e313b;
		background-color: #3d414d;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#4c5160),to(#3e4451));
		background-image: -moz-linear-gradient(top,#4c5160,#3e4451);
		background-image: -o-linear-gradient(top,#4c5160,#3e4451);
		background-image: linear-gradient(to bottom,#4c5160,#3e4451);
	}

	#header.d_head .hpos {text-align:center;}
	#header.d_head .hpos.left {position: absolute;top: 0;left: 0;padding-left:10px;}
	#header.d_head .hpos.right {position: absolute;top: 0;right: 0;padding-right:10px;}
	#header.d_head h3 a {
		padding:8px;
		display:inline-block;
		font-weight: bold;
		letter-spacing: -1px;
		color: #fff;
		-webkit-text-shadow: 0 1px 0 #2b2d36;
		text-shadow: 0 1px 0 #2b2d36;
	}

/*********************************************
* ¹öÆ° : 2013-10-18
*********************************************/
	.wz_btn_mid_gray {
		display: inline-block;
		margin: 0 2px;
		padding: 0 7px;
		border: 1px solid #26292e;
		border-radius: 3px;
		background: #3d4049;
		line-height: 25px;
		color: #c3c3c3 !important;
	}
	.wz_btn_mid {
		display: inline-block;
		padding: 0 5px;
		border: 1px solid #d0d0d0;
		border-radius: 1px;
		background: #fbfbfb;
		font-family: 'µ¸¿ò',Dotum,Verdana,applegothic;line-height: 1.5; font-size: 11px; letter-spacing: -1px; cursor:pointer; 
		color: #333;
		line-height: 21px; height: 21px;
		text-align: center;
		vertical-align: middle;
		-webkit-box-shadow: inset 1px 1px #fff,inset -1px -1px #f7f7f7,0 1px rgba(0,0,0,0.03);
	}
	.wz_btn_big {
		display: inline-block;
		padding: 5px 8px;
		border: 1px solid #b3b4bb;
		border-radius: 3px;
		background: #fbfbfb;
		font-family: 'µ¸¿ò',Dotum,Verdana,applegothic;font-size: 12px; font-weight:bold; cursor:pointer;
		color: #333;
		text-align: center;
		vertical-align: middle;
		-webkit-box-shadow: inset 1px 1px #fff,inset -1px -1px #f7f7f7,0 1px rgba(0,0,0,0.03);
	}

	.wz_btn_wide {margin:0;border:1px solid #bbb;border-radius:3px;background-color:#f1f1f3;background-image:linear-gradient(to bottom,#f7f8f9,#ebebed);
			overflow: hidden;border-top: 1px solid #d6dade;box-shadow: inset 0 1px 0 rgba(255,255,255,1);-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1);}
	.wz_btn_wide .wz_btn_wide_box {border-right:1px solid #c5c5c6;float:left;margin-left:-1px;letter-spacing:-1px;color:#3e4349;}
	.wz_btn_wide .wz_btn_wide_box:last-child {display:block;overflow:hidden;float:none;border-right:0 none;}
	.wz_btn_wide .wz_btn_wide_box button {width:100%;padding:8px;margin:0;background:none;font-size:.933em;font-weight:bold;text-align:center;}

/*********************************************
* Ä«Å×°í¸® ¸ñ·Ï ¹öÆ° : 2013-09-30
*********************************************/
	.cate-btn {
		padding:0;overflow: hidden;border: 1px solid #dddee2;text-align: center;
		border-top: 1px solid #bfc2c4;
		border-left: 1px solid #bfc2c4;
		border-right: 1px solid #a8aaab;
		border-bottom: 1px solid #a8aaab;
		background-color: #fff;
		box-shadow: 0 1px 0 rgba(164,168,171,0.2);
		-webkit-box-shadow: 0 1px 0 rgba(164,168,171,0.2);
		clear: both;background-color:#fbfbfb;
	}
	.cate-btn .ctitle {
		display: block;
		padding: 10px 8px;
		font-size: 1.000em;
		background-color: #fff;
		color:#666;
		text-shadow: 1px 1px 0 #FFF;
		vertical-align:middle;
		border-bottom: 1px solid #dddee2;
	}
	.cate-btn li {
		position: relative;
		float: left;
		width: 33%;
		border-right: 1px solid #dddee2;
		border-top: 1px solid #dddee2;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.cate-btn li:nth-child(3n) {
		overflow: hidden;
		float: none;
		width: auto;
		border-right: 0 none;
		
	}
	.cate-btn li:nth-child(-n+3) { border-top: 0 none; }
	.cate-btn .link_menu {
		display: block;
		font-size: 1.000em;
		padding: 6px 9px 6px 6px;
		height:27px;line-height:27px;
		background-color: #fbfbfb;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f4f4));
		background-image: -moz-linear-gradient(top,#fff,#f4f4f4);
		background-image: -o-linear-gradient(top,#fff,#f4f4f4);
		background-image: linear-gradient(top,#fff,#f4f4f4);
		color:#666;
		text-shadow: 1px 1px 0 #FFF;
		vertical-align:middle;
		overflow: hidden;white-space:nowrap;text-overflow:ellipsis; 
	}
	.cate-btn .link_menu.active {
		font-weight:bold;
		background-image: none;
		background-color:#ffffff;color:#4266b0;
	}
	.cate-btn .arrow {
		position: absolute;
		top: 0;
		right: 8px;
		padding-top: 8px;
		font-weight: bold;
		color: #666;
		text-align: center;
		letter-spacing: -1px;
	}

	/* ÇÏÀ§¸Þ´º */
	.cate-btn .link_menu.sub {text-align:left;padding-left:8px;}

/*********************************************
* ¹Ú½º : 2013-10-17
*********************************************/
	.stylebox {
		overflow: hidden;
		position: relative;
		margin: 0;
		border-top: 1px solid #bfc2c4;
		border-left: 1px solid #bfc2c4;
		border-right: 1px solid #a8aaab;
		border-bottom: 1px solid #a8aaab;
		background-color: #fff;
		box-shadow: 0 1px 0 rgba(164,168,171,0.2);
		-webkit-box-shadow: 0 1px 0 rgba(164,168,171,0.2);
		clear: both;
	}
	.stylebox .tsubject {
		height: 27px;
		padding-top: 9px;
		border-bottom: 1px solid #d4d9dd;
		border-top: 1px solid #fff;
		line-height: 1.571em;
		color: #000;
		letter-spacing: -1px;
		text-indent: 12px;
		text-shadow: 0 1px 0 rgba(255,255,255,1);
		background-color: #f9fafa;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f7f8));
		background-image: -moz-linear-gradient(top,#fff,#f6f7f8);
		background-image: -o-linear-gradient(top,#fff,#f6f7f8);
		background-image: linear-gradient(to bottom,#fff,#f6f7f8);
	}
	.stylebox li {position: relative;background: 0;text-indent: 0;}
	.stylebox li:first-child {border-top: 0 none;}
	.stylebox .list {
		display: block;
		overflow: hidden;
		padding: 8px 6px 8px 12px;
		letter-spacing: -1px;
		color: #131313;
	}
	.stylebox .list .wsubject {margin-right: 7px;}
	.stylebox .list .wname {color: #999;letter-spacing: -1px;display: inline-block;margin-left:0px;}
	.stylebox .list .wcontent {margin-right: 7px;display:block;padding-top:4px;}
	.stylebox .list .cment {position:absolute;top:0;right:0;height:36px;line-height:36px;margin-right:8px;}
	.stylebox .list .cment .cbox {
		padding:3px 8px;font-weight:bold;
		border: 1px solid #ccc;
		border-radius: 0.2em;-webkit-border-radius: 0.2em;
		background: #fff;text-shadow: 0 1px 0 #fff;
		background-image: linear-gradient( #fff,#f1f1f1 );
		}

	.stylebox li {border-top: 1px solid #efefef;}
	.stylebox .bbn {
		display: block;
		position: relative;
		width: 100%;
		height: 38px;
		margin-top: -1px;
		border-top: 1px solid #cacaca;
		background-color: #f9f9f9;
	}
	.stylebox .bbn .footer_box {
		display: block;
		height: 25px;
		margin-right: 69px;
		padding: 12px 0 0 3px;
		border-top: 1px solid #fdfdfd;
		font-weight: bold;
		line-height: 1em;
		color: #424856;
		background-color: #f9f9f9;
		text-align: center;
		clear: both;
	}
	.stylebox .bbn .footer_box .more_down {
		width: 12px;
		height: 8px;
		margin: 3px 0 0 4px;
		background-position: 0px -12px;
	}
	.stylebox .bbn .gotop {
		position: absolute;
		top: 0;
		right: 0;
		width: 68px;
		height: 25px;
		padding-top: 12px;
		border-left: 1px solid #ddd;
		border-top: 1px solid #fdfdfd;
		font-weight: bold;
		line-height: 1em;
		color: #666;
		background-color: #f9f9f9;
		text-align: center;
		letter-spacing: -1px;
	}
	.stylebox .bbn .gotop .more_up {width: 9px;height: 11px;margin: 0 3px 0 0;background-position: 0px 0px;}

	.stylebox .gopage {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 26px;
		padding-top: 10px;
		font-weight: bold;
		letter-spacing: -1px;
		color: #000;
		text-align: right;
	}
	.stylebox .gopage .more_page {
		width: 7px;
		height: 11px;
		margin: 3px 11px 0 4px;
		background-position: -24px 0px;
	}



/*********************************************
* ÀÛ¼ºÆû basic : 2013-10-17
*********************************************/
	.commentbox, 
	.writebox {
		overflow: hidden;
		position: relative;
		margin: 0;
		border-top: 1px solid #bfc2c4;
		border-left: 1px solid #bfc2c4;
		border-right: 1px solid #a8aaab;
		border-bottom: 1px solid #a8aaab;
		background-color: #fff;
		box-shadow: 0 1px 0 rgba(164,168,171,0.2);
		-webkit-box-shadow: 0 1px 0 rgba(164,168,171,0.2);
		margin-bottom: 10px;
		background-color: #f4f4f4;
		clear: both;
	}
	.writebox .tips {padding: 10px 15px 10px 15px;}
	.writebox .tips p em {color: #5a8daf;}
	.writebox .inputbox {padding:0;}
	.writebox .inputbox .inputnt {
		position: relative;
		height: 30px;
		margin-bottom: 5px;
		padding: 0 5px;
		border: 1px solid #bcbcbc;
		background-color: #fff;
		line-height: 28px;
	}
	.writebox .inputbox .inputnt input[type=text],
	.writebox .inputbox .inputnt input[type=password],
	.writebox .inputbox .inputnt input[type=file],
	.writebox .inputbox .inputnt select,
	.writebox .inputbox .inputnt textarea {width: 100%;height: 30px;border: 0;-webkit-appearance: none;-webkit-border-radius: 0;background-color:#fff;}
	.writebox .inputbox .inputnt select {background-image: url(./img/select_arrow.png);background-position: 100% 50%;background-repeat: no-repeat no-repeat;}
	
	.writebox .inputbox .inputarea {
		margin-bottom: 5px;
		padding: 0 5px;
		border: 1px solid #bcbcbc;
		background-color: #fff;
	}
	.writebox .inputbox .inputarea textarea {width: 100%;height:150px;border: 0;-webkit-appearance: none;-webkit-border-radius: 0;}
	.writebox .inputbox .submitcols {position: relative;padding-right: 118px;}
	.writebox .inputbox .submitcols .common_btn {
		position: absolute;
		right: 0;
		top: 0;
		width: 113px;
		border: 1px solid #aaa;
		box-shadow: 1px 1px 0 #d3d3d3;
		height: 32px;
		letter-spacing: -1px;
		padding: 2px 8px 0;
		text-align: center;
		background-color: #f6f6f6;
		background-repeat: repeat-x;
		background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#eee));
		background: -moz-linear-gradient(top, #fefefe, #eee);
		background: -ms-linear-gradient(top, #fefefe, #eee);
		background: -o-linear-gradient(top, #fefefe, #eee);
	}
	.writebox .inputbox .checkBox label {
		margin-right: 10px;
		padding-left: 5px;
		font-size: 14px;
		color: #767676;
		vertical-align: middle;
	}

	

	.writebox .btm-btns {position: absolute;bottom: 0;left: 0;width: 100%;border-top: 1px solid #bcbcbc;}
	.writebox .btm-btns a {
		float: left;
		width: 33%;
		height: 30px;
		font-size: 13px;
		height:30px;line-height: 30px;
		color: #737373;
		text-align: center;
		background-color: #f6f6f6;
		background-repeat: repeat-x;
		background: -webkit-linear-gradient(top, #fefefe, #eee);
		background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#eee));
		background: -moz-linear-gradient(top, #fefefe, #eee);
		background: -ms-linear-gradient(top, #fefefe, #eee);
		background: -o-linear-gradient(top, #fefefe, #eee);
	}
	.writebox .btm-btns a span {display: block;border-left: 1px solid #fff;border-right: 1px solid #bcbcbc;}
	.writebox .btm-btns a:last-child {width: 34%;}
	.writebox .btm-btns a:last-child span {border-right:none;}
	
	
	.writebox .btm-btns .lbtns {
		float: left;
		text-align: center;
	}

	.writebox .btm-btns button {
		width: 98%;
		font-size: 13px;
		margin:6px 0;padding:8px;
		color: #737373;
		text-align: center;
		background-color: #f6f6f6;
		background-repeat: repeat-x;
		border-radius: 3px;
		background: -webkit-linear-gradient(top, #fefefe, #eee);
		background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#eee));
		background: -moz-linear-gradient(top, #fefefe, #eee);
		background: -ms-linear-gradient(top, #fefefe, #eee);
		background: -o-linear-gradient(top, #fefefe, #eee);
		border: 1px solid #aaa;
		box-shadow: 1px 1px 0 #d3d3d3;
	}
	.writebox .btm-btns .sbmt {font-weight:bold;}


/*********************************************
* ·Î±×ÀÎ basic : 2013-10-17
*********************************************/

	.writebox.havebtn {padding: 10px 0 45px 0;}


/*********************************************
* pageing : 2013-10-17
*********************************************/
	.wziconarrow {background: url(./img/image.gif) no-repeat;}
	.paging_comm {position:relative;width:134px;height:26px;margin:0 auto;color:#666;text-align:center;line-height:26px;}
	.paging_comm .num_page {color:#425de8;font-size:14px}
	.paging_comm .txt_bar {color:#c5c5c5}
	.paging_comm .btn_page {position:absolute;top:0;width:37px;height:26px;line-height:26px;overflow:hidden;text-indent:-9999px;border:1px solid #b3b4bb;-webkit-border-radius:3px;background-color:#fafafa;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f6f6))}
	.paging_comm .btn_prev {left:0}
	.paging_comm .btn_next {right:0}
	.paging_comm .wziconarrow {display:block;margin:8px auto 0 auto;width:6px;height:9px;overflow:hidden;text-align:center}
	.paging_comm .ico_prev {background-position:-40px -10px}
	.paging_comm .ico_next {background-position:-50px -10px}
	.screen_out {display:block;overflow:hidden;p`osition:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px;}


/*********************************************
* °Ô½ÃÆÇ »ó¼¼ ÃßÃµ/ºñÃßÃµ basic : 2013-10-17
*********************************************/
	
	.board-btn {margin-bottom: 0px;text-align: center;}
	.board-btn .btn_recomm {
		display: inline-block;padding: 1px;border-radius: 3px;text-decoration: none;
		height: 39px;margin:0 3px;
		background-color: #bebebe;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#cbcbcb),to(#b1b1b1));
		background-image: -moz-linear-gradient(top,#cbcbcb,#b1b1b1);
		background-image: -o-linear-gradient(top,#cbcbcb,#b1b1b1);
		background-image: linear-gradient(to bottom,#cbcbcb,#b1b1b1);
	}
	.board-btn .inner {
		padding: 0 15px;
		background-color: #fcfcfc;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fafafa));
		background-image: -moz-linear-gradient(top,#fff,#fafafa);
		background-image: -o-linear-gradient(top,#fff,#fafafa);
		background-image: linear-gradient(to bottom,#fff,#fafafa);
		display: inline-block;width: 100%;height: 100%;
		border-radius: 3px;text-align: center;
		font-weight: bold;color: #de4644;
	}
	.board-btn .ico_comm {display: inline-block;font-size: 0;line-height: 0;text-indent: -9999px;vertical-align: top;}
	.board-btn .ico_rebtn {width: 14px;height: 16px;margin-top: 3px;}
	.board-btn .btn_recomm .inner { text-align: center; }
	.board-btn .btn_recomm .txt_num {font-weight: bold;font-family: helvetica,sans-serif;}
	.board-btn .btn_recomm.plus .ico_rebtn {background-position: 0 -23px;}
	.board-btn .btn_recomm.minu .ico_rebtn {background-position: -19px -23px;}
	.board-btn .btn_recomm.plus .txt_num {color: #de4644;}
	.board-btn .btn_recomm.minu .txt_num {color: #5878ad;}


/*********************************************
* °Ô½ÃÆÇ ÄÚ¸àÆ® : 2013-10-17
*********************************************/

	.commentbox .tabs {width: 100%;border-top: 1px solid #bcbcbc;}
	.commentbox .tabs a {
		float: left;
		height: 30px;
		font-size: 13px;
		line-height: 30px;
		color: #737373;
		text-align: center;
		background-color: #f6f6f6;
		border-bottom:1px solid #bcbcbc;
	}
	.commentbox .tabs a span {display: block;height:100%;border-left: 1px solid #fff;border-right: 1px solid #bcbcbc;}
	.commentbox .tabs a:last-child span {border-right:none;}
	.commentbox .tabs a.active {background-color: #ffffff;border-bottom:none;}
	
	.commentbox ul {clear:both;}
	.commentbox li {position: relative;background: 0;text-indent: 0;}
	.commentbox .list {
		display: block;
		overflow: hidden;
		padding: 8px 6px 8px 12px;
		letter-spacing: -1px;
		color: #131313;
	}
	.commentbox .list .wcsubject {margin-right: 7px;}
	.commentbox .list .wname {color: #999;letter-spacing: -1px;display: inline-block;margin-left:0px;}
	.commentbox .list .cment {position: absolute;
		top: 0;
		right: 0;
		height: 36px;line-height: 36px;margin-right:8px;
		}
	.commentbox .list .wcinfo {
		display: block;
		margin-top: 7px;
		color: #999;
		letter-spacing: -1px;
	}
	.commentbox .list .cment .cbox {
		padding:3px 8px;font-weight:bold;
		border: 1px solid #ccc;
		border-radius: 0.2em;-webkit-border-radius: 0.2em;
		background: #fff;text-shadow: 0 1px 0 #fff;
		background-image: linear-gradient( #fff,#f1f1f1 );
	}

	.commentbox li {border-top: 1px solid #bcbcbc;}
	.commentbox li:first-child {border-top:none;}
	.commentbox .bbn {
		display: block;
		position: relative;
		width: 100%;
		height: 38px;
		margin-top: -1px;
		border-top: 1px solid #cacaca;
		background-color: #f9f9f9;
	}
	
	/* ÄÚ¸àÆ® ¸ñ·Ï ¹öÆ° */
	.commentbox .cbtn {
		position: absolute;
		bottom: 10px;
		right: 10px;
	}
	.commentbox .cbtn .btn_recomm {
		display: inline-block;padding: 1px;border-radius: 3px;text-decoration: none;
		height: 24px;margin:0 2px;
		background-color: #bebebe;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#cbcbcb),to(#b1b1b1));
		background-image: -moz-linear-gradient(top,#cbcbcb,#b1b1b1);
		background-image: -o-linear-gradient(top,#cbcbcb,#b1b1b1);
		background-image: linear-gradient(to bottom,#cbcbcb,#b1b1b1);
	}
	.commentbox .cbtn .inner {
		padding: 0 15px;
		background-color: #fcfcfc;
		background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fafafa));
		background-image: -moz-linear-gradient(top,#fff,#fafafa);
		background-image: -o-linear-gradient(top,#fff,#fafafa);
		background-image: linear-gradient(to bottom,#fff,#fafafa);
		display: inline-block;width: 100%;height: 100%;
		border-radius: 3px;text-align: center;
	}
	.commentbox .cbtn .btn_recomm .txt {font-size: 12px;letter-spacing: -1px;}





/*********************************************
* footer basic : 2013-10-17
*********************************************/

	.folinker {
		display: inline-block;
		padding: 0;
		color: #9e9e9e !important;
	}

	.folinker:before {
		display: inline-block;
		width: 1px;
		height: 12px;
		margin: 0 6px 0 3px;
		background: #45484d;
		vertical-align: -2px;
		content: '';
	}
	.folinker:first-child:before {
		display: none;
	}