

#wrap{
	width: 100%;
	
}

#hdwrap{
	border-bottom: 3px solid #4d8510;
	height: 100px;
	background: #ffffff;
}

#top{
	width: 900px;
	margin: 0 auto;
}

#top .logo{
	float: left;
	margin-top: 30px;
}
#top .menu img{
	border: none;
}
#top .menu ul{
	margin: 40px 0 0 0;
	padding: 0;
	float: right;
}

#top .menu li{
	float: left;
	display: block;
	margin-left: 2px;
	font-size:14px;
}
#top .menu li a{
	display: block;
	padding: 10px 10px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffffff;
	background: #4d8510 url("/images/common/bg_top.gif");
	border: 1px solid #34720c;
	border-bottom: none;
}
#top .menu li a:hover{
	color: #ffff00;
}
.menusub{
	top:103px;
	background: #ff0000;
	position: absolute;
	width: 100%;
	height: 200px;
	background: url("/images/common/bg_submenu.png") repeat-x;
}
.menusub .list{
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
}
.menusub .list a{
	color:#ffffff;
	text-decoration: none;
	line-height: 17px;
	font-size: 11px;
	letter-spacing: -1px;
}
.menusub .list a:hover{
	color: #ffe611;
}
.menusub .list .list1,
.menusub .list .list2,
.menusub .list .list3,
.menusub .list .list4{
	float: left;
	width: 140px;
}
#top .member{
	text-align: right;
	padding-top: 10px;
	font-size:11px;
	letter-spacing: -0.5px;
	color: #bf1a20;
}

#ctwrap{
	width: 900px;
	margin: 0 auto;
	min-height: 510px;
	background: #ffffff;
}

#ctwrap .left{
	padding: 0;
	margin: 0;
	width: 178px;
	float: left;
	vertical-align:top;
	background: #ffffff;
}
#ctwrap .left img{
	border: none;
}
#ctwrap .right{
	float: left;
	padding-left: 20px;
	min-height: 510px;
}
#ctwrap .left h1{
	margin: 0;
	padding: 0;
}
#ctwrap .left ul{
	margin: 15px 0 0 0;
	padding: 0;
}
#ctwrap .left li{
	display: block;
}
#btwrap{
	clear: both;
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #dddddd;
	background: #eeeeee;
	text-align: center;
}


.boardlist{
	width:100%;
	border-collapse: collapse;
	clear: both;
}
.boardlist th{
	color:#333333;
	height:24px;
	letter-spacing: -1px;
	border-top:2px solid #666666;
	border-bottom:1px solid #666666;
}
.boardlist td{
	border-bottom:1px solid #dddddd;
	height:24px;
	text-align:center;
}
.boardlist .number, 
.boardlist .date,
.boardlist .hit{
	font-family:  Arial, Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#aaaaaa;
}
.boardlist .subject{
	text-align:left;
}
.boardlist .subject a{
	text-decoration: none;
	color:#666666;
}
.boardlist .subject a:hover{
	color:#111111;
}
.boardlist .textlink{
	color:#666666;
	text-decoration: none;
}
.boardlist .textlink:hover{
	color:#111111;
}

.boardpage{
	clear: both;
	padding-top:40px;
	text-align:center;
	font-family:arial;
}
.boardpage .boardPageIn{
	border:1px solid #555555;
	background:#666666;
	color:#ffffff;
	padding:5px 8px;
	font-weight:bold;	
}
.boardpage a{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
	border:1px solid #dddddd;
}

.boardsearch{
	clear: both;
	margin-top:20px;
	text-align: center;
	background: #eeeeee;
	padding: 10px;
}

