@charset "utf-8";

.list{
	clear:both;
	OVERFLOW: auto;
	WIDTH: 420px;
	HEIGHT: 300px;
	margin-left:25px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #bdb6a5; 
	SCROLLBAR-SHADOW-COLOR: #bdb6a5;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #686448;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	}

.left_back{
	width:220px;
	padding-top:21px;
	vertical-align:top;
	}
	
.left_login{
	float:right;
	width:188px;
	margin-right:1px;
	padding-top:3px;
	background:#f6f6f6
	}

.left_input{
	width:92px;
	height:20px;
	line-height:20px;
	border-top:1px solid #9e9e9e;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	border-left:1px solid #9e9e9e;
	padding-left:4px
	}
.left_check{
	vertical-align:middle;
	}

.member a:link{
	color:#dd7300;
	}
.member a:visited{
	color:#dd7300;
	}
.member a:active{
	color:#dd7300;
	}
.member a:hover{
	color:#809810;
	}

.left_menu_wrap{
	clear:both;
	margin-left:38px;
	padding-top:15px;
	line-height:23px;
	color:#fff;
	}
.left_menu_wrap p{
	padding-left:10px
	}
	
.left_menu_wrap a:link{
	color:#fff;
	}
.left_menu_wrap a:visited{
	color:#fff;
	}
.left_menu_wrap a:active{
	color:#fff;
	}
.left_menu_wrap a:hover{
	color:#ffe87c;
	text-decoration:none
	}

.left_menu_title a:link{
	color:#fff0aa;
	font-weight:bold
	}
.left_menu_title a:visited{
	color:#fff0aa;
	font-weight:bold
	}
.left_menu_title a:active{
	color:#fff0aa;
	font-weight:bold
	}
.left_menu_title a:hover{
	color:#deff8e;
	font-weight:bold
	text-decoration:none
	}

#main_header{
	background:#8fa81b;
	text-align:right;
	padding:2px 6px 2px 0;
	margin-bottom:30px;
	color:#abc72a
	}
#contents{
	padding-left:40px;
	vertical-align:top;
	}

#main_header a:link{
	color:#f0f0f0;
	}
#main_header a:visited{
	color:#f0f0f0;
	}
#main_header a:active{
	color:#f0f0f0;
	}
#main_header a:hover{
	color:#ffe87c;
	}

.main_con01_wrap {
	float:left;
	width:410px;
	}
.main_con01 {
	border:1px solid #c1c1c1
	}
.main_con_line01{
	padding:11px 0 9px 9px;
	border-bottom:1px dotted #dedede
	}
.main_con_line02{
	padding:11px 0 9px 9px;
	border-bottom:1px dotted #dedede;
	background:#f1f1f1
	}
.main_con02_wrap {
	float:right;
	width:410px;
	}
.main_con02 {
	border:1px solid #c1c1c1
	}

	
.footer{
	border:1px solid #d0df8b;
	padding:12px;
	background:#e9edaf;
	margin-bottom:30px
	}
	
.board_line01{		
	height:1px;
	background:#bebebe
	}
.board_line02{		
	height:3px;
	background:#8fa81b;
	}
.board_line03{		
	height:2px;
	background:#aaa
	}
.tbl01 td{		
	text-align:center;
	padding:8px 0 6px 0;
	border-bottom:1px solid #aaa
	}
.tbl02 td{		
	text-align:center;
	padding:4px 0 2px 0;
	}
.board_title{
	font-weight:bold;
	color:#8fa81b;
	}
	
.board_input{
	height:20px;
	line-height:20px;
	border-top:1px solid #9e9e9e;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	border-left:1px solid #9e9e9e;
	padding-left:4px;
	background:#f5f5f5
	}

.title01{
	font-size:14px;
	font-weight:bold;
	color:#b18748;
	padding:15px 0 10px 0
	}
	
.title01 a:link{
	color:#987610;
	text-decoration:underline
	}
.title01 a:visited{
	color:#987610;
	text-decoration:underline
	}
.title01 a:active{
	color:#987610;
	text-decoration:underline
	}
.title01 a:hover{
	color:#809810;
	text-decoration:underline
	}
	
.check01{
	vertical-align:middle;
	margin-right:3px
	}
.check_wrap{
	float:left;
	width:184px;
	text-align:left;
	padding:4px 0
	}

.pop_wrap{
	width:450px;
	text-align:center;
	}
	
.pop_header{
	font-size:16px;
	font-weight:bold;
	color:#ffeea0;
	height:40px;
	line-height:40px;
	border-bottom:5px solid #8fa81b;
	background:#1c1c1c
	}
.pop_cont{
	padding:20px;
	padding-bottom:
	}

.leftRight_line{
	border-left:2px solid #aaa;
	border-right:2px solid #aaa;
	}