@charset "utf-8";
body {
	font: 100%/1.4 "굴림", Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
li { 
	margin:0; 
	padding: 0;
 	list-style:none;
 }
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a {
	text-decoration: none;
}
a img {
	border: none;
	text-decoration: none;
}
a:link {
	color: #42413C;
	text-decoration: none;
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	background-color: #FFFFFF;
}
.header {
	background-color: #5d5d57;
	width: 100%;
}
.header .sub {
	margin: 0 auto;
	width: 976px;
}
.header .sub .fr {
	float: right;
	margin: 18px 0 0 0;
	padding: 0;
	position:relative;
	vertical-align:bottom;
}
.header .sub .fr a {
	color: #969696;
	vertical-align:bottom;
}
.content {
	margin: 0 auto;
	padding: 10px 0;
	width: 976px;
}
.content ul, .content ol {
	padding: 0;
	border: none;
}
.footer {
	border-top:1px #bababa solid;
	text-align:center;
	width: 100%;
	position: relative;
	clear: both;
}
.footer .sub {
	text-align:left;
	width: 976px;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
	color:#b6b6b2;
}
.footer .sub  a{
	color:#b6b6b2;
	text-decoration: none;
}
.footer .sub  a:hover{
	color:#b6b6b2;
	text-decoration: underline;
}
ul.list {
	float: left;
	width: 703px;
	list-style: none;
	margin-bottom: 15px;
}
ul.list li {
	margin: 2px 0;
}
ul.list a, ul.list a:visited, ul.list a span, ul.list a:visited span {
	display: block;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #ADB96E;
	color: #FFF;
}
.list {
	float: left;
	width: 703px;
	margin: 0 35px 0 0;
}
.list2 {
	float: left;
	width: 238px;
	padding:2px 0 0 0;
}
.list_paging {
	float: left;
	width: 703px;
	margin: 0;
	text-align: center;
}
/*페이징 */
.paging {
	float:left;
	width: 703px;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
}
.paging .num {
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
}
.paging .num.over, .paging .num:hover {
	font-weight: bold;
	vertical-align: middle;
	color: #f2f2f2;
	background: #969696;
	font-size: 12px;
}
.paging span {
	padding: 7px 12px 5px 10px;
	margin:0 3px;
	text-align: center;
	color: #969696;
	background: #f2f2f2;
	vertical-align: middle;
	font-weight: bold;
	display: inline-block;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.list_head {
	height: 45px;
}
.list_head span {
	text-align: center;
	height: 41px;
	line-height: 41px;
	background: #5d5d57;
	color: #FFF;
	font-weight: bold;
}
.list_body {
	height: 31px;
	color: #4e4e4e;
	background: #f2f1e3;
}
.list_body.public {
	height: 31px;
	color: #4e4e4e;
	background: #f2e4cd;
}
.list_body:hover {
	background: #cfcec6;
}
.list_body a span {
	height: 31px;
	line-height: 31px;
}
.list_no {
	text-align: center;
	display: block;
	width: 65px;
	float: left;
	margin: 0 2px 0 0;
}
.list_title {
	display: block;
	width: 293px;
	float: left;
	margin: 0 2px 0 0;
	text-align:left;
	overflow:hidden;
}
.list_owner {
	text-align: center;
	display: block;
	width: 115px;
	float: left;
	margin: 0 2px 0 0;
	overflow:hidden;
}
.list_people {
	text-align: center;
	display: block;
	width: 75px;
	float: left;
	margin: 0 2px 0 0;
	overflow:hidden;
}
.list_time {
	text-align: center;
	display: block;
	width: 78px;
	float: left;
	margin: 0 2px 0 0;
	overflow:hidden;
}
.list_ext {
	text-align: center;
	display: block;
	width: 67px;
	float: left;
	overflow:hidden;
}