.boardbtn{
	margin-top:18px;
	margin-left:630px;
	position: absolute;
}
.btnupdown{
	color:#333333;
	border:1px solid #c1c0c0;
	padding:2px 4px;
	background:#f8f8f8;
	text-decoration: none;
	letter-spacing: -1px;
	font-size:11px;
	font-weight: bold;
}
.btn1{
	color:#ffffff;
	border:1px solid #555555;
	padding:7px 12px;
	background:#666666;
	box-shadow:#999999 1px 1px 5px;
	text-decoration: none;
	font-weight: bold;
	margin:0 2px;
	font-size:12px;
}
.btn2{
	color:#666666;
	border:1px solid #c1c0c0;
	padding:3px 8px;
	background:#f8f8f8;
	text-decoration: none;
	letter-spacing: -1px;
	font-size:11px;
	font-weight: normal;
}
.btn4{
	color:#ffffff;
	padding:65px 16px;
	background:url("/images/common/btn4.gif") no-repeat;
	box-shadow:#999999 1px 1px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
.btnlogin{
	color:#ffffff;
	border:1px solid #b02b30;
	padding:21px 12px;
	background:#c53036;
	box-shadow:#999999 1px 1px 5px;
	text-decoration: none;
	font-weight: bold;
	margin:0 2px;
	font-size:12px;
}
.tbox1 {
	border:1px solid #dddddd;
	font-family: arial, tahoma;
	font-size:12px;
	color:#666666;
	padding:2px;
}
.tbox2 {
	border:1px solid #dddddd;
	font-family: arial, tahoma;
	font-size:11px;
	letter-spacing: -1px;
	color:#666666;
}
.tbox3 {
	border:1px solid #dddddd;
	font-family: arial, tahoma;
	font-size:12px;
	color:#666666;
	padding:1px;
}

.point5{
	font-weight: bold;
	color:#ee3a23;
	font-size:11px;
}

.boardwrite{
	border:1px solid #dddddd;
	padding:10px;
	margin-bottom: 40px;
}
.boardwrite table{
	width: 100%;
	border-collapse: collapse;
}
.boardwrite th{
	width:80px;
	text-align: left;
	border-bottom: 1px dotted #dddddd;
	color:#333333;
	padding-left: 10px;
}
.boardwrite td{
	border-bottom: 1px dotted #dddddd;
	padding: 10px;
}


.tableinput{
	width:700px;
	border-collapse: collapse;
}
.tableinput table, .tableinput th, .tableinput td{
	border:1px solid #dddddd;
	padding:5px;
}
.tableinput th{
	color:#333333;
	letter-spacing: -0.5px;
	text-align: left;
	background: #f2f2f2;
	width:130px;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
}
.tableinput td{
	border:1px solid #dddddd;
	line-height: 22px;
}

.intable1{
	margin:15px 0;
	width:100%;
	border-collapse: collapse;
}
.intable1 img{
	width: 110px;
	height: 130px;
}
.intable1 table, .intable1 th, .intable1 td{
	border:1px solid #dddddd;
	padding:0;
}
.intable1 th{
	color:#333333;
	letter-spacing: -1px;
	text-align: left;
	background: #f2f2f2;
	width:100px;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
}
.intable1 td{
	border:1px solid #dddddd;
	line-height: 22px;
	text-align: left;
	padding:5px;
}

.tableinput h2{
	padding-top: 5px;
	margin: 0;
	font-size: 14px;
	color: #333333;
	letter-spacing: -1px;
}

h6{
	padding-bottom: 5px;
	margin: 0;
	font-size: 14px;
	color: #333333;
	letter-spacing: -1px;
}
.point3{
	font-size:11px;
	letter-spacing: -0.5px;
	color: #c53036;
}

.leftsearchbox{
	margin-top:20px;
	width: 170px;
	border: 1px solid #dddddd;
	background: #eeeeee;
	padding: 10px 5px;
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
}

.title{
	border-bottom:1px solid #d6d6d6;
	background:#ffffff;
	height:30px;
	margin-bottom:10px;
	margin-top:20px;
	width: 700px;
}
.title .name{
	float:left;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#333333;
	background:url(/images/admin/dot_title.gif) left no-repeat;
	padding:5px 0 5px 14px;
}
.title .location{
	float:right;
	font-size:11px;
	color:#999999;
	letter-spacing:-1px;
}
.title .location strong{
	font-weight:bold;
	color:#666666;
}

.option{
	clear: both;
}
.optionl{
	float:left;
	margin: 15px 0;
}
.optionr{
	float:right;
	margin: 15px 0;
}


.left .leftmenu ul{
	padding:0;
	margin:0;	
}
.left .leftmenu li{
	list-style:none;
}
.left .leftmenu .titlename{
	border-bottom:1px solid #ededed;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding:10px;
	background:#ffffff url(/images/admin/dot3.gif) 165px 50% no-repeat;
	letter-spacing: -1px;
}
.left .leftmenu .sub a{
	border-bottom:1px solid #ededed;	
	background:#ffffff url(/images/admin/dot2.gif) 12px 50% no-repeat;
	display:block;
	padding:10px 10px 10px 20px;
	color:#666666;
	text-decoration:none;
}
.left .leftmenu .sub a:hover{
	background:#eeeeee;
	color:#bf1a20;
}
.total{
	font-weight: bold;
	color: #c93f45;
	font-family:tahoma;
	float: left;
}

.table01b {border-top:1px #d3d3d3 solid; border-left:1px #d3d3d3 solid; border-right:1px #d3d3d3 solid;  }
.table01b th {border-bottom:1px #d3d3d3 solid; background:#F2F2F2; color:#666666; text-align:center; padding:6px 3px; border-right:1px #d3d3d3 solid;}
.table01b td {border-bottom:1px #d3d3d3 solid; text-align:left; padding:3px 5px 0px 5px; height:25px; border-right:1px #d3d3d3 solid;}
.table01b th a:link, .table01b th a:visited, .table01b th a:active, .table01b th a:hover {color:#358951;}
.table01b .total {background:#f4f4f4; font-weight:bold;}