﻿@charset "utf-8";

dl.subject {
	margin-bottom: 20px;
	padding: 0 0 0 90px;
	background: url('http://simg.gpotato.eu/flyff/common/new/layout/bg_elf.jpg') no-repeat 0 0;
	height: 75px;
}
dl.subject dt {
	font-weight: bold;
	color: #014071;
	font-size: 16px;
	padding: 17px 0 7px;
}
dl.subject dd {
	padding-bottom: 2px;
}
dl.subject dd input {
	padding: 4px 0 9px 3px;
	border: 0 none;
	background-color: #e0e5e7;
	color: #014071;
	font-size: 100%;
	width: 477px;
	background: transparent url('http://simg.gpotato.eu/flyff/common/new/layout/bg_subject_input.gif') no-repeat 0 100%;/**/
}
ul.new_tab {
	margin-bottom: 2px;
	border-bottom: 1px solid #e5e5e5;
}
ul.new_tab:after {
	clear: both;
	display: block;
	content: ' ';
	visibility: hidden;
}
* html ul.new_tab {height: 1%;}
*+ html ul.new_tab {height: 1%;}
ul.new_tab li {
	float: left;
	margin: 0 2px 0 0;
}
ul.new_tab li a {
	border-top: 1px solid #9cb980;
	border-right: 1px solid #7ca459;
	border-bottom: 1px solid #7ca459;
	border-left: 1px solid #9cb980;
	display: inline-block;
	line-height: 19px;
	height: 19px;
	padding: 0 30px;
	font-weight: bold;
	color: #548524;
	background: url('http://simg.gpotato.eu/flyff/common/new/layout/bg_news_tab.gif') no-repeat 0 0;
}
ul.new_tab li.visible a, ul.new_tab li a:hover {
	border-top: 1px solid #8ab163;
	border-right: 1px solid #45681a;
	border-bottom: 1px solid #45681a;
	border-left: 1px solid #8ab163;
	color: #fff;
	background-position: -200px 0;
}
div.write_new {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #e4e4e4;
}
div.write_new textarea {
	background: #e0e5e7;
	border: 1px solid #a9a8a6;
	width: 570px;
	height: 400px;
}
div.desc_chk {
	position: relative;
	margin-bottom: 50px;
	zoom:1;
}
div.desc_chk span {
	position: absolute;
	top: 0;
	right:0;
}
div.desc_chk span span { position:static; }
*+ html div.desc_chk span span { padding-left:13px; }
div.news_btn {text-align: center;}
#content{min-height:772px;}
