.list_menu .post_btn{
	background: url("../images/post_write_bg.png") no-repeat;
	width: 580px;
	height: 64px;
	float:left;
	padding-left: 9px;
	margin-bottom: 15px;
	margin-left: -10px;
}

.list_menu .post_btn a{
	display: block;
	float:left;
}

.list_menu .post_btn .post_btn_text{
	background: url("../images/post_write_btn.png") no-repeat 0px 0px;
	width: 133px;
	height: 64px;
	float:left;
}

.list_menu .post_btn .post_btn_text:hover{
	background: url("../images/post_write_btn.png") no-repeat 0px -64px;
}

.list_menu .post_btn .post_btn_contents{
	background: url("../images/post_write_btn.png") no-repeat -133px 0px;
	width: 154px;
	height: 64px;
	float:left;
}

.list_menu .post_btn .post_btn_contents:hover{
	background: url("../images/post_write_btn.png") no-repeat -133px -64px;
}

.list_menu .post_btn .post_btn_video{
	background: url("../images/post_write_btn.png") no-repeat -285px 0px;
	width: 135px;
	height: 64px;
	float:left;
}

.list_menu .post_btn .post_btn_video:hover{
	background: url("../images/post_write_btn.png") no-repeat -285px -64px;
}

.list_menu .post_btn .post_btn_crative{
	background: url("../images/post_write_btn.png") no-repeat -420px 0px;
	width: 151px;
	height: 64px;
	float:left;
}

.list_menu .post_btn .post_btn_crative:hover{
	background: url("../images/post_write_btn.png") no-repeat -420px -64px;
}



#xn_document_list .list_menu_text .keyword{
	font-size: 14px;
	letter-spacing: -1px;
	overflow:hidden;
	font-weight: bold;
	color: #2e7ceb;
}

#xn_document_list .search_post_list_total{
	
}



#xn_document_list .list_menu_title {
	height: 27px;
	float: left;
	width: 568px;
}

#xn_document_list .list_menu .list_menu_text {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;	
	
	float: left;
	font-family: "Dotum";
}

#xn_document_list .list_menu .list_menu_text .title_16{
	font-size: 16px;
	font-weight:bold;
	color: #333333;
}

#xn_document_list .list_menu_line {
	float: left;
	background:#d3d3d3;
	width: 570px;
	height: 1px;
	margin-top: 8px;
}

#xn_document_list .list_menu .list_menu_type {
	float:right;
	margin-top: 2px;
}

#xn_document_list .list_menu .list_menu_type .list_menu_zine {
	background: #fff url(../images/type_zine.gif) no-repeat;	
	display: block;
	width: 17px;
	height: 18px;
	float: left;	
	margin-right: 3px;
}

#xn_document_list .list_menu .list_menu_type .list_menu_zine.selected {
	background: #fff url(../images/type_zine.gif) no-repeat -18px 0px;
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	margin-right: 3px;
}

#xn_document_list .list_menu .list_menu_type .list_menu_classic {
	background: #fff url(../images/type_classic.gif) no-repeat;
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	margin-right: 3px;
}

#xn_document_list .list_menu .list_menu_type .list_menu_classic.selected {
	background: #fff url(../images/type_classic.gif) no-repeat -18px 0px;
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	margin-right: 3px;
}

#xn_document_list .list_menu .list_menu_type .list_menu_gallery {
	background: #fff url(../images/type_gallery.gif) no-repeat;
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	margin-right: 3px;
}

#xn_document_list .list_menu .list_menu_type .list_menu_gallery.selected {
	background: #fff url(../images/type_gallery.gif) no-repeat -18px 0px;
	display: block;
	width: 17px;
	height: 18px;
	float: left;
	margin-right: 3px;
}


#xn_document_list .list_menu .category_nav{
	float: left;
	width: 568px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#xn_document_list .list_menu .catagory_nav_bg_top{
	float: left;
	background: url('../images/catagory_nav_bg_top.png') no-repeat;
	width: 568px;
	height: 3px;
}

#xn_document_list .list_menu .catagory_nav_bg{
	float: left;
	background: url('../images/catagory_nav_bg.png');
	width: 538px;
	padding: 10px 15px 8px 15px;
}

#xn_document_list .list_menu .catagory_nav_bg_bottom{
	float: left;
	background: url('../images/catagory_nav_bg_bottom.png');
	width: 568px;
	height: 3px;
}

#xn_document_list .list_menu .cur_category a{
	color: #555;
	text-decoration:none;
}

#xn_document_list .list_menu .cur_category a:hover{
	color: #555;
	text-decoration:underline;
}

#xn_document_list .list_menu .catagory_nav_bg ul{
	list-style-type: none;
	margin:8px 0px 0px 0px;
	padding-top:10px;
	border-top: 1px solid #dadada;
}

#xn_document_list .list_menu .catagory_nav_bg ul li{
	float:left;
	margin-right: 30px;
	background: url('../images/catagory_nav_blet.png') no-repeat 0px 5px;
	padding-left: 8px;
}

#xn_document_list .list_menu .catagory_nav_bg ul li a{
	color: #555;
	text-decoration:none;
}

#xn_document_list .list_menu .catagory_nav_bg ul li a:hover{
	color: #555;
	text-decoration:underline;
}


#xn_document_list .list_menu .select_sort_index {
	font-size:11px;
	color:#8c8c8c;
	font-family:  "Dotum"
}

#xn_document_list .post_write{
	width: 568px;
	background: #f1f1f1 url('../images/post_write_icon_box.gif');
	height: 55px;
	margin-bottom: 25px;
}

.post_button a{display:block; height:49px; text-indent:-9999px; float:left; }
.post_button .post_button_1 {width:69px; background: transparent url(../images/servicetop_post_icon.png) no-repeat 0px 0px;}
.post_button .post_button_1:hover {background: transparent url(../images/servicetop_post_icon.png) no-repeat 0px -49px;}
.post_button .post_button_3 {width:64px; background: transparent url(../images/servicetop_post_icon.png) no-repeat -133px 0px;}
.post_button .post_button_3:hover {background: transparent url(../images/servicetop_post_icon.png) no-repeat -133px -49px;}

#xn_document_list .post_write_select_btn a{
	display:block; width:77px; height:55px; text-indent:-9999px; float:left; 
}

#xn_document_list .post_write_select_btn .post_write_text {
	background: transparent url(../images/post_write_icon.png) no-repeat 0px 0px;

}
#xn_document_list .post_write_select_btn .post_write_text:hover {
	background: transparent url(../images/post_write_icon.png) no-repeat 0px -55px;
}

#xn_document_list .post_write_select_btn .post_write_sszupload {
	background: transparent url(../images/post_write_icon.png) no-repeat -77px 0px;
}

#xn_document_list .post_write_select_btn .post_write_sszupload:hover {
	background: transparent url(../images/post_write_icon.png) no-repeat -77px -55px;
}

#xn_document_list .post_write_select_btn .post_write_movie  {
	background: transparent url(../images/post_write_icon.png) no-repeat -154px 0px;
}

#xn_document_list .post_write_select_btn .post_write_movie:hover {
	background: transparent url(../images/post_write_icon.png) no-repeat -154px -55px;
}

#xn_document_list .post_write_select_btn .post_write_ssproducer {
	background: transparent url(../images/post_write_icon.png) no-repeat -231px 0px;
}

#xn_document_list .post_write_select_btn .post_write_ssproducer:hover {
	background: transparent url(../images/post_write_icon.png) no-repeat -231px -55px;
